Got rid of unnecessary casts when initializing comedi_driver.board_name
[comedi.git] / comedi / drivers / amplc_pci230.c
2007-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
2007-06-27 Ian AbbottAllow board-specific names to be used to configure...
2007-06-27 Ian AbbottSupport PCI bus/slot configuration options.
2007-06-27 Ian AbbottDon't bother reporting any unsupported Amplicon cards...
2007-06-27 Ian AbbottUpdate deprecated interrupt flags (SA_SHIRQ => IRQF_SHA...
2006-12-12 Frank Mori HessFixed interrupt handler prototypes for all drivers...
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-07-31 Ian AbbottFixed compiler warnings about unused variable in the...
2006-06-11 Frank Mori HessMore pci fixes.
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott). Note, I...
2006-01-28 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2006-01-28 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2005-10-07 David SchleefConvert to UTF-8. Fix some warnings.
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-04-01 David SchleefDocumentation fixes
2005-03-03 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2004-10-17 Frank Mori HessEnhancement from Steve Sharples:
2004-09-29 Frank Mori Hessfix for shared interrupt bug from steve.sharples@nottin...
2003-12-18 David SchleefRemove printk() that is triggered by devices sharing...
2003-08-05 David SchleefChange IRQ_HANDLED to 1 when used as an rvalue
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-03-12 Frank Mori Hessripped out some settling delays
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-11-21 David SchleefFix subdevice flags not having AREF capability
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-06-07 David SchleefCleanups suggested by check_driver.
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-02-15 Frank Mori Hessfixed pci_resource_start compatibility macro so it...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-10 Frank Mori Hessgot rid of some preproccesor ugliness by converting...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-05 David SchleefFix compilation due to last check-in
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-09-03 David SchleefUpdate from Allan
2001-08-28 David SchleefUpdate from Allan.
2001-08-23 Frank Mori Hessadded a comment
2001-08-23 David SchleefCleanups.
2001-08-09 Frank Mori Hessfix for 2.4 kernels, fix uninitialized use of 'range...
2001-08-09 David SchleefA new driver from Allan Willcox.