linux/drivers/watchdog
Linus Torvalds 7cc4e87f91 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (236 commits)
  [ARM] 5300/1: fixup spitz reset during boot
  [ARM] 5295/1: make ZONE_DMA optional
  [ARM] 5239/1: Palm Zire 72 power management support
  [ARM] 5298/1: Drop desc_handle_irq()
  [ARM] 5297/1: [KS8695] Fix two compile-time warnings
  [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.
  [ARM] pxa: allow multi-machine PCMCIA builds
  [ARM] pxa: add preliminary CPUFREQ support for PXA3xx
  [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.h
  [ARM] pxa: rename cpu-pxa.c to cpufreq-pxa2xx.c
  [ARM] pxa/zylonite: add support for USB OHCI
  [ARM] ohci-pxa27x: use ioremap() and offset for register access
  [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()
  [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource
  [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver
  [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
  [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c
  [ARM] pxa: simplify DMA register definitions
  [ARM] pxa: make additional DCSR bits valid for PXA3xx
  [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c
  ...

Fixed up conflicts in
	arch/arm/mach-versatile/core.c
	sound/soc/pxa/pxa2xx-ac97.c
	sound/soc/pxa/pxa2xx-i2s.c
manually.
2008-10-11 10:09:45 -07:00
..
Kconfig [WATCHDOG] Add support for the IDT RC32434 watchdog 2008-08-26 20:20:20 +00:00
Makefile [WATCHDOG] Add support for the IDT RC32434 watchdog 2008-08-26 20:20:20 +00:00
acquirewdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
advantechwdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
alim1535_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
alim7101_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
ar7_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
at32ap700x_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
at91rm9200_wdt.c [WATCHDOG] at91rm9200_wdt.c: fix misleading indentation 2008-08-26 20:20:55 +00:00
bfin_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
booke_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
cpu5wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
davinci_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
ep93xx_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
eurotechwdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
geodewdt.c [WATCHDOG] unlocked_ioctl changes 2008-09-23 08:12:30 +00:00
hpwdt.c [WATCHDOG] hpwdt.c kdebug support 2008-08-26 20:20:32 +00:00
i6300esb.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
iTCO_vendor.h [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup 2008-05-28 11:51:32 +00:00
iTCO_vendor_support.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
iTCO_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
ib700wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
ibmasr.c [WATCHDOG] ibmasr: remove unnecessary spin_unlock() 2008-09-23 08:05:32 +00:00
indydog.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
iop_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
it8712f_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
ixp4xx_wdt.c [ARM] cputype: separate definitions, use them 2008-09-01 12:06:23 +01:00
ixp2000_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
ks8695_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
machzwd.c [WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl 2008-06-13 19:25:38 +00:00
mixcomwd.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
mpc8xxx_wdt.c [WATCHDOG] mpc8xxx_wdt: fix modular build 2008-08-26 20:20:44 +00:00
mpc5200_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
mpcore_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
mtx-1_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
mv64x60_wdt.c [WATCHDOG] Clean-up includes 2008-08-06 13:02:16 +00:00
omap_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
omap_wdt.h
pc87413_wdt.c [WATCHDOG] removed unused #include <version.h> 2008-08-26 20:32:02 +00:00
pcwd.c [WATCHDOG] pcwd.c - fix open_allowed type. 2008-08-10 21:57:03 +00:00
pcwd_pci.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
pcwd_usb.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
pnx4008_wdt.c [WATCHDOG] unlocked_ioctl changes 2008-09-23 08:12:30 +00:00
rc32434_wdt.c [WATCHDOG] unlocked_ioctl changes 2008-09-23 08:12:30 +00:00
rdc321x_wdt.c [WATCHDOG] unlocked_ioctl changes 2008-09-23 08:12:30 +00:00
rm9k_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
s3c2410_wdt.c [WATCHDOG] Fix s3c2410_wdt driver coding style issues 2008-08-26 20:18:59 +00:00
sa1100_wdt.c Merge Linus' latest into master 2008-08-08 19:18:18 +01:00
sb_wdog.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
sbc60xxwdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
sbc7240_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
sbc8360.c [WATCHDOG] sbc8360.c - move stop code into a function 2008-08-06 13:21:16 +00:00
sbc_epx_c3.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
sc520_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
sc1200wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
scx200_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
shwdt.c [WATCHDOG] fix watchdog/shwdt.c compilation 2008-08-10 20:22:32 +00:00
smsc37b787_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
softdog.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
txx9wdt.c [WATCHDOG] fix watchdog/txx9wdt.c compilation 2008-08-10 20:19:11 +00:00
w83627hf_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
w83697hf_wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
w83877f_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
w83977f_wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
wafer5823wdt.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
wd501p.h [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
wdrtas.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00
wdt.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
wdt285.c [WATCHDOG] wdt285: fix sparse warnings 2008-09-23 08:06:57 +00:00
wdt977.c [WATCHDOG] Coding style - Indentation - part 2 2008-08-06 13:21:09 +00:00
wdt_pci.c [WATCHDOG] more coding style clean-up's 2008-08-06 20:19:41 +00:00