2006-10-16 |
Frank Mori... | Added support for 6509, and other boards in family... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Frank Mori... | Gave board_name member of comedi_driver_struct a well... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Frank Mori... | Fixed a couple compile warnings. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Frank Mori... | Added pci device id for pxi-6509, fixed driver_name. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Frank Mori... | First pass at supporting 32 bit static dio on m-series... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Frank Mori... | Added contributor |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Frank Mori... | New drivers from Jonathan Grierson <jd@renko.co.uk>: |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Frank Mori... | Added support for pcie-629 and pxi-6281 |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Frank Mori... | White space changes. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Frank Mori... | Fixed up documentation comments. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Frank Mori... | New driver from Nickolay Petrov <nick@office.etersoft... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Frank Mori... | Mask off bogus high bits for m-series boards with 16... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Frank Mori... | New driver from Everett Wang <everteq@sbcglobal.net>: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Frank Mori... | Added GPL header. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Frank Mori... | Added SDF_PACKED subdevice flag. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Frank Mori... | Added SDF_SOFT_CALIBRATED subdevice flag. |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Frank Mori... | fixed small chance of attempting to free an unallocated... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Frank Mori... | Install modules into "comedi" subdir instead of "extra... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Frank Mori... | Fixed irq argument to comedi_request_irq() |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Ian Abbott | Renamed CLASS_DEVICE_CREATE to COMEDI_CLASS_DEVICE_CREA... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Ian Abbott | Fix for SuSE 9.0 2.4.21 kernel. Simplify jiffies_to_ms... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Frank Mori... | m-series boards are unhappy if ai config fifo is empty... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | 0.7.73 changes r0_7_73 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | bump version for 0.7.73 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | Fixed max ai speed for 628x boards. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | Added bit definitions for m-series ai chanlist configur... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | Use new m-series chanlist configuration for m-series... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Frank Mori... | Fixed bytes_per_sample to return correct value in lsamp... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Frank Mori... | Fix calculation of bytes per scan for 18-bit analog... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Frank Mori... | Fix rounding up of buffer size to integer multiple... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Frank Mori... | Bumped version for 0.7.72 r0_7_72 |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Frank Mori... | Added 0.7.72 changes, and fixed misspellings of Ian... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Frank Mori... | Added new contributor. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Frank Mori... | Added missing GPL headers. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Frank Mori... | New drivers from Pablo Mejia <pablo@cctechnol.com>: |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Restore the old COPYING and INSTALL files after they... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Updated 'Adding new drivers' section. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Removed Documentation/Configure.help and Documentation... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Moved addi_data.c into EXTRA_DIST until the drivers... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Skipped obsolete tests and added some new ones. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Corrected a printk format string that I forgot to updat... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Add 'Contributors' to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Removed obsolete include/linux/kern_compat.h file. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Deleted obsolete Config.in files. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Add Kbuild to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Ian Abbott | Added some kernel compatability include files to EXTRA_... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Frank Mori... | Added missing include for linux/version.h |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Frank Mori... | Added length checks for data array of INSN_CONFIG_ALT_S... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Used pci_name() when printing PCI device location. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Add compatibility function pci_name(pci_dev) for kernel... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Cleaned up resource types. Used unsigned int for IRQs... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Added linux/types.h compatibility header. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Don't free IRQ if it wasn't requested successfully. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Don't free the IRQ if it wasn't allocated. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | ifdef'ed out incomplete irq stuff from ni_daq_dio24.c |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Check I/O region was allocated before releasing it. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Request resources before using them. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ian Abbott | Remove Modules.symvers when cleaning as it can cause... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Frank Mori... | Added 0.7.71 changes. r0_7_71 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Frank Mori... | version bump |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Ian Abbott | Fixed compiler warnings about unused variable in the... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Frank Mori... | set mite_phys_addr to zero after releasing io regions |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Frank Mori... | turn pcmcia support on or off by default depending... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Frank Mori... | Added check for length of INSN_CONFIG_SET_RTSI_CLOCK_MODE, |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Frank Mori... | Fixed number of channels in rtsi subdevice |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Ian Abbott | Extend automatic enabling of Kbuild mechanism back... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Ian Abbott | Replaced AC_PATH_PROG with AC_PATH_TOOL when detecting... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Ian Abbott | Avoid using AC_RUN_IFELSE to check the kernel major... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Ian Abbott | Applied patch from Ben Gardiner (blg at mast dot queens... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Ian Abbott | Removed MODVERDIR=${tmpdir} when checking CFLAGS, as... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Frank Mori... | Detect Kbuild in Linux kernel source directory, and... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fix gcc-4.1 warnings (undefined macro in #if). |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fix gcc-4.1 warnings (uninitialized variables). |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fixed gcc-4.1 warnings (operation may be undefined). |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fix gcc-4.1 warnings (unused variable, printk format... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fix gcc-4.1 warnings (uninitialized variables). |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Ian Abbott | Fix gcc-4.1 warnings (uninitialized variable). The... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Frank Mori... | Made a few updates to install instructions. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Frank Mori... | Marked some initialization/cleanup functions with __ini... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Frank Mori... | Added some missing pcmcia device tables. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Frank Mori... | removed obsolete file. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Frank Mori... | patch from Ian Abbott <abbotti@mev.co.uk>: |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Frank Mori... | remove obsolete pcmcia stuff (irq_list and IRQInfo2) |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott): |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | More pci fixes. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott). Note, I... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | Got rid of obsolete IRQ_INFO2_VALID |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | got rid of useless irq_mask variable. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | Dropped support for pcmcia on kernels older than 2... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Frank Mori... | Patch from abbotti@mev.co.uk (Ian Abbott) which ports... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Frank Mori... | Compile fix when building with kbuild from Jan Gukelber... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | Patch from caleb@aei-tech.com (Caleb Tennis), which... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | Added new driver from sutashu@gmail.com (Stanislaw... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | Added new drivers to build |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | Replaced pci_for_each_dev() with a for loop and pci_get... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | Fixed some compile warnings, and replaced pci_for_each_... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Frank Mori... | New drivers from mike@mikelachaine.ca (mikelachaine) |
commit | commitdiff | tree | snapshot |
next |