Revision 3a77fa854477a12fc543a69d00ff8a42adefc586 authored by Linus Torvalds on 24 December 2016, 19:27:45 UTC, committed by Linus Torvalds on 24 December 2016, 19:27:45 UTC
Pull watchdog updates from Wim Van Sebroeck and Guenter Roeck:

 - new driver for Add Loongson1 SoC

 - minor cleanup and fixes in various drivers

* tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  watchdog: it87_wdt: add IT8620E ID
  watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
  watchdog: octeon: Remove unneeded linux/miscdevice.h include
  watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
  watchdog: loongson1: Add Loongson1 SoC watchdog driver
  watchdog: cpwd: remove memory allocate failure message
  watchdog: da9062/61: watchdog driver
  intel-mid_wdt: Error code is just an integer
  intel-mid_wdt: make sure watchdog is not running at startup
  watchdog: mei_wdt: request stop on reboot to prevent false positive event
  watchdog: hpwdt: changed maintainer information
  watchdog: jz4740: Fix modular build
  watchdog: qcom: fix kernel panic due to external abort on non-linefetch
  watchdog: davinci: add support for deferred probing
  watchdog: meson: Remove unneeded platform MODULE_ALIAS
  watchdog: Standardize leading tabs and spaces in Kconfig file
  watchdog: max77620_wdt: fix module autoload
  watchdog: bcm7038_wdt: fix module autoload
2 parent s 01e0d60 + 0671612
History
File Mode Size
Kconfig -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 359 bytes
acl.c -rw-r--r-- 8.8 KB
acl.h -rw-r--r-- 1.2 KB
checkpoint.c -rw-r--r-- 32.3 KB
data.c -rw-r--r-- 47.5 KB
debug.c -rw-r--r-- 15.1 KB
dir.c -rw-r--r-- 21.7 KB
extent_cache.c -rw-r--r-- 17.9 KB
f2fs.h -rw-r--r-- 76.5 KB
file.c -rw-r--r-- 52.5 KB
gc.c -rw-r--r-- 23.8 KB
gc.h -rw-r--r-- 2.8 KB
hash.c -rw-r--r-- 2.0 KB
inline.c -rw-r--r-- 15.6 KB
inode.c -rw-r--r-- 12.3 KB
namei.c -rw-r--r-- 26.1 KB
node.c -rw-r--r-- 58.4 KB
node.h -rw-r--r-- 12.1 KB
recovery.c -rw-r--r-- 14.8 KB
segment.c -rw-r--r-- 70.6 KB
segment.h -rw-r--r-- 22.3 KB
shrinker.c -rw-r--r-- 3.3 KB
super.c -rw-r--r-- 57.4 KB
trace.c -rw-r--r-- 3.4 KB
trace.h -rw-r--r-- 1013 bytes
xattr.c -rw-r--r-- 14.1 KB
xattr.h -rw-r--r-- 4.6 KB

back to top