2006-01-19 |
Frank Mori... | Added define of c6xdigio_ko_SOURCES |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott) which makes... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Patch from Ian Abbott <abbotti@mev.co.uk>, to enable... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | New driver for the PCM-UIO48A and PCM-UIO96A boards... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Fix compile against 2.6.15 kernel by using CLASS_DEVICE... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Fixed a couple compile warnings. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Added CLASS_DEVICE_CREATE compaitibility macro, based... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Added compatibility header for linux/pci_ids.h, which... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott), fixes follow... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Frank Mori... | Added support for calibration pwm output used for nonli... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Frank Mori... | Give full user-space access to all possible internal... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Frank Mori... | Corrected value for MSeries_AI_Bypass_Bank_Mask |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Frank Mori... | Added support for reading eeprom on m-series boards... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Frank Mori... | Fixed ai range codes for 622x boards. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Frank Mori... | Err, undid my last "fix" which was wrong. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Frank Mori... | Fixed reading of alt ai sources with 611x boards. |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Frank Mori... | Fixed munging for ao commands with m-series boards. |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Frank Mori... | Fixed caldacs and ai ranges in board array for m-series... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Frank Mori... | Added support for a couple missing ao registers to... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Frank Mori... | Fixed ai munging and dma setup for 18 bit m-series... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Frank Mori... | Added some missing registers used by ai commands to... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Frank Mori... | Fix 2's complement munging for ai insn with 18 bit... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Frank Mori... | Added support for various m-series ao ranges. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Frank Mori... | Fixed compile error I just created with last change. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Frank Mori... | give an error message when user fails to provide firmwa... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Frank Mori... | Figured out some more ao range related bits. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Frank Mori... | Fixed up some m-series board entries using board specif... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Frank Mori... | ao write instructions work on pci-6289 after adding... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Frank Mori... | Some fixes for m series ai/ao instructions. ao instruc... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Frank Mori... | Added some missing AO registers for m-series |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Frank Mori... | Implemented writes to some missing registers in m_serie... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Frank Mori... | Added offsets for GPCT registers on m-series |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Frank Mori... | Allow for up to 8 dma channels on mite. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Frank Mori... | Patch from "Andreas Leuner" <al14@inf.tu-dresden.de>: |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Frank Mori... | Added preliminary board entries for m-series boards |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Frank Mori... | Fixed null dereference in attach. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Frank Mori... | Some reg_type fixes for m-series |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Frank Mori... | First pass at m-series support done. AI/AO might possi... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Frank Mori... | Fixed array overrun for boards with more than 2 ao... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Frank Mori... | Added enumeration of all m series register offsets. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Frank Mori... | Added some notes on registers which have moved under... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Frank Mori... | use win_out2 macro for write to AI_SC_Load_A_Registers |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Frank Mori... | Removed obsolete comment about 6733 pci id. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
David Schleef | new driver |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Frank Mori... | Patch from Dave <dfelson.celson@virgin.net>: |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Frank Mori... | pud_t was introduced in kernel 2.6.11 |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Frank Mori... | Deal with varying return type for kref_put in newer... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Added documentation comment block |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | New driver by Dan Block via anders.blomdell@control... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Added documentation header to dt9812 driver. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | New driver from anders.blomdell@control.lth.se (Anders... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Added compatibility wrapper for kref.h |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Patch from anders.blomdell@control.lth.se (Anders Blomd... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Patch from anders.blomdell@control.lth.se (Anders Blomd... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Frank Mori... | Static initialization of spinlocks has been deprecated... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Frank Mori... | Fix scan counter loading, which needs to be set to... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Frank Mori... | Patch from anders.blomdell@control.lth.se (Anders Blomd... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Frank Mori... | free async->cmd.chanlist before it gets blown away... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Frank Mori... | Fix memory leak noted by "Michael Brooks" <mbrooks... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Schleef | update from Calin |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Schleef | Add new bonding driver from Calin Culianu |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | dist all .c and .h files |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | Don't dist removed files. Tell people to run depmod... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | Convert to UTF-8 |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | Convert to UTF-8. Fix some warnings. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | Convert from DOS to unix. Convert to UTF-8. Minor... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
David Schleef | Remove compatibility for 2.0 and 2.2 |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Schleef | revert to 0.7 changelog |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Schleef | copy from 0.7 branch |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Schleef | merge branch-0_7 back to HEAD |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Frank Mori... | * Contributors: Added Alexis Berlemont and Simone Mannori. |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott) to |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Frank Mori... | * include/linux/delay.h: Added msleep_interruptible() |
commit | commitdiff | tree | snapshot |
2005-04-21 |
David Schleef | Remove the debian directory, since it's not maintained... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Frank Mori... | * comedi/kcomedilib/get.c: Added comedi_mark_buffer_wri... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Bernd Porr | Fixed a bug which uploaded the firmware always to the... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
David Schleef | * ChangeLog-0.7: Move ChangeLog to ChangeLog-0.7, and... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Frank Mori... | summary of 0.7.70 changes |
commit | commitdiff | tree | snapshot |
2005-04-07 |
David Schleef | Remove references to linux/irq.h branch-0_7-start |
commit | commitdiff | tree | snapshot |
2005-04-07 |
David Schleef | Re-add call to depmod if it's a normal install |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Frank Mori... | added José Luis Sánchez |
commit | commitdiff | tree | snapshot |
2005-04-05 |
David Schleef | Remove linux/irq.h. It should be asm/irq.h, which... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
David Schleef | Use -i and -f flags r0_7_70 |
commit | commitdiff | tree | snapshot |
2005-04-02 |
David Schleef | Fix drivers.txt target |
commit | commitdiff | tree | snapshot |
2005-04-02 |
David Schleef | Use autoreconf. Add files |
commit | commitdiff | tree | snapshot |
2005-04-02 |
David Schleef | Change the way files are disted. Remove all the crap... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
David Schleef | Documentation fixes |
commit | commitdiff | tree | snapshot |
2005-04-01 |
David Schleef | version bump |
commit | commitdiff | tree | snapshot |
2005-04-01 |
David Schleef | Make distcheck work. Add LINUX_MODULE_STYLE to indicat... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Frank Mori... | fix compile warning, and initialize both tio chips |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Frank Mori... | patch from Klaas Gadeyne <Klaas.Gadeyne@mech.kuleuven... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Frank Mori... | check for CAP_SYS_MODULE instead of CAP_SYS_ADMIN in... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Frank Mori... | add mention of comedi_nonfree_firmware tarball |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Frank Mori... | allow schedules() during firmware upload |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Frank Mori... | add support for loading firmware into main fpga and... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Frank Mori... | add support for uploading firmware on 64 bit arches... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Frank Mori... | add SDF_DITHER flag to analog input subdevice |
commit | commitdiff | tree | snapshot |
next |