summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-31watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat1-2/+0
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard2-4/+4
2014-03-31watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth1-1/+1
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han6-14/+13
2014-03-31watchdog: Add tegra watchdogAndrew Chew4-0/+319
2014-03-31watchdog: xilinx: Remove no_timeout variableMichal Simek1-9/+4
2014-03-31watchdog: xilinx: Enable this driver for ZynqMichal Simek1-13/+9
2014-03-31watchdog: xilinx: Add missing bindingMichal Simek1-0/+23
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek1-4/+4
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek1-17/+12
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek1-8/+8
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek1-42/+55
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek1-5/+3
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek1-32/+9
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek1-1/+6
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2-172/+33
2014-03-31watchdog: wdt285: Fix variable typeAlexander Shiyan1-2/+1
2014-03-31watchdog: shwdt: Remove unused variableAlexander Shiyan1-2/+0
2014-03-31watchdog: sc520_wdt: Remove unused variableAlexander Shiyan1-2/+1
2014-03-31watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan1-3/+1
2014-03-31watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan1-11/+2
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan1-1/+0
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han1-14/+3
2014-03-31watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han1-16/+6
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han1-10/+3
2014-03-31watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han1-1/+1
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han8-18/+5
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker24-24/+0
2014-03-31watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy1-0/+1
2014-03-30Linux 3.14v3.14Linus Torvalds1-1/+1
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-77/+134
2014-03-30MAINTAINERS: resume as Documentation maintainerRandy Dunlap1-2/+2
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-32/+45
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris1-1/+11
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-30switch mnt_hash to hlistAl Viro4-50/+61
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro1-10/+7
2014-03-30keep shadowed vfsmounts togetherAl Viro1-9/+23
2014-03-30resizable namespace.c hashesAl Viro2-24/+59
2014-03-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+0
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder1-1/+0
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-195/+363
2014-03-28Merge branch 'vlan_offloads'David S. Miller5-3/+19
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2-0/+10
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3