amplc_dio200: Add 32-bit register access functions.
[comedi.git] / comedi / kcomedilib /
2011-05-10 Ian AbbottRemove references to .cvsignore from .gitignore files.
2011-05-10 Ian AbbottRename the .cvsignore files to .gitignore
2008-10-16 Frank Mori HessAdded support for udev/sysfs to core and ni_pcimio...
2008-01-14 Ian AbbottIn comedi_do_insn:
2008-01-14 Ian AbbottIn comedi_do_insn, #if'ed out the final check for retur...
2007-12-05 Ian AbbottCheck for various errors such as subdevice in range...
2007-12-05 Ian AbbottUse per-subdevice spin-lock instead of big_comedi_lock...
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-08-01 Frank Mori HessSet SRF_RUNNING in runflags instead of SDF_RUNNING...
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-06-13 Frank Mori HessGot rid of comedi_subdevice.cmd_cleanup after some...
2007-04-26 Frank Mori HessAdded support for a cmd_cleanup() callback on subdevice...
2007-04-19 Frank Mori HessMade some changes to async buffer, to better accommodat...
2006-12-19 Frank Mori HessAdded missing export of comedi_mark_buffer_written...
2006-10-16 Frank Mori HessGave board_name member of comedi_driver_struct a well...
2006-08-11 Ian AbbottAdd Kbuild to EXTRA_DIST.
2006-02-06 Frank Mori Hess--enable-kbuild option of configure script works now.
2006-02-05 Frank Mori HessBeginnings of support for kbuild with recent 2.6 kernels.
2005-04-18 Frank Mori Hess* comedi/kcomedilib/get.c: Added comedi_mark_buffer_wri...
2005-04-01 David SchleefMake distcheck work. Add LINUX_MODULE_STYLE to indicat...
2005-03-13 Frank Mori Hessmove check of s->busy after aquisition of big_comedi_lo...
2004-07-25 Frank Mori Hessfix INSN_GTOD
2004-06-02 David SchleefUpgrade as-linux.m4 and as-modtool.m4. Fix build syste...
2004-04-29 Frank Mori Hesshave comedi_command set subdevice->busy
2004-03-21 Frank Mori Hessdon't force various bits in cb_mask when command is...
2003-10-04 Frank Mori Hessfirst pass at autoconf'd RT support done
2003-09-18 David Schleefignore some files
2003-09-16 Frank Mori Hessadded munging to kcomedilib
2003-09-15 Frank Mori HessFully support munging in core. Still need to check...
2003-09-15 Frank Mori Hessremoving old files replaced by autoconf stuff
2003-09-06 Frank Mori Hessinit async->events to zero
2003-08-11 Frank Mori Hessfix compiler warning about redefinition of EXPORT_SYMTA...
2003-08-11 David SchleefFixes for 'make dist' to work properly
2003-08-07 David Schleefadd link flag for modtool. separate out PCMCIA-based...
2003-08-05 David Schleefautomake Makefiles
2003-08-04 Frank Mori Hessreplace deprecated MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT...
2003-04-11 Frank Mori Hessadded include of comedidev.h for comedi_udelay()
2003-03-27 Frank Mori Hessreplaced udelay with comedi_udelay
2003-03-27 Frank Mori Hessadded comedi_get_buffer_offset() to kcomedilib
2003-03-27 Frank Mori Hessadded comedi_mark_buffer_read() and comedi_get_buffer_c...
2003-03-12 Frank Mori Hessadded comedi_data_read_hint() and comedi_data_read_dela...
2003-03-12 Frank Mori Hessadded comedi_data_read_hint() and comedi_data_read_dela...
2003-02-22 Frank Mori Hessremoved redundant setting of async->buf_read_count...
2003-02-21 Frank Mori Hessexported symbol for comedi_get_buffer_size()
2003-02-20 Frank Mori Hessadded comedi_get_buffer_size() to kcomedilib
2003-02-20 Frank Mori Hessadded comedi_buf_read_free() call to comedi_set_user_in...
2003-02-03 David SchleefFix warning
2003-01-31 David SchleefAdd header
2002-12-20 David SchleefPatch from tomasz for INSN_INITTRIG
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-11-19 Frank Mori HessAdded capability to bufinfo ioctl for marking bytes...
2002-10-27 Frank Mori Hesschanged prototype of comedi_map() to prevent bogus...
2002-07-25 David SchleefRemove async->data_len globally
2002-07-14 Frank Mori Hessfixing end of scan events in some drivers
2002-07-09 David SchleefMove buffer inlines to comedi/drivers.c. Rewrite as...
2002-07-09 Frank Mori Hessmoved inc/dec of use count from comedi_lock/unlock...
2002-07-05 Frank Mori HessFirst pass at revised buffer system, hopefully didn...
2002-05-16 David SchleefChange pseudo-locking to spin locks.
2002-05-16 David SchleefRemove export of comedi_errno.
2002-05-16 David SchleefPut #ifdef around symbols that are conditionally defined
2002-04-26 David SchleefAdd get.o to link
2002-04-26 David SchleefGlobally change int to comedi_t *. Split out _get...
2002-04-25 David SchleefRandom reordering. This needs to be cleaned up somehow.
2002-04-25 David SchleefAdded logging and error functions.
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2001-12-07 David SchleefAdd module license
2001-12-03 Frank Mori Hessremoving autogenerated makefiles from cvs
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-11-23 Frank Mori Hessremoved more old trig stuff
2001-11-22 Frank Mori Hessremoved async.cur_chanlist_len
2001-11-16 Frank Mori Hessadded initialization of async->cur_chan and cur_chanlis... r0_7_61
2001-09-14 David SchleefComplete phase-out of comedi_trig support
2001-08-27 David SchleefFixes for compilation on 2.0.x
2001-08-13 David SchleefAdded support for kbuild-2.5
2001-07-24 David SchleefRemove s->do_lock, s->do_unlock
2001-07-11 David SchleefAdded INSN_CONFIG to insn parsing.
2001-06-08 Frank Mori Hessfixes for kcomedilib with trigger support off. comedi_...
2001-05-27 David SchleefMoved trig compatibility functions from drivers.c to...
2001-05-25 David Schleeffixed overwriting of cb_mask.
2001-05-21 Frank Mori Hessmarked (but did not fix =) a couple bugs
2001-05-07 Frank Mori Hessadded delarations of ret variable in comedi_map and...
2001-05-05 David SchleefAdded comedi_map, comedi_unmap
2001-05-03 Frank Mori Hessdealt with switch from cur_trig->data, etc to async...
2001-04-28 David Schleefcomedi_command shouldn't set _EOS
2001-04-25 David SchleefCheck async structure in comedi_unlock
2001-04-03 David SchleefFixed insn_write bug.
2001-03-13 David Schleefadded comedi_poll()
2001-02-13 Frank Mori Hesssplit asyncronous stuff off of comedi_subdevice_struct
2001-02-05 David Schleefadded command support
2001-02-05 David Schleefadded command support, removed SDF_RT code, bugfix...
2001-01-23 David Schleefcompile fix
2001-01-17 David Schleefremove module.h
2001-01-16 David Schleefbunch of changes for kcomedilib r0_7_55
2001-01-16 David Schleeffixed unresolved symbols
2001-01-12 David Schleeffix symbol export
2000-11-25 David Schleeffixed poll, select, mod use count for RT; many RT fixes...
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-10-11 David Schleefinsn support
2000-07-13 David Schleefmodule, Makefile, config changes
next