aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29can: janz-ican3: fix uninitialized variable warningsIra W. Snyder1-1/+1
2014-01-29can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPcArnd Bergmann2-3/+6
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann1-8/+0
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-28drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria1-0/+1
2014-01-28drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria1-0/+2
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds60-855/+1407
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds8-203/+160
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-6/+16
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds25-67/+4268
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie9-62/+121
2014-01-29drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie3-3/+3
2014-01-29Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie17-91/+169
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-nextDave Airlie19-51/+89
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-nextDave Airlie7-34/+99
2014-01-29Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2-3/+11
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2-13/+51
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2-24/+173
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON1-9/+16
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON1-1/+9
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON1-1/+1
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON1-86/+223
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat1-1/+1
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen1-0/+15
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2-73/+38
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli1-3/+8
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach2-3/+2
2014-01-28watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang1-0/+4
2014-01-28watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson1-3/+37
2014-01-28watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2-9/+146
2014-01-28watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson1-8/+5
2014-01-28watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson1-1/+1
2014-01-28watchdog: GPIO-controlled watchdogAlexander Shiyan3-0/+263
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2-3/+3
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk1-0/+26
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk1-26/+48
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2-112/+36
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer2-4/+114
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer3-0/+281
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh1-3/+8
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia1-7/+2
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia1-6/+5
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra1-4/+4
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-99/+204