summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-061-1/+1
|\ \ \ \ \
| * | | | | of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven2015-06-051-1/+1
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-066-15/+20
|\ \ \ \ \ \
| * | | | | | drm: fix writing to /sys/class/drm/*/statusRussell King2015-06-061-1/+1
| * | | | | | Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-065-14/+19
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä2015-06-041-7/+7
| | * | | | | | drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira2015-06-041-1/+4
| | * | | | | | drm/i915: Initialize HWS page address after GPU resetArun Siluvery2015-06-041-0/+6
| | * | | | | | drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä2015-06-011-3/+0
| | * | | | | | drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride2015-06-011-3/+2
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-062-6/+7
|\ \ \ \ \ \ \
| * | | | | | | Input: alps - do not reduce trackpoint speed by halfHans de Goede2015-06-041-3/+2
| * | | | | | | Input: elantech - add new icbody type洪一竹2015-06-041-0/+1
| * | | | | | | Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-021-3/+4
* | | | | | | | Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-061-15/+21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | iscsi_ibft: filter null v4-mapped v6 addressesChris Leech2015-06-051-15/+21
* | | | | | | | Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-051-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Preserve resource size during alignment reorderingYinghai Lu2015-06-011-2/+3
| * | | | | | | | PCI: Fix IOV resource sorting by alignment requirementWei Yang2015-05-271-1/+3
* | | | | | | | | Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-051-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel2015-06-021-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-052-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie2015-06-041-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov2015-06-031-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-06-041-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher2015-06-011-1/+1
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-052-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick2015-05-121-0/+1
| * | | | | | | | | | i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin2015-05-121-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-042-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi2015-06-021-1/+4
| * | | | | | | | | | dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski2015-05-221-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-031-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NVMe: fix type warning on 32-bitArnd Bergmann2015-05-291-4/+6
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0114-76/+94
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-015-27/+20
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-284-20/+15
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | | * | | | | | | | | | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | * | | | | | | | | | | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
| * | | | | | | | | | | | bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| * | | | | | | | | | | | xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
| * | | | | | | | | | | | xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
| * | | | | | | | | | | | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| * | | | | | | | | | | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| * | | | | | | | | | | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| * | | | | | | | | | | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-312-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-261-8/+9
| * | | | | | | | | | | | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-261-2/+2