summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mailbox: mailbox-test: Prevent memory leakLee Jones2016-04-121-3/+6
* mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones2016-04-121-4/+3
* mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin2016-04-081-2/+2
* Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-072-17/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-071-3/+3
|\
| * rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp2016-04-051-3/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-04-072-4/+31
|\ \
| * | firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo2016-04-071-0/+16
| * | virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin2016-04-071-3/+8
| * | qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin2016-04-071-1/+7
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-0731-166/+400
|\ \
| * \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-0721-77/+209
| |\ \
| | * | drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
| | * | drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu2016-04-041-0/+3
| | * | drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu2016-04-041-0/+6
| | * | drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu2016-04-041-16/+11
| | * | drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu2016-04-045-26/+35
| | * | drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer2016-04-012-4/+8
| | * | drm/amdgpu: fence wait old rcu slotChunming Zhou2016-04-011-2/+6
| | * | drm/amdgpu: fix leaking fence in the pageflip codeChristian König2016-04-011-1/+1
| | * | drm/amdgpu: print vram type rather than just DDRAlex Deucher2016-04-011-2/+13
| | * | drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher2016-04-011-1/+8
| | * | drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2016-04-012-16/+16
| | * | drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
| | * | drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
| | * | drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu2016-04-011-2/+2
| | * | drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu2016-04-011-0/+63
| | * | drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu2016-04-011-1/+1
| | * | drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu2016-04-011-3/+10
| | * | drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu2016-04-011-6/+2
| | * | drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-012-0/+19
| | * | drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu2016-04-011-5/+8
| * | | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-04-063-1/+28
| |\ \ \
| | * | | drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot2016-04-063-1/+28
| * | | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-04-061-11/+3
| |\ \ \ \
| | * | | | drm: ARM HDLCD - fix an error codeDan Carpenter2016-04-041-1/+2
| | * | | | drm: ARM HDLCD - get rid of devm_clk_put()Alexey Brodkin2016-04-041-12/+3
| * | | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-066-77/+160
| |\ \ \ \ \
| | * | | | | drm/imx: Don't set a gamma table sizeDaniel Vetter2016-03-311-10/+0
| | * | | | | drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying2016-03-311-2/+2
| | * | | | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-312-3/+3
| | * | | | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-312-8/+2
| | * | | | | gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutexLiu Ying2016-03-311-0/+4
| | * | | | | drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-311-2/+0
| | * | | | | drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson2016-03-311-1/+10
| | * | | | | drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel2016-03-311-0/+12
| | * | | | | drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel2016-03-312-12/+95
| | * | | | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-311-43/+36
| | |/ / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-062-16/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3