comedi.git
2002-02-10 David SchleefChanges needed for 671x boards
2002-02-10 David SchleefConvert to pci_resource_start()
2002-02-10 David SchleefMoved edge/level rising/falling defs to comedi.h
2002-02-10 David SchleefRemove 2.0 PCI code
2002-02-10 David SchleefAdded a few things to interface
2002-02-10 David SchleefRemoval of 2.0 PCI support
2002-02-10 David SchleefMore DMA hacking. Works nicely now. Allocator moved...
2002-02-10 David SchleefChange buffer allocation to use mite allocator.
2002-02-10 David SchleefAttempt to fix for new MITE DMA code. Cleanups.
2002-02-10 David SchleefIfdef old DMA functions
2002-02-10 David SchleefRemove old PCI support. Remove static ring buffer...
2002-02-10 David SchleefCleanups: remove old PCI support. Fix more places...
2002-02-10 David SchleefAdded cpu_to_le32() for big-endian machines. Removed...
2002-02-10 David SchleefAdded more defines. Added new functions, works on...
2002-02-10 David SchleefCheckpoint for DMA hacking. Mostly works for small N.
2002-02-09 David SchleefTimed input works in non-DMA mode.
2002-02-09 David SchleefUpdate from Dan. Fixes conflict between rounding timer...
2002-02-09 David SchleefCleanups. Should work identically to last revision.
2002-02-08 David SchleefCompilation fixes
2002-02-08 David SchleefNew drivers
2002-02-08 David SchleefBig hack attack results in new driver. Film at 11.
2002-02-08 David SchleefUpdated documentation
2002-02-07 David SchleefUpdate from Dan
2002-02-07 Frank Mori... newer versino of icp_multi driver that Anne Smorthit...
2002-02-07 Frank Mori... added a paragraph about preparing a kernel source direc...
2002-02-06 David SchleefRevert poll conditions: if device is non-busy, set...
2002-02-06 David SchleefChange caldac code to be slightly less confusing
2002-02-06 David SchleefRevert some previous dumb changes with events. This...
2002-02-06 David Schleefrandom ci
2002-02-06 David SchleefFix documentation numbers
2002-02-06 David SchleefNew driver
2002-02-05 Frank Mori... changed pci_alloc_consistent compatibility function...
2002-02-04 David SchleefChange Comedi buffer allocator to use a virtual functio...
2002-02-04 David SchleefRemove buf_change, add buf_alloc in subdevice structure
2002-02-04 David SchleefAdd comedi_event() call in mite interrupt handler
2002-02-02 Frank Mori... fixed error handling for mite_setup
2002-02-01 Frank Mori... fixed race in interrupt handler
2002-02-01 David SchleefGenerate tar file in local dir
2002-02-01 David Schleefversion bump
2002-02-01 David SchleefFix problem with constructing new version numbers r0_7_63
2002-02-01 David SchleefFor 0.7.63
2002-02-01 David SchleefFix event handling bugs.
2002-02-01 David Schleef0.7.62 changelog
2002-01-30 Frank Mori... fixed pointer arithmetic
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefYet another iteration.
2002-01-27 David SchleefAnother iteration on the AI 611x chanlist problem
2002-01-26 David SchleefFix AI chanlist configuration on 611x
2002-01-26 David SchleefMerge AO chanlist configuration into one function
2002-01-22 David SchleefExport to versioned directory
2002-01-22 David SchleefCreate drivers.txt. r0_7_62
2002-01-22 David SchleefFix rule to make drivers.txt. Add rule to run check_dr...
2002-01-22 David Schleefmove scripts
2002-01-22 David SchleefCleanup the release script
2002-01-22 Frank Mori... added a little note about PCMCIA
2002-01-22 Frank Mori... oops I wanted the pcmcia device names to match the...
2002-01-22 Frank Mori... fixing device names for pcmcia
2002-01-22 David SchleefFix export-objs being unconditionally recompiled
2002-01-22 David SchleefAdded a test for SDF_RT
2002-01-22 David SchleefAdded DIO subdevice support. Untested. Added SPEED_LI...
2002-01-22 David SchleefSome National Instruments PCI IDs
2002-01-20 David SchleefAdded pci-6036e
2002-01-15 David SchleefChange malloc.h to slab.h
2002-01-15 David Schleefupdate
2002-01-15 David SchleefRemove comedi_done and friends
2002-01-15 David SchleefFix problems with old bash
2002-01-15 David SchleefAdded PCI_VENDOR_IDs. Removed comedi_done and friends...
2002-01-15 David Schleef*** empty log message ***
2002-01-15 David SchleefConvert all uses of comedi_bufcheck, comedi_done, comed...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-15 David SchleefUpdate for new 8255 interface
2002-01-15 David SchleefNew checks. Wrap some old checks in check_all
2002-01-15 David SchleefNew driver
2002-01-15 David Schleefamcc_s5933.o exports symbols. Change DT282x CONFIG...
2002-01-15 David SchleefChanged CONFIG option for DT282x
2002-01-15 David SchleefAdded preliminary command support. From Ildefond Magra...
2002-01-14 Frank Mori... added a little printk for when request_irq fails
2002-01-10 Frank Mori... according to linux device drivers, POSIX standard is...
2002-01-10 Frank Mori... got rid of some preproccesor ugliness by converting...
2002-01-10 Frank Mori... added pci_resource_start() compatibility macro
2002-01-10 Frank Mori... should be fixed for 1602/16 now
2002-01-09 Frank Mori... prevented it from switching dma channels when using...
2002-01-08 Frank Mori... reenabled debugging code to try and get 1602/16 working
2002-01-03 Frank Mori... made poll() work on dma transfers again
2002-01-01 Frank Mori... merged some duplicated code, and became more careful...
2002-01-01 Frank Mori... fixed bug with dma transfers not being quite the length...
2001-12-30 David Schleef*** empty log message ***
2001-12-30 David SchleefFix warning about requesting region.
2001-12-17 Frank Mori... corrected top speed for 6040
2001-12-15 David SchleefCheck for the case where 'make dep' was not run.
2001-12-15 Frank Mori... Changed Makefile.modbuild to run configure script in...
2001-12-15 Frank Mori... prevented CFLAGS from gettings written twice to .buildvars
2001-12-15 David SchleefLinux-2.2 defines CC to be 'gcc -D__KERNEL__ -I$(HPATH...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-14 David Schleef64-bit cleanups
2001-12-14 David SchleefPull CC, AS, and LD from kernel. Sparc64 needs it.
2001-12-14 Frank Mori... oops undid accidental reversion of linux/slab.h to...
2001-12-14 Frank Mori... moved clearing of interrupt to beginning of interrupt...
2001-12-14 David SchleefFix Makefile.modbuild to delete Makefiles on distclean...
2001-12-14 David SchleefAdded Changelog
next