summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-28Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee
2016-01-28Staging: panel: Make code more readableKsenija Stanojevic
2016-01-28Staging: panel: Reduce value range for *nameKsenija Stanojevic
2016-01-28Staging: panel: Remove ULLKsenija Stanojevic
2016-01-28Staging: panel: Remove typedef pmask_tKsenija Stanojevic
2016-01-28Staging: panel: Use u8 typeKsenija Stanojevic
2016-01-28Staging: panel: Remove spaceKsenija Stanojevic
2016-01-28staging: update panel driver's author addressWilly Tarreau
2016-01-28staging: panel: remove warnings line over 80 charactersRicardo Ruedas
2016-01-28Staging: panel: Fixed a spacing after cast coding style issueDaniel H. Hemmingsen
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-01-29Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into d...Dave Airlie
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-28Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-01-27hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2016-01-27cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy
2016-01-27cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson
2016-01-27vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson
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-27cleancache: constify cleancache_ops structureJulia Lawall
2016-01-27irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern
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-26base/platform: Fix platform drivers with no probe callbackMartin Wilck