comedi.git
2002-11-22 David SchleefRevert bufinfo structure name changes. Fixed long... r0_7_66
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 Frank Mori... added include to fix unresolved mem_map_reserve and...
2002-11-21 Frank Mori... force io data path width to 8 bits for daqcard
2002-11-21 Frank Mori... daqcard1200 cant scan upwards through ai channels
2002-11-21 David SchleefWarning cleanup on 2.0.39
2002-11-21 David SchleefCompilation fixes
2002-11-21 David SchleefFix to previous checkin
2002-11-21 David SchleefFixes for 2.0.39
2002-11-21 David Schleefconfig.dist file with everything disabled that doesn...
2002-11-21 David Schleefcompile fixes and warning fixes
2002-11-21 David SchleefFix subdevice flags not having AREF capability
2002-11-21 David Schleefadded cb_pcimdas
2002-11-21 David Schleefnew dffault
2002-11-21 David Schleefadd cb_pcimdas
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-11-21 David Schleefremove
2002-11-21 David SchleefReimplement kvmem.[ch] code in comedi_fops
2002-11-21 David Schleefnew compat header
2002-11-21 David Schleeffix request_region on 2.2
2002-11-21 David Schleefremove kvmem.h
2002-11-21 David Schleefremove subdevice stuff, since it doesn't work on 2.2
2002-11-21 David Schleefnew driver
2002-11-21 David Schleeffix compat for pci_enable_device
2002-11-21 David Schleeffix some warnigns
2002-11-21 David Schleefadd page_address()
2002-11-21 David SchleefAdd uvirt_to_kva() and kvirt_to_pa()
2002-11-21 David Schleefadd virt_to_page
2002-11-21 David Schleeffix warning from check_driver
2002-11-21 David SchleefPut PC-CARD-DAS16/16 inside if PCMCIA
2002-11-20 Frank Mori... set CCSR_POWER_DOWN bit to see if that changes anything
2002-11-20 Frank Mori... changed all if(boardtype.reg_611x) in analog output...
2002-11-20 Frank Mori... added log message on overrun
2002-11-19 Frank Mori... Added capability to bufinfo ioctl for marking bytes...
2002-11-19 David SchleefChange bit identification for CIO-DAS16/330 from 0x00...
2002-11-19 Frank Mori... make sure dithering is off during ai commands
2002-11-19 Frank Mori... fixed disabling of dma when using TRIG_WAKE_EOS
2002-11-19 Frank Mori... fixed clearing of bits in adc_control1 register
2002-11-18 Frank Mori... disabled checking for supported aref
2002-11-18 David Schleefupdate
2002-11-18 David SchleefAdd test for SDF aref flags
2002-11-18 Frank Mori... added udelay in ai read insn while waiting for conversi...
2002-11-18 Frank Mori... fix for external start source
2002-11-18 Frank Mori... added checking for valid aref. 611x calibration support.
2002-11-15 Frank Mori... Working dma analog input and output with NI 611x cards...
2002-11-08 David Schleefnew tests
2002-11-08 David SchleefAdd COMEDI_INITCLEANUP_NOMODULE()
2002-11-08 David SchleefFix bugs noticed by check_driver
2002-11-08 David Schleeffix symbol leakage
2002-11-08 David Schleefchange inline to static line, to fix symbol leakage
2002-11-08 David SchleefCleanup. Remove unused functions.
2002-11-08 David SchleefRandom cleanup. Remove (usused) AI subdevice, remove...
2002-11-08 David SchleefAdd fingerprinting, fix outb() calls
2002-11-08 David SchleefAdd debugging
2002-11-08 David SchleefChange insn->data[] to data[], since insn->data points...
2002-11-07 David SchleefInstructions for anonymous CVS
2002-11-06 David SchleefMove plx9052 definitions to new header
2002-11-06 David SchleefPull definitions for PLX-9052 from amplc_pc236.c
2002-11-05 David SchleefAdd spin locking to win_out()
2002-11-05 David Schleeftemporarily remove spinlocks
2002-11-05 David SchleefAdd specs for 6036E
2002-11-05 David SchleefMove NI-DAQ-DIO24 into if CONFIG_PCMCIA
2002-11-05 David Schleefnew driver
2002-11-05 David SchleefNew driver
2002-11-04 Frank Mori... fixed detach so it only tries to release ioports if...
2002-11-03 Frank Mori... fix possibility of endless loop when divisor > 0x80000000
2002-10-29 David SchleefAdd preliminary command support
2002-10-27 Frank Mori... changed prototype of comedi_map() to prevent bogus...
2002-10-27 Frank Mori... fixed some % that were supposed to be &
2002-10-26 Frank Mori... fixing shared interrupts for comedi boards when using...
2002-10-11 Frank Mori... fixed off by one error in calculation of fifo size...
2002-10-10 David SchleefFix for not calculating buffer fullness through a count...
2002-10-10 David SchleefFix problem detecting DMA overflows at buffer wraparound
2002-10-08 Frank Mori... added brief description for INSN_CONFIG_TIMER_1
2002-10-08 Frank Mori... Added some more locking for software copies of register...
2002-10-08 Frank Mori... added support for external master clock, and commited...
2002-10-08 Frank Mori... added bit about INSN_CONFIGTIMER_1
2002-10-08 Frank Mori... added INSN_CONFIG_TIMER_1
2002-10-03 Frank Mori... don't generate events when there are none
2002-10-01 Frank Mori... trying to decrease time dma channel is disabled for...
2002-09-30 David SchleefFix 671x ao munging (again). This time, with feeling...
2002-09-30 David SchleefFix documentation
2002-09-30 David Schleefone-liner to fix analog triggering
2002-09-30 David SchleefMakes non-DMA mode efficient enough for 620khz input...
2002-09-25 David SchleefAdd meilhaus PCI ID
2002-09-25 David Schleefremove #ifdef CONFIG_PCMCIA, since they're wrong (need...
2002-09-25 David Schleeffix warning
2002-09-25 David Schleefnew drivers
2002-09-25 David SchleefAdd new drivers from Michael Hillmann
2002-09-25 David SchleefUpdate buffer code to CVS
2002-09-25 David SchleefFix EOS event
2002-09-25 David SchleefAdd new amplicon drivers
2002-09-25 David Schleefnew driver from Ian Abbott <abbotti@mev.co.uk>
2002-09-25 David SchleefWhere the hell was Biggles when we needed him last...
2002-09-25 David Schleefchange from bin/sh to bin/bash
2002-09-25 David SchleefChange a 4 to a COMEDI_NDEVICES. Prolong the static...
2002-09-25 David Schleefupdate documentation list
2002-09-25 David Schleeffix stupid typo. (from someone, don't remember whom)
next