summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel
2016-02-09thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2016-02-09thermal: allow spear-thermal driver to be a moduleArnd Bergmann
2016-02-09thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2016-02-09thermal: rcar: enable to use thermal-zone on DTKuninori Morimoto
2016-02-09thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan
2016-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-09nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig
2016-02-09of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-02-09drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-02-08Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher
2016-02-08drm/amdgpu: be consistent with uvd cg flagsAlex Deucher
2016-02-08drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher
2016-02-08drm/amdgpu: handle uvd pg flags properlyAlex Deucher
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher
2016-02-08mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik
2016-02-08mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov
2016-02-08drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula
2016-02-08drm/i915/dp: abstract training pattern selectionJani Nikula
2016-02-08drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-08drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-08drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-08drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper
2016-02-08drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-02-07nvmem: qfprom: Specify LE device endiannessStephen Boyd
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla
2016-02-08dmaengine: edma: fix residue race for cyclicJohn Ogness
2016-02-08dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko
2016-02-07Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-06pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-06tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll