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
amcc
caam
ccp
chelsio
marvell
nx
qat
qce
rockchip
sunxi-ss
ux500
virtio
vmx
Kconfig -rw-r--r-- 16.3 KB
Makefile -rw-r--r-- 1.6 KB
atmel-aes-regs.h -rw-r--r-- 2.4 KB
atmel-aes.c -rw-r--r-- 55.7 KB
atmel-sha-regs.h -rw-r--r-- 1.5 KB
atmel-sha.c -rw-r--r-- 38.2 KB
atmel-tdes-regs.h -rw-r--r-- 2.6 KB
atmel-tdes.c -rw-r--r-- 37.7 KB
bfin_crc.c -rw-r--r-- 18.5 KB
bfin_crc.h -rw-r--r-- 3.8 KB
geode-aes.c -rw-r--r-- 13.5 KB
geode-aes.h -rw-r--r-- 1.5 KB
hifn_795x.c -rw-r--r-- 74.9 KB
img-hash.c -rw-r--r-- 27.3 KB
ixp4xx_crypto.c -rw-r--r-- 36.5 KB
mv_cesa.c -rw-r--r-- 29.3 KB
mv_cesa.h -rw-r--r-- 3.9 KB
mxc-scc.c -rw-r--r-- 19.0 KB
mxs-dcp.c -rw-r--r-- 26.5 KB
n2_asm.S -rw-r--r-- 1.7 KB
n2_core.c -rw-r--r-- 51.5 KB
n2_core.h -rw-r--r-- 6.1 KB
omap-aes.c -rw-r--r-- 30.7 KB
omap-des.c -rw-r--r-- 27.7 KB
omap-sham.c -rw-r--r-- 51.9 KB
padlock-aes.c -rw-r--r-- 14.6 KB
padlock-sha.c -rw-r--r-- 15.4 KB
picoxcell_crypto.c -rw-r--r-- 51.0 KB
picoxcell_crypto_regs.h -rw-r--r-- 5.1 KB
s5p-sss.c -rw-r--r-- 21.5 KB
sahara.c -rw-r--r-- 40.4 KB
talitos.c -rw-r--r-- 95.7 KB
talitos.h -rw-r--r-- 15.3 KB

back to top