summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-09-025-17/+22
|\
| * dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin2016-08-221-3/+1
| * dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-08-221-2/+2
| * dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun2016-08-221-0/+1
| * dmaengine: pxa_dma: fix debug messageRobert Jarzmik2016-08-191-3/+6
| * dmaengine: pxa_dma: fix hotchain corner caseRobert Jarzmik2016-08-191-1/+1
| * dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-08-081-8/+11
* | Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-0214-31/+133
|\ \
| * \ Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie2016-09-024-13/+24
| |\ \
| | * | drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-08-201-1/+1
| | * | drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-202-1/+12
| | * | drm/vc4: Free hang state before destroying BO cache.Eric Anholt2016-08-201-2/+2
| | * | drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt2016-08-201-3/+3
| | * | drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt2016-08-201-5/+5
| | * | drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-08-201-1/+1
| | |/
| * | Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-09-023-8/+43
| |\ \
| | * | drm/imx: fix crtc vblank state regressionLucas Stach2016-08-301-0/+4
| | * | drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-8/+39
| * | | Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2016-08-313-5/+40
| |\ \ \
| | * | | drm/msm: protect against faults from copy_from_user() in submit ioctlRob Clark2016-08-283-0/+18
| | * | | drm/msm: fix use of copy_from_user() while holding spinlockRob Clark2016-08-281-5/+22
| * | | | drm/amdgpu: record error code when ring test failedChunming Zhou2016-08-311-2/+3
| * | | | drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu2016-08-311-3/+9
| * | | | drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu2016-08-311-0/+3
| * | | | drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu2016-08-311-0/+11
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-024-12/+14
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2016-08-301-5/+6
| |\ \ \ \ \
| | * | | | | clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399Xing Zheng2016-08-241-0/+1
| | * | | | | clk: rockchip: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src on rk3399Xing Zheng2016-08-121-2/+2
| | * | | | | clk: rockchip: fix incorrect aclk_emmc source gate bits on rk3399Xing Zheng2016-08-121-2/+2
| | * | | | | clk: rockchip: fix rk3399 aclk_vio gate bitChris Zhong2016-08-111-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu2016-08-241-2/+2
| * | | | | clk: renesas: r8a7795: Fix SD clocksYoshihiro Shimoda2016-08-121-4/+5
| * | | | | clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai2016-08-111-1/+1
| |/ / / /
* | | | | rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine2016-09-021-1/+1
* | | | | drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches2016-09-021-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-313-4/+4
|\ \ \ \ \
| * | | | | crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong2016-08-241-1/+1
| * | | | | crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-08-241-2/+2
| * | | | | hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick2016-08-241-1/+1
* | | | | | Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-08-305-57/+107
|\ \ \ \ \ \
| * | | | | | raid5: avoid unnecessary bio data setShaohua Li2016-08-241-8/+5
| * | | | | | raid5: fix memory leak of bio integrity dataShaohua Li2016-08-241-7/+15
| * | | | | | raid10: record correct address of bad blockTomasz Majchrzak2016-08-241-4/+5
| * | | | | | md-cluster: fix error return code in join()Wei Yongjun2016-08-241-3/+9
| * | | | | | r5cache: set MD_JOURNAL_CLEAN correctlySong Liu2016-08-242-9/+9
| * | | | | | md: don't print the same repeated messages about delayed sync operationArtur Paszkiewicz2016-08-171-4/+9
| * | | | | | md: remove obsolete ret in md_start_syncGuoqing Jiang2016-08-171-5/+2
| * | | | | | md: do not count journal as spare in GET_ARRAY_INFOSong Liu2016-08-171-0/+3
| * | | | | | md: Prevent IO hold during accessing to faulty raid5 arrayAlexey Obitotskiy2016-08-061-1/+3