summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-12scsi_common: do not clobber fixed sense informationHannes Reinecke
2016-04-12intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-04-12Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-04-12Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-04-12Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-04-12ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-04-12clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt
2016-04-12clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov
2016-04-12clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner
2016-04-12clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner
2016-04-12mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-04-12mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-12mmc: tegra: properly disable card clockLucas Stach
2016-04-12mmc: tegra: Disable UHS-I modes for tegra114Jon Hunter
2016-04-12mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-04-12mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-12mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-12mmc: sdhci: plug DMA mapping leak on errorRussell King
2016-04-12mmc: sdhci: avoid unnecessary mapping/unmapping of align bufferRussell King
2016-04-12mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()Russell King
2016-04-12mmc: sdhci: fix command response CRC error handlingRussell King
2016-04-12mmc: sdhci: clean up command error handlingRussell King
2016-04-12mmc: sdhci: move initialisation of command error memberRussell King
2016-04-12mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin
2016-04-12ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom
2016-04-12drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-04-12drm/radeon/mst: fix regression in lane/link handling.Dave Airlie
2016-04-12drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher
2016-04-12drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-04-12drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-04-12drm/vc4: Return -EFAULT on copy_from_user() failureDan Carpenter
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-04-12md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-12md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown
2016-04-12raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li
2016-04-12RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li
2016-04-12RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li
2016-04-12md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-04-12raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey