summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-29Merge branch 'cubox-i-init' into for-linusRussell King8-0/+471
2014-01-29Merge branches 'fixes' and 'misc' into for-linusRussell King6-3/+48
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-29ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON1-0/+6
2014-01-29ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON6-0/+30
2014-01-29watchdog: at91sam9_wdt: update device tree docBoris BREZILLON1-2/+28
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 Amudala3-10/+166
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 Shiyan4-0/+286
2014-01-29watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk3-5/+13
2014-01-29watchdog: davinci: add "timeout-sec" propertyIvan Khoronzhuk1-0/+4
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 Mayer3-4/+115
2014-01-29watchdog: bcm281xx: Watchdog DriverMarkus Mayer4-0/+283
2014-01-29Merge branch 'qlcnic'David S. Miller3-20/+19
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/sag...Linus Torvalds38-679/+2261
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-26/+51
2014-01-28ARM: fix building with gcc 4.6.4Russell King1-1/+1
2014-01-28watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson1-2/+2
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han9-9/+9
2014-01-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov1-1/+1
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov1-3/+3
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-52/+118
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds21-56/+344
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds1-0/+1
2014-01-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-28/+22
2014-01-28block/blk-mq-cpu.c: use hotcpu_notifier()Andrew Morton1-5/+1
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds24-286/+595