2001-09-18 |
David Schleef | Moved scripts to scripts/ |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Frank Mori... | more pci-dma stuff, still nonfunctional |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Scripts to extract documentation |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | new |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Fixed a segfault in nidio_detach() when configure fails... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Change file location comment |
commit | commitdiff | tree | snapshot |
2001-09-18 |
David Schleef | Patch from Anders Blomdell, fixing AI. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Frank Mori... | some initial pci dma stuff, doesn't do anything useful yet |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Frank Mori... | fixed symbol leak, and settings of SDF_GROUND subdevice... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | some bugfixes |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | added support for stop_src TRIG_COUNT that I forgot... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Frank Mori... | analog input commands may possibly work now |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Oops. Fix typo in previous check-in. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Removed last remnants of trig support for drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Removed last remnants of comedi_trig support for drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | rewrote much of the trig support. No longer uses any... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Remove min() macro |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Added a target for drivers.txt |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Complete phase-out of comedi_trig in drivers |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Complete phase-out of comedi_trig support |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Add list of devices to documentation |
commit | commitdiff | tree | snapshot |
2001-09-14 |
David Schleef | Change comedi_trig compat to deprecated |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Frank Mori... | fixed sending of events for analog output |
commit | commitdiff | tree | snapshot |
2001-09-13 |
David Schleef | Fix argument of mem_test_region() |
commit | commitdiff | tree | snapshot |
2001-09-13 |
David Schleef | Fixed argument of pci_enable_dev() |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Moved driver documentation to inline documentation |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Added check for documentation in source code |
commit | commitdiff | tree | snapshot |
2001-09-12 |
David Schleef | Removed VD_DDS |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | does still need to ioremap for 2.4 kernels though |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | oops, apparently it's not even a pci driver, that pci... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added comment regarding lack of pci support & ioremap |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added check/request/release_mem_region() calls |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Frank Mori... | added some compatibility macros for pci-dma buffer... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Frank Mori... | oops got LINUX_VERSION_CODE mixed up with KERNEL_VERSIO... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Frank Mori... | made dummy release_mem_region() macro consistent with... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Frank Mori... | new compatibility header for *_mem_region() functions |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Frank Mori... | more work on ai command, still not functional yet though |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | starting to add ai command support, completely nonfunct... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | fix to get pci drivers to compile on 2.2 kernel |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Frank Mori... | fixed some typos causing null dereference |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added compat code for MODULE_DEVICE_TABLE() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added MODULE_DEVICE_TABLE() and pci_enable_device() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added check for pcibios_ code |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Fix compilation due to last check-in |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added some drivers |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Converted _mode2, _mode4 to command |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Pretended to convert _mode2 to a command |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Generic hacking |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Added pci_enable_device() |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | Remove use of range_unknown |
commit | commitdiff | tree | snapshot |
2001-09-05 |
David Schleef | fixed some stuff |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added MODULE_DEVICE_TABLE() on a bunch of drivers |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added stub for amplc_pci230 |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Fix symbol leakage in a bunch of drivers |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Added check for Makefile.in |
commit | commitdiff | tree | snapshot |
2001-09-04 |
David Schleef | Fix typo in CONFIG_AMPLC_PCI230 |
commit | commitdiff | tree | snapshot |
2001-09-03 |
David Schleef | Update from Anders |
commit | commitdiff | tree | snapshot |
2001-09-03 |
David Schleef | Update from Allan |
commit | commitdiff | tree | snapshot |
2001-08-28 |
David Schleef | Update from Allan. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Frank Mori... | changed configuration of input/output ranges to use... |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Frank Mori... | updated cb_pcidas, cb_pcidas64, das16 entries |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | supports user configurable analog input and output... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | terminated with newline |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | preventing multiple includes |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | fixed version checking for 2.2 kernels |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Frank Mori... | fixed conflict with poll.h |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Fixes for compilation on 2.0.x |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Added -nostdinc flag. Comedi _should_ compile with it. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | Fixes for compiling with 2.0.x |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | A copy of Configure.help, for use with kbuild-2.5 |
commit | commitdiff | tree | snapshot |
2001-08-27 |
David Schleef | New driver |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Frank Mori... | driver supports insn now, no command support |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Frank Mori... | skeleton of a new driver, doesn't do anything yet. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Frank Mori... | fixed symbol leaks noted by check_driver |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | converted analog out to TRIG_INT |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | added a comment |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | undid some changes i made recently to placement of... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | update |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Disabled non-working code |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Cleanups. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Fixed typo |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Added ni_670x |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | forgot to load up fifo in analog out inttrig, fixed... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | tweak to analog out interrupt handler |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Updated dt282x |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Frank Mori... | converted to start_src TRIG_INT |
commit | commitdiff | tree | snapshot |
2001-08-23 |
David Schleef | Fixed analog output command to use TRIG_INT |
commit | commitdiff | tree | snapshot |
2001-08-22 |
David Schleef | Removed buffer preloading from comedi_write_v22().... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
David Schleef | Fixed streaming analog output. Converted to using... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Frank Mori... | experimental analog output command support for 1602... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Frank Mori... | cleaned up id bit checking, fixed id bits for keithley... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Frank Mori... | small change to interrupt handler so it can be made... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Frank Mori... | added support for poll(), and made a bunch of other... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Frank Mori... | added online version of linux device drivers to referen... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Frank Mori... | added daqcard-6024e entry |
commit | commitdiff | tree | snapshot |
2001-08-20 |
David Schleef | Updates from Robert Schwebel. I also deleted a bunch... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Frank Mori... | fixed clearing of irq flip flop in read insn, so wait... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Frank Mori... | changes from brent baccula, and added a workaround... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
David Schleef | Define KILL_FASYNC() |
commit | commitdiff | tree | snapshot |
next |