amplc_dio200: Protect access to counter subdevices with a spin lock.
[comedi.git] / include /
2006-08-08 Frank Mori HessAdded missing include for linux/version.h
2006-08-07 Ian AbbottAdd compatibility function pci_name(pci_dev) for kernel...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-08-07 Ian AbbottAdded linux/types.h compatibility header.
2006-06-12 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott) which ports...
2006-03-07 Frank Mori HessAdded INSN_CONFIG_GET_PWM_OUTPUT config insn.
2006-03-03 Frank Mori HessPatch from terry1@beam.ltd.uk (Terry Barnaby):
2006-01-28 Frank Mori HessMore compatilbility wrappers to let ni_atmio driver...
2006-01-28 Frank Mori HessAdded some more compatibility wrappers for 2.4 kernels.
2006-01-15 Frank Mori HessAdded CLASS_DEVICE_CREATE compaitibility macro, based...
2006-01-15 Frank Mori HessAdded compatibility header for linux/pci_ids.h, which...
2006-01-08 Frank Mori HessAdded support for calibration pwm output used for nonli...
2005-12-05 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2005-11-23 Frank Mori Hesspud_t was introduced in kernel 2.6.11
2005-11-23 Frank Mori HessDeal with varying return type for kref_put in newer...
2005-11-21 Frank Mori HessAdded compatibility wrapper for kref.h
2005-10-16 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2005-10-07 David SchleefRemove compatibility for 2.0 and 2.2
2005-10-06 David Schleefcopy from 0.7 branch
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-06-15 Frank Mori Hess* Contributors: Added Alexis Berlemont and Simone Mannori.
2005-06-04 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott) to
2005-05-28 Frank Mori Hess* include/linux/delay.h: Added msleep_interruptible()
2005-04-07 David SchleefRemove references to linux/irq.h branch-0_7-start
2005-03-17 Frank Mori Hessadd support for uploading firmware on 64 bit arches...
2005-03-16 Frank Mori Hessfix version check for remap_pfn_range() compatibility
2005-03-15 Frank Mori Hessreplace remap_page_range with remap_pfn_range
2005-03-06 Frank Mori Hessadd id for INSN_CONFIG_DIO_QUERY for querying configura...
2005-03-03 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-28 Frank Mori Hessimplementation of pci_find_subsys for old kernels from...
2005-02-27 Frank Mori Hessneed to change things around a little to prevent asm...
2005-02-27 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-27 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-17 Frank Mori Hessinew compatibility header from Ian Abbott <abbotti...
2005-02-17 Frank Mori Hessnew compatibility header from Ian Abbott <abbotti@mev...
2005-02-09 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-06 Frank Mori Hessfix license header (comedilib is lgpl)
2005-02-05 Frank Mori Hessfix for need_resched from Ian Abbott <abbotti@mev.co...
2005-01-23 Frank Mori Hessrename some members of bufinfo struct to make output...
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2005-01-03 Frank Mori Hessfix rtlinux compile
2004-12-29 Frank Mori Hesscompatibility functions so udev support compiles on...
2004-11-11 Bernd PorrThe memory allocation flag GFP_KERNEL is not permissibl...
2004-09-09 Frank Mori Hessfix argument to rtl_delay for rtlinux
2004-09-01 Frank Mori Hessuse rtl_delay() for rtlinux
2004-09-01 Frank Mori Hessusleep() seems to crash rtlinux when called from non...
2004-07-17 Frank Mori Hesslist 10 insn limit on insn lists
2004-06-01 Frank Mori Hessfix compiler warnings for 2.4
2004-05-31 Frank Mori Hessadded cs_error() compatibility function
2004-05-31 Frank Mori Hessadd 2.4 compatibility for pcmcia_register_driver()...
2004-04-19 Frank Mori Hesschange dev->iobase to unsigned long for 64 bit cpus
2004-02-03 Frank Mori Hessi8254 counter patch from Salvador Eduardo Tropea <salva...
2004-01-31 Frank Mori HessCOMEDI_EV_SCAN_END and TRIG_WAKE_EOS are not interchang...
2004-01-31 Frank Mori Hessserial dio (SCXI) support from Caleb Tennis
2004-01-24 Frank Mori Hesspci_for_each_device fix for 2.6 from Bernd Porr
2004-01-12 Frank Mori Hessmade some alternate names for COMEDI_INPUT and COMEDI_O...
2004-01-11 Frank Mori Hessband aid from Bernd Porr for VMALLOC_VMADDR macro getti...
2003-12-24 Frank Mori Hessgiving up on fully abstract counter interface for now...
2003-12-21 Frank Mori Hessnew compat header
2003-12-19 David SchleefLinux-2.4.23 has the new interrupt prototypes
2003-12-06 Frank Mori Hessfix for changes in linux 2.6 kdev_t.h
2003-11-16 Frank Mori Hess2.4.22 does _not_ have new interrupt prototypes (at...
2003-10-13 David SchleefNDEVICES should have been increased a long time ago
2003-10-01 David SchleefDisable isapnp on 2.6 (temporarily)
2003-10-01 David Schleef2.4.22 has new interrupt prototypes
2003-09-16 Frank Mori Hessdo das16.c munging in core
2003-09-15 Frank Mori HessFully support munging in core. Still need to check...
2003-09-03 Frank Mori Hessdefine COMEDI_VERSION()
2003-09-02 David SchleefFix to make the version code work correctly.
2003-08-05 Frank Mori Hessfix for NULL undefined?
2003-08-05 Frank Mori Hessreplace all hex codes with KERNEL_VERSION() for clairity
2003-08-05 David SchleefComedi's version is now in config.h
2003-08-05 David SchleefBackport Frank's 2.6 changes to 2.4
2003-08-04 Frank Mori Hessadded some 2.2 pci hotplug compat
2003-08-04 Frank Mori Hessfixes for 2.6 module_get/module_put
2003-08-04 Frank Mori Hessmore 2.6 compatibility
2003-08-03 Frank Mori Hesskdev_t and suser fixes for 2.6
2003-08-03 Frank Mori Hessnew compat header for 2.6 changes
2003-06-18 Frank Mori Hessadded EXPORT_SYMBOL_GPL() compat macro
2003-06-12 Frank Mori Hessfix for new 2.5 remap_page_range() prototype
2003-05-27 David SchleefNew driver from Michal Dobes
2003-03-27 Frank Mori Hessreplaced all udelay() calls with comedi_udelay() wrappe...
2003-03-27 Frank Mori Hessadded pci_find_subsys() compatibility stub. changed...
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-10 Frank Mori Hessisapnp.h compat header didn't work out as nicely as...
2003-03-10 Frank Mori Hessadded isapnp compat header
2003-02-20 Frank Mori Hessadded comedi_get_buffer_size() to kcomedilib
2003-02-19 Frank Mori Hessmake subdev_flags and runflags volatile since they...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2003-01-31 David SchleefAdd some configuration instructions
2002-12-06 Frank Mori Hessmade comedi_error take a const pointer
2002-12-03 David SchleefFix symbol problems when debugging is turned off
2002-11-26 David SchleefMove auxiliary data to options[30,31]
2002-11-22 David SchleefRevert accidental change of structure names
2002-11-22 David SchleefChange buf_alloc to buf_change, and fix allocation...
2002-11-22 David SchleefAdd a UTS_RELEASE override
2002-11-21 David SchleefFix to previous checkin
next