rti800: fix straight-binary/2's-complement option for DAC channel 1
[comedi.git] / comedi / comedi_ksyms.c
2008-12-08 Bernd PorrAs suggested the legacy device count is set to zero...
2008-10-16 Frank Mori HessAdded support for udev/sysfs to core and ni_pcimio...
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-07-26 Frank Mori HessProtected use of subdevice runflags with spinlock,...
2007-04-19 Frank Mori HessMade some changes to async buffer, to better accommodat...
2005-10-07 David SchleefRemove compatibility for 2.0 and 2.2
2003-08-11 Frank Mori Hessfix compiler warning about redefinition of EXPORT_SYMTA...
2003-08-11 David SchleefFixes for 'make dist' to work properly
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-07-25 David Schleefremove comedi_buf_copy_from
2002-07-25 David SchleefAdd comedi_debug symbol.
2002-07-14 Frank Mori Hessfixing end of scan events in some drivers
2002-07-09 David SchleefMore buffer fixes. AI and AO work now.
2002-07-09 David SchleefMove buffer inlines to comedi/drivers.c. Rewrite as...
2002-05-16 David SchleefChange pseudo-locking to spin locks.
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-01-15 David SchleefRemove comedi_done and friends
2001-08-13 David SchleefEliminated test on LINUX_V2x in favor of LINUX_VERSION_...
2001-05-24 David Schleefremoved di_unpack, do_pack.
2001-05-19 Frank Mori Hessexported rt_pend_call() so that comedi_rt_timer can...
2001-02-05 David Schleefcleanup, fixes for real-time
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-11-07 David Schleeffixed 2.0 symbol export
2000-05-24 David Schleefdynamic allocation of devices for PCMCIA
2000-05-24 David Schleefadded comedi_error_done()
2000-03-03 David Schleefremoved symbols that were moved to kcomedilib
2000-02-15 David Schleefrange modularization
2000-02-09 David SchleefRTL fixes, export functions for kcomedilib r0_7_39
2000-02-09 David Schleefksyms needed for kcomedilib
2000-02-02 David Schleefmoved module.c to comedi_fops.c
2000-02-02 David SchleefInitial revision