linux/drivers/staging/comedi
H Hartley Sweeten c0cd2da16b staging: comedi: addi_watchdog: all i/o registers are 32-bit
All the i/o registers used by the watchdog device on the addi-data
boards are 32-bit. Make sure all the i/o commands use outl/inl to
access the registers.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-25 12:15:53 -08:00
..
drivers staging: comedi: addi_watchdog: all i/o registers are 32-bit 2013-01-25 12:15:53 -08:00
kcomedilib staging: comedi: use comedi_dev_from_minor() 2013-01-07 14:25:46 -08:00
comedi_buf.c staging: comedi: comedi_buf: remove noise in comedi_buf_read_free() 2013-01-17 16:56:01 -08:00
comedi_compat32.c staging: comedi: Makefile: conditionally compile multi-file core module 2013-01-07 14:51:11 -08:00
comedi_compat32.h staging: comedi: shrink comedi_compat32.h 2012-06-20 12:57:43 -07:00
comedi_fops.c staging: comedi: comedi_fops: remove last forward declaration 2013-01-21 14:25:07 -08:00
comedi_internal.h staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated() 2013-01-17 16:53:59 -08:00
comedi.h staging: comedi: deprecate loading firmware with comedi_config 2013-01-17 16:51:46 -08:00
comedidev.h staging/comedi: Move comedi_pci_auto_unconfig to drivers.c 2013-01-25 12:04:36 -08:00
comedilib.h
drivers.c staging/comedi: Move comedi_pci_auto_unconfig to drivers.c 2013-01-25 12:04:36 -08:00
Kconfig staging: comedi: addi_apci_1516: use addi_watchdog module 2013-01-25 12:15:53 -08:00
Makefile staging: comedi: separate out comedi_buf_* functions 2013-01-17 16:53:58 -08:00
proc.c staging: comedi: Makefile: conditionally compile multi-file core module 2013-01-07 14:51:11 -08:00
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
TODO