aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-29Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-01-28drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle
2016-01-27drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-01-27drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-01-27drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu
2016-01-26drm/etnaviv: call correct function when trying to vmap a DMABUFLucas Stach
2016-01-26drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmapLucas Stach
2016-01-26drm/etnaviv: fix get pages error path in etnaviv_gem_vaddrLucas Stach
2016-01-26drm/etnaviv: fix memory leak in IOMMU init pathLucas Stach
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King
2016-01-26drm/etnaviv: add helper for comparing model/revision IDsRussell King
2016-01-26drm/etnaviv: add helper to extract bitfieldsRussell King
2016-01-26drm/etnaviv: use defined constants for the chip modelRussell King
2016-01-26drm/etnaviv: update common and state_hi xml.h filesRussell King
2016-01-26drm/etnaviv: ignore VG GPUs with FE2.0Russell King
2016-01-26drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher
2016-01-26drm/radeon: only init fbdev if we have connectorsRob Clark
2016-01-25drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctlMatthew Dawson
2016-01-25drm/etnaviv: fix failure path if model is zeroRussell King
2016-01-25drm/etnaviv: hold object lock while getting pages for coredumpLucas Stach
2016-01-25drm/etnaviv: remove owner assignment from platform_driverFabio Estevam
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan
2016-01-23Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22lustre: remove unused declarationAl Viro
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-22drm/amdgpu: fix next_rptr handling for debugfsChristian König
2016-01-22drm/radeon: properly byte swap vce firmware setupAlex Deucher
2016-01-22drm/amdgpu: add a message to indicate when powerplay is enabled (v2)Alex Deucher
2016-01-22drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König