summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman242-1383/+1910
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+6
2015-06-07Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-110/+148
2015-06-07Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-22/+105
2015-06-07Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-59/+121
2015-06-07Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-06-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-15/+20
2015-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+7
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+21
2015-06-06iscsi_ibft: filter null v4-mapped v6 addressesChris Leech1-15/+21
2015-06-06drm: fix writing to /sys/class/drm/*/statusRussell King1-1/+1
2015-06-06Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-14/+19
2015-06-05Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+6
2015-06-05Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2015-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+3
2015-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+3
2015-06-05Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-05Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-05USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+7
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery1-0/+6
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie1-2/+2
2015-06-04Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+6
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+4
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel1-0/+1
2015-06-02staging: unisys: use schedule_timeout_interruptible()Nicholas Mc Guire1-2/+1
2015-06-02staging: unisys: Prepare vbus_hdr_info to be publicDon Zickus1-22/+30
2015-06-02staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus2-71/+118
2015-06-02staging: unisys: Move channel creation up the stackDon Zickus3-95/+63
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman16-509/+508
2015-06-02staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman11-219/+217
2015-06-02staging: wilc1000: remove unused data typesGreg Kroah-Hartman1-10/+0
2015-06-02staging: wilc1000: update TODO listArnd Bergmann1-1/+7
2015-06-02staging: wilc1000: fix compiler warningsArnd Bergmann4-11/+10
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann7-37/+39
2015-06-02staging: wilc1000: remove semaphore wrapperArnd Bergmann13-400/+161
2015-06-02staging: wilc1000: remove EXPORT_SYMTABArnd Bergmann1-1/+1
2015-06-02staging: wilc1000: remove unused OS abstraction featuresArnd Bergmann5-238/+0
2015-06-02staging: wilc1000: clean up timer featureArnd Bergmann5-41/+0
2015-06-02staging: wilc1000: clean up sleep wrapperArnd Bergmann5-49/+1
2015-06-02staging: wilc1000: simplify semaphore wrapperArnd Bergmann4-34/+1
2015-06-02staging: wilc1000: remove unused memory handling codeArnd Bergmann5-116/+0
2015-06-02staging: wilc1000: simplify msgqueue codeArnd Bergmann5-56/+0