summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-10mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-02-10geneve: Relax MTU constraintsDavid Wragg
2016-02-10vxlan: Relax MTU constraintsDavid Wragg
2016-02-10gpio: davinci: Fix the number of controllers allocatedLokesh Vutla
2016-02-10gpio: davinci: Add the missing of-node pointerKeerthy
2016-02-10mmc: block: return error on failed mmc_blk_get()Olof Johansson
2016-02-10phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren
2016-02-10phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-10phy: core: fix wrong err handle for phy_power_onShawn Lin
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven
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-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-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-08nvmem: qfprom: Specify LE device endiannessStephen Boyd
2016-02-08nvmem: core: return error for non word aligned accessSrinivas Kandagatla
2016-02-08Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman