Got rid of unnecessary casts when initializing comedi_driver.board_name
[comedi.git] / comedi / drivers / pcl726.c
2007-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
2006-10-16 Frank Mori HessGave board_name member of comedi_driver_struct a well...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-03-17 David SchleefDocumentation updates
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-03-05 Frank Mori Hessremoved definition of RANGE_mA() macro, which is alread...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-10-25 Frank Mori Hessfixed a bunch of insn_bits functions
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-04-11 David SchleefMigrating drivers from trig to insn
2001-03-22 David Schleefremoved dev->iosize
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-07-21 David Schleefupdates from Michal Dobes
2000-07-13 David Schleefmodule, Makefile, config changes
2000-02-15 David Schleefrange modularization
2000-02-02 David SchleefInitial revision