comedi.git
2006-03-03 Frank Mori... Patch from terry1@beam.ltd.uk (Terry Barnaby):
2006-03-02 Frank Mori... Removed stray quotes from clean and install kbuild...
2006-02-23 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2006-02-22 Frank Mori... Disabling addi-data driver until it's floating point...
2006-02-22 Frank Mori... Fix for RTAI compile with --enable-kbuild configure...
2006-02-20 Frank Mori... Fixed read of parallel port data lines, as reported...
2006-02-06 Frank Mori... --enable-kbuild option of configure script works now.
2006-02-05 Frank Mori... Beginnings of support for kbuild with recent 2.6 kernels.
2006-02-05 Frank Mori... Fixed missing MODULE_LICENSE by using COMEDI_INITCLEANUP().
2006-02-05 Frank Mori... Fixed AM_CFLAGS for addi-data when using RTAI/RTLinux.
2006-01-28 Frank Mori... Reenabled isapnp support, and ported it to 2.6 kernels...
2006-01-28 Frank Mori... More compatilbility wrappers to let ni_atmio driver...
2006-01-28 Frank Mori... Made it not bother to try and build this module on...
2006-01-28 Frank Mori... Added some more compatibility wrappers for 2.4 kernels.
2006-01-28 Frank Mori... Added dt9812_ko_SOURCES.
2006-01-28 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2006-01-28 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2006-01-28 Frank Mori... Added new driver for Winsystems PCM DA-12 AO board...
2006-01-28 Frank Mori... Driver update from calin@ajvar.org (Calin A. Culianu):
2006-01-19 Frank Mori... Added define of c6xdigio_ko_SOURCES
2006-01-16 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott) which makes...
2006-01-15 Frank Mori... Patch from Ian Abbott <abbotti@mev.co.uk>, to enable...
2006-01-15 Frank Mori... New driver for the PCM-UIO48A and PCM-UIO96A boards...
2006-01-15 Frank Mori... Fix compile against 2.6.15 kernel by using CLASS_DEVICE...
2006-01-15 Frank Mori... Fixed a couple compile warnings.
2006-01-15 Frank Mori... Added CLASS_DEVICE_CREATE compaitibility macro, based...
2006-01-15 Frank Mori... Added compatibility header for linux/pci_ids.h, which...
2006-01-15 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott), fixes follow...
2006-01-08 Frank Mori... Added support for calibration pwm output used for nonli...
2006-01-04 Frank Mori... Give full user-space access to all possible internal...
2006-01-04 Frank Mori... Corrected value for MSeries_AI_Bypass_Bank_Mask
2006-01-02 Frank Mori... Added support for reading eeprom on m-series boards...
2006-01-02 Frank Mori... Fixed ai range codes for 622x boards.
2006-01-02 Frank Mori... Err, undid my last "fix" which was wrong.
2006-01-02 Frank Mori... Fixed reading of alt ai sources with 611x boards.
2006-01-01 Frank Mori... Fixed munging for ao commands with m-series boards.
2006-01-01 Frank Mori... Fixed caldacs and ai ranges in board array for m-series...
2005-12-31 Frank Mori... Added support for a couple missing ao registers to...
2005-12-28 Frank Mori... Fixed ai munging and dma setup for 18 bit m-series...
2005-12-28 Frank Mori... Added some missing registers used by ai commands to...
2005-12-22 Frank Mori... Fix 2's complement munging for ai insn with 18 bit...
2005-12-21 Frank Mori... Added support for various m-series ao ranges.
2005-12-20 Frank Mori... Fixed compile error I just created with last change.
2005-12-20 Frank Mori... give an error message when user fails to provide firmwa...
2005-12-20 Frank Mori... Figured out some more ao range related bits.
2005-12-20 Frank Mori... Fixed up some m-series board entries using board specif...
2005-12-19 Frank Mori... ao write instructions work on pci-6289 after adding...
2005-12-19 Frank Mori... Some fixes for m series ai/ao instructions. ao instruc...
2005-12-19 Frank Mori... Added some missing AO registers for m-series
2005-12-18 Frank Mori... Implemented writes to some missing registers in m_serie...
2005-12-18 Frank Mori... Added offsets for GPCT registers on m-series
2005-12-18 Frank Mori... Allow for up to 8 dma channels on mite.
2005-12-15 Frank Mori... Patch from "Andreas Leuner" <al14@inf.tu-dresden.de>:
2005-12-14 Frank Mori... Added preliminary board entries for m-series boards
2005-12-12 Frank Mori... Fixed null dereference in attach.
2005-12-12 Frank Mori... Some reg_type fixes for m-series
2005-12-12 Frank Mori... First pass at m-series support done. AI/AO might possi...
2005-12-11 Frank Mori... Fixed array overrun for boards with more than 2 ao...
2005-12-05 Frank Mori... Added enumeration of all m series register offsets.
2005-12-05 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2005-12-04 Frank Mori... Added some notes on registers which have moved under...
2005-12-04 Frank Mori... use win_out2 macro for write to AI_SC_Load_A_Registers
2005-12-04 Frank Mori... Removed obsolete comment about 6733 pci id.
2005-11-30 David Schleefnew driver
2005-11-23 Frank Mori... Patch from Dave <dfelson.celson@virgin.net>:
2005-11-23 Frank Mori... pud_t was introduced in kernel 2.6.11
2005-11-23 Frank Mori... Deal with varying return type for kref_put in newer...
2005-11-21 Frank Mori... Added documentation comment block
2005-11-21 Frank Mori... New driver by Dan Block via anders.blomdell@control...
2005-11-21 Frank Mori... Added documentation header to dt9812 driver.
2005-11-21 Frank Mori... New driver from anders.blomdell@control.lth.se (Anders...
2005-11-21 Frank Mori... Added compatibility wrapper for kref.h
2005-11-21 Frank Mori... Patch from anders.blomdell@control.lth.se (Anders Blomd...
2005-11-21 Frank Mori... Patch from anders.blomdell@control.lth.se (Anders Blomd...
2005-11-21 Frank Mori... Static initialization of spinlocks has been deprecated...
2005-11-20 Frank Mori... Fix scan counter loading, which needs to be set to...
2005-11-02 Frank Mori... Patch from anders.blomdell@control.lth.se (Anders Blomd...
2005-11-02 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2005-10-19 Frank Mori... free async->cmd.chanlist before it gets blown away...
2005-10-19 Frank Mori... Fix memory leak noted by "Michael Brooks" <mbrooks...
2005-10-16 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott):
2005-10-11 David Schleefupdate from Calin
2005-10-11 David SchleefAdd new bonding driver from Calin Culianu
2005-10-07 David Schleefdist all .c and .h files
2005-10-07 David SchleefDon't dist removed files. Tell people to run depmod...
2005-10-07 David SchleefConvert to UTF-8
2005-10-07 David SchleefConvert to UTF-8. Fix some warnings.
2005-10-07 David SchleefConvert from DOS to unix. Convert to UTF-8. Minor...
2005-10-07 David SchleefRemove compatibility for 2.0 and 2.2
2005-10-06 David Schleefrevert to 0.7 changelog
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... * Contributors: Added Alexis Berlemont and Simone Mannori.
2005-06-04 Frank Mori... Patch from abbotti@mev.co.uk (Ian Abbott) to
2005-05-28 Frank Mori... * include/linux/delay.h: Added msleep_interruptible()
2005-04-21 David SchleefRemove the debian directory, since it's not maintained...
2005-04-18 Frank Mori... * comedi/kcomedilib/get.c: Added comedi_mark_buffer_wri...
2005-04-13 Bernd PorrFixed a bug which uploaded the firmware always to the...
2005-04-08 David Schleef* ChangeLog-0.7: Move ChangeLog to ChangeLog-0.7, and...
2005-04-07 Frank Mori... summary of 0.7.70 changes
next