summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-1/+1
|\
| * Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0959-264/+534
| |\
| * \ merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19630-3955/+11473
| |\ \
| * | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-071-1/+1
* | | | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-164-26/+117
|\ \ \ \
| * | | | iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-051-0/+39
| * | | | dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-011-7/+14
| * | | | iommu: fix initialization without 'add_device' callbackMarek Szyprowski2014-12-011-1/+1
| * | | | iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-012-1/+34
| * | | | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-011-18/+13
| * | | | iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+17
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-161-1/+1
|\ \ \ \
| * | | | iommu/exynos: Fix arm64 allmodconfig buildMark Brown2014-12-161-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-12-1515-80/+645
|\ \ \ \ \
| * | | | | leds: lp8860: Fix module dependencyAxel Lin2014-12-011-1/+2
| * | | | | leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy2014-11-193-0/+502
| * | | | | leds: Add support for setting brightness in a synchronous wayJacek Anaszewski2014-11-149-26/+54
| * | | | | leds: implement sysfs interface locking mechanismJacek Anaszewski2014-11-143-6/+47
| * | | | | leds: syscon: handle multiple syscon instancesLinus Walleij2014-11-141-31/+36
| * | | | | leds: delete copy/paste mistakeLinus Walleij2014-11-141-4/+0
| * | | | | leds: regulator: Convert to devm_regulator_get_exclusiveAxel Lin2014-11-141-13/+5
* | | | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15735-82971/+20545
|\ \ \ \ \ \
| * | | | | | Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-021-13/+26
| * | | | | | staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
| * | | | | | staging: comedi: change some printk calls to pr_errChase Southwood2014-12-022-8/+8
| * | | | | | staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran2014-12-021-3/+3
| * | | | | | lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2014-12-022-5/+3
| * | | | | | staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti2014-12-021-1/+1
| * | | | | | staging: lustre: fixed sparse warnings related to static declarationsJanet Liu2014-12-021-6/+6
| * | | | | | staging: unisys: remove duplicate headerSudip Mukherjee2014-12-022-3/+0
| * | | | | | staging: unisys: remove unneeded structureJulia Lawall2014-12-021-3/+0
| * | | | | | staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
| * | | | | | drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
| * | | | | | Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-021-1/+1
| * | | | | | Drivers:staging:clocking-wizard: Added a newlineAthira Sharikkal2014-12-021-0/+1
| * | | | | | staging: clocking-wizard: check for a valid clk_name pointerDevendra Naga2014-12-021-0/+5
| * | | | | | staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen2014-12-021-7/+5
| * | | | | | staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen2014-12-021-5/+5
| * | | | | | staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen2014-12-021-8/+2
| * | | | | | staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen2014-12-021-32/+30
| * | | | | | staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen2014-12-021-7/+2
| * | | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen2014-12-021-4/+3
| * | | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen2014-12-021-2/+2
| * | | | | | staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen2014-12-021-14/+4
| * | | | | | staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen2014-12-021-19/+18
| * | | | | | staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen2014-12-022-15/+0
| * | | | | | staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen2014-12-024-6/+4
| * | | | | | staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen2014-12-024-15/+10
| * | | | | | staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen2014-12-022-9/+8
| * | | | | | staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...Jes Sorensen2014-12-021-238/+84