comedi.git
2005-03-03 Frank Mori... updated documentation: firmware cannot be compiled...
2005-03-01 Frank Mori... pci-6534 does not work
2005-02-28 Frank Mori... 6035 only has 12 bit analog output resolution, despite...
2005-02-28 Frank Mori... 6034 and 6035 don't have 8255 chips
2005-02-28 Frank Mori... compile fix for gcc 2.95 from al14@inf.tu-dresden.de...
2005-02-28 Frank Mori... don't use deprecated pci_find_subsys(), replace with...
2005-02-28 Frank Mori... implementation of pci_find_subsys for old kernels from...
2005-02-27 Frank Mori... patch from abbotti@mev.co.uk (Ian Abbott):
2005-02-27 Frank Mori... patch from emmanuel.pacaud@univ-poitiers.fr (Emmanuel...
2005-02-27 Frank Mori... need to change things around a little to prevent asm...
2005-02-27 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-27 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-27 Frank Mori... patch from Ian Abbot <abbotti@mev.co.uk>:
2005-02-27 Bernd PorrRemoved a buffer overflow routine again. The buffer...
2005-02-21 Frank Mori... replace 0x10000 with max_count constant, and handle...
2005-02-21 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-17 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-17 Frank Mori... new driver from Ian Abbott <abbotti@mev.co.uk>
2005-02-17 Frank Mori... inew compatibility header from Ian Abbott <abbotti...
2005-02-17 Frank Mori... add missing include for likely/unlikely
2005-02-17 Frank Mori... new compatibility header from Ian Abbott <abbotti@mev...
2005-02-17 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-17 Frank Mori... patch from Emmanuel PACAUD <emmanuel.pacaud@univ-poitie...
2005-02-09 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>:
2005-02-07 Bernd PorrAdded proper insn command with a sampling rate of 1MHz/16.
2005-02-06 Frank Mori... fix license header (comedilib is lgpl)
2005-02-06 Frank Mori... force read from channel 0 when CR_ALT_SRC is set in...
2005-02-05 Frank Mori... fix pcmcia_driver.drv.name
2005-02-05 Frank Mori... fix for need_resched from Ian Abbott <abbotti@mev.co...
2005-02-03 Frank Mori... enable burst mode dma transfers on mite
2005-01-25 Frank Mori... patch from Ian Abbott <abbotti@mev.co.uk>, who says:
2005-01-25 Frank Mori... fix rounding error in bytes_per_scan() for dio subdevic...
2005-01-23 Frank Mori... rename some members of bufinfo struct to make output...
2005-01-22 Frank Mori... got rid of pci_for_each_dev macro (which no longer...
2005-01-22 Frank Mori... alphabetized contributors
2005-01-14 Frank Mori... fix for cmdtest check of start_arg, from Ian Abbott...
2005-01-14 Frank Mori... fix for gcc3.4 compile error from Ian Abbott <abbotti...
2005-01-13 Bernd PorrRemoved a transfer flag which gave a compilation error...
2005-01-04 Frank Mori... get rid of KILL_FASYNC define, since it is already...
2005-01-04 Bernd PorrTested with 2.6.10. Introduced min sampling rate which...
2005-01-04 Bernd PorrMinor changes. Tested with 2.6.10.
2005-01-04 Bernd PorrCompilation aborted because the makefile wasn't able...
2005-01-03 Frank Mori... fix rtlinux compile
2005-01-03 Bernd PorrFrom kernel version 2.6.10 the function usb_kill_urb...
2005-01-03 Bernd PorrSwitched from iso transfer to bulk transfer. ISO is...
2004-12-29 Frank Mori... compatibility functions so udev support compiles on...
2004-12-29 Frank Mori... handle errors when trying to get kernel flags
2004-12-29 Frank Mori... make lack of .hdepend in kernel dir a warning instead...
2004-12-29 Frank Mori... add support for udev
2004-12-29 Frank Mori... generate overflow events when ai fifo overflows with...
2004-12-29 Frank Mori... Fixed bugs reported by csp@andrew.cmu.edu. The bug...
2004-12-13 Frank Mori... make single-scan ai commands work
2004-12-13 Frank Mori... fix "Devices:" comment field
2004-12-13 Frank Mori... enhancement from YEOW NGEE SOON <nsyeow@pd.jaring.my>:
2004-12-13 Frank Mori... new driver from YEOW NGEE SOON <nsyeow@pd.jaring.my>
2004-12-08 Frank Mori... fix for pcmcia fifo-half-full interrupt problems from
2004-12-04 Frank Mori... make autogen.sh work with automake1.9
2004-11-30 Frank Mori... added new drivers from José Luis Sánchez (jsanchezv...
2004-11-20 Frank Mori... sort devices.txt
2004-11-20 Frank Mori... some comment fixes to make Devices.txt get generated...
2004-11-14 Bernd Porrcmd is now dumping the first 5 packets. They are usuall...
2004-11-11 Bernd PorrThe memory allocation flag GFP_KERNEL is not permissibl...
2004-11-09 Bernd PorrCommented out the USB ID for testing purposes and added...
2004-10-31 Bernd PorrAdded the usbduxfast driver.
2004-10-31 Bernd PorrInitial version of the new usbduxfast driver. Tested...
2004-10-26 Frank Mori... Remove bogus scan_end_src. By the way, the last log...
2004-10-26 Frank Mori... added Brent Ledvina
2004-10-26 Frank Mori... Support for externally triggered input commands from...
2004-10-17 Frank Mori... Added Steve Sharples
2004-10-17 Frank Mori... Enhancement from Steve Sharples:
2004-10-10 Frank Mori... renamged Changelog to ChangeLog and add entry for 0...
2004-10-06 Frank Mori... oops, convert counter really should be limited to 16...
2004-10-06 Frank Mori... Fix bogus sample at beginning of ao command (me). ...
2004-10-06 Frank Mori... fix passing of bad argument to comedi_error()
2004-10-06 Frank Mori... add support for 6014, and add missing entries to pci...
2004-10-02 Frank Mori... bump version for release
2004-10-02 Frank Mori... me400_fw.h is gone
2004-10-02 Frank Mori... modtool.in is gone
2004-10-02 Frank Mori... check for modpost in two possible locations r0_7_69
2004-10-02 Frank Mori... fix missing $ in check for depmod
2004-09-29 Frank Mori... fix for shared interrupt bug from steve.sharples@nottin...
2004-09-09 Frank Mori... fix argument to rtl_delay for rtlinux
2004-09-05 Bernd PorrTypo in the synchonous out command: in case of an error the
2004-09-01 Frank Mori... use rtl_delay() for rtlinux
2004-09-01 Frank Mori... usleep() seems to crash rtlinux when called from non...
2004-09-01 Frank Mori... add error message when no isapnp support is available
2004-08-31 Frank Mori... return error if a command is run with no irq
2004-08-18 Bernd PorrThe submission of the bulk transfers can be delayed...
2004-08-06 Frank Mori... fix deadlock on end-of-acquisition
2004-08-02 Frank Mori... move setup of subdevices after init of plx9080
2004-08-01 Frank Mori... fix initialization of eeprom subdevice
2004-08-01 Frank Mori... updated usbdux driver from Bernd Porr
2004-07-25 Frank Mori... fix INSN_GTOD
2004-07-21 Frank Mori... fix double-munging when bufinfo ioctl is called in...
2004-07-19 Frank Mori... add isapnp device id for at-mio-64e-3
2004-07-19 Frank Mori... fix null dereference on boards without analog output
2004-07-19 Frank Mori... fix prototype of comedi_request_irq()
2004-07-18 Frank Mori... missed some locking that should have been converted...
2004-07-18 Frank Mori... bug fix from zharkov@vista-control.com (Eugene Zharkov)
2004-07-17 Frank Mori... list 10 insn limit on insn lists
next