linux/drivers/watchdog
Alan Cox 01c785dcb4 [WATCHDOG] wdt: fix locking
The audit of _p usage shows various drivers assume inb_p is somehow atomic.
 Of course it isn't and the delay can be split from the I/O cycle causing a
timing violation on chips that matter (eg this one)

With the proposed use of udelay() for some _p delays this will cease to be
a mostly theoretical bug (as the delay stall is unsplittable) and wants
fixing.

Lots of other drivers need fixing this way too.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2008-01-25 20:23:28 +00:00
..
Kconfig [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00
Makefile [WATCHDOG] add Nano 7240 driver 2007-12-04 16:48:06 +00:00
acquirewdt.c
advantechwdt.c
alim1535_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
alim7101_wdt.c
ar7_wdt.c [WATCHDOG] AR7: watchdog timer 2007-10-23 20:35:13 +00:00
at32ap700x_wdt.c [WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silicon errata 2007-11-19 21:08:57 +00:00
at91rm9200_wdt.c
bfin_wdt.c [WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKED 2007-11-19 21:09:42 +00:00
booke_wdt.c
cpu5wdt.c
davinci_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
ep93xx_wdt.c
eurotechwdt.c
i6300esb.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
iTCO_vendor_support.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
iTCO_wdt.c [WATCHDOG] iTCO_wdt.c ICH8 pci-device-id's 2007-11-02 22:25:43 +00:00
ib700wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
ibmasr.c
indydog.c
iop_wdt.c
it8712f_wdt.c [WATCHDOG] IT8212F watchdog driver 2007-11-19 21:25:41 +00:00
ixp4xx_wdt.c
ixp2000_wdt.c
ks8695_wdt.c
machzwd.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
mixcomwd.c
mpc8xx_wdt.c
mpc83xx_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
mpc5200_wdt.c [POWERPC] Update device tree binding for mpc5200 gpt 2007-10-21 12:42:55 -06:00
mpcore_wdt.c
mtx-1_wdt.c
mv64x60_wdt.c
omap_wdt.c
omap_wdt.h
pc87413_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
pcwd.c
pcwd_pci.c
pcwd_usb.c
pnx4008_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
rm9k_wdt.c
s3c2410_wdt.c
sa1100_wdt.c
sbc60xxwdt.c
sbc7240_wdt.c [WATCHDOG] add Nano 7240 driver 2007-12-04 16:48:06 +00:00
sbc8360.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
sbc_epx_c3.c
sc520_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
sc1200wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
scx200_wdt.c
shwdt.c
smsc37b787_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
softdog.c
w83627hf_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
w83697hf_wdt.c [WATCHDOG] Revert "Stop looking for device as soon as one is found" 2008-01-18 21:01:34 +00:00
w83877f_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
w83977f_wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
wafer5823wdt.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
wd501p.h
wdrtas.c
wdt.c [WATCHDOG] wdt: fix locking 2008-01-25 20:23:28 +00:00
wdt285.c
wdt977.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00
wdt_pci.c [WATCHDOG] spin_lock_init() fixes 2007-11-02 19:09:07 +00:00