summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+1737
2014-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds4-91/+323
2014-01-30Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-264/+259
2014-01-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds23-353/+1474
2014-01-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-75/+48
2014-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-92/+158
2014-01-30Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-205/+249
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-5/+0
2014-01-29Update Jean Delvare's e-mail addressJean Delvare46-72/+70
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare1-0/+1
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2-20/+87
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann1-8/+0
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-29bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-29tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-29drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria1-0/+1
2014-01-29drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria1-0/+2
2014-01-29Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds60-855/+1407
2014-01-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds8-203/+160
2014-01-29Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+16
2014-01-29Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds25-67/+4268
2014-01-29bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-29watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-29watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2-13/+51
2014-01-29watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2-24/+173
2014-01-29watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON1-9/+16
2014-01-29watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON1-1/+9
2014-01-29watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON1-1/+1
2014-01-29watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON1-86/+223
2014-01-29watchdog: sp805_wdt depends also on ARM64Naresh Bhat1-1/+1
2014-01-29watchdog: mach-moxart: add restart handlerJonas Jensen1-0/+15
2014-01-29watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2-73/+38
2014-01-29watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-29watchdog: hpwdt patch to display informative stringThomas Mingarelli1-3/+8
2014-01-29watchdog: dw_wdt: remove build dependenciesBaruch Siach2-3/+2
2014-01-29watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang1-0/+4
2014-01-29watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson1-3/+37
2014-01-29watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2-9/+146
2014-01-29watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson1-8/+5
2014-01-29watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson1-1/+1
2014-01-29watchdog: GPIO-controlled watchdogAlexander Shiyan3-0/+263
2014-01-29watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2-3/+3
2014-01-29watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk1-0/+26
2014-01-29watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk1-26/+48
2014-01-29watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2-112/+36
2014-01-29watchdog: bcm281xx: Debugfs supportMarkus Mayer2-4/+114
2014-01-29watchdog: bcm281xx: Watchdog DriverMarkus Mayer3-0/+281
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8