Merge git://www.linux-watchdog.org/linux-watchdog
Pull watchdog changes from Wim Van Sebroeck: - addition of MOXA ART watchdog driver (moxart_wdt) - addition of CSR SiRFprimaII and SiRFatlasVI watchdog driver (sirfsoc_wdt) - addition of ralink watchdog driver (rt2880_wdt) - various fixes and cleanups (__user annotation, ioctl return codes, removal of redundant of_match_ptr, removal of unnecessary amba_set_drvdata(), use allocated buffer for usb_control_msg, ...) - removal of MODULE_ALIAS_MISCDEV statements - watchdog related DT bindings - first set of improvements on the w83627hf_wdt driver * git://www.linux-watchdog.org/linux-watchdog: (26 commits) watchdog: w83627hf: Use helper functions to access superio registers watchdog: w83627hf: Enable watchdog device only if not already enabled watchdog: w83627hf: Enable watchdog only once watchdog: w83627hf: Convert to watchdog infrastructure watchdog: omap_wdt: raw read and write endian fix watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE watchdog: pcwd_usb: overflow in usb_pcwd_send_command() watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() watchdog: watchdog_core: Fix a trivial typo watchdog: dw: Enable OF support for DW watchdog timer watchdog: Get rid of MODULE_ALIAS_MISCDEV statements watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval watchdog: pcwd_usb: Use allocated buffer for usb_control_msg watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI watchdog: Remove redundant of_match_ptr watchdog: ts72xx_wdt: cleanup return codes in ioctl documentation/devicetree: Move DT bindings from gpio to watchdog watchdog: add ralink watchdog driver watchdog: Add MOXA ART watchdog driver ...
Showing
- Documentation/devicetree/bindings/watchdog/dw_wdt.txt 21 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/dw_wdt.txt
- Documentation/devicetree/bindings/watchdog/men-a021-wdt.txt 0 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/men-a021-wdt.txt
- Documentation/devicetree/bindings/watchdog/moxa,moxart-watchdog.txt 15 additions, 0 deletions...ion/devicetree/bindings/watchdog/moxa,moxart-watchdog.txt
- Documentation/devicetree/bindings/watchdog/rt2880-wdt.txt 19 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/rt2880-wdt.txt
- Documentation/devicetree/bindings/watchdog/sirfsoc_wdt.txt 14 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/sirfsoc_wdt.txt
- arch/arm/configs/prima2_defconfig 1 addition, 0 deletionsarch/arm/configs/prima2_defconfig
- drivers/watchdog/Kconfig 27 additions, 0 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 3 additions, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/acquirewdt.c 1 addition, 3 deletionsdrivers/watchdog/acquirewdt.c
- drivers/watchdog/advantechwdt.c 0 additions, 1 deletiondrivers/watchdog/advantechwdt.c
- drivers/watchdog/alim1535_wdt.c 0 additions, 1 deletiondrivers/watchdog/alim1535_wdt.c
- drivers/watchdog/alim7101_wdt.c 0 additions, 1 deletiondrivers/watchdog/alim7101_wdt.c
- drivers/watchdog/ar7_wdt.c 0 additions, 1 deletiondrivers/watchdog/ar7_wdt.c
- drivers/watchdog/at32ap700x_wdt.c 0 additions, 1 deletiondrivers/watchdog/at32ap700x_wdt.c
- drivers/watchdog/at91rm9200_wdt.c 1 addition, 2 deletionsdrivers/watchdog/at91rm9200_wdt.c
- drivers/watchdog/ath79_wdt.c 0 additions, 1 deletiondrivers/watchdog/ath79_wdt.c
- drivers/watchdog/bcm2835_wdt.c 0 additions, 1 deletiondrivers/watchdog/bcm2835_wdt.c
- drivers/watchdog/bcm63xx_wdt.c 0 additions, 1 deletiondrivers/watchdog/bcm63xx_wdt.c
- drivers/watchdog/bfin_wdt.c 0 additions, 1 deletiondrivers/watchdog/bfin_wdt.c
- drivers/watchdog/cpu5wdt.c 0 additions, 1 deletiondrivers/watchdog/cpu5wdt.c
Loading
Please register or sign in to comment