2007-01-31 |
Frank Mori... | New driver from "Calin A. Culianu" <calin@ajvar.org>: |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Frank Mori... | Patch from "Calin A. Culianu" <calin@ajvar.org>: |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Frank Mori... | Ported ni_660x.c to use counter support provided by... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Frank Mori... | Fixed some breaks that were supposed to break out of... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Frank Mori... | Fixed NI_GPCT_CLOCK_SRC_SELECT_MASK to allow for PFI... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Frank Mori... | fixed read of G_Status_Register for m-series. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Frank Mori... | Ask board which load register will be used next, since... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Frank Mori... | Fixed reading of counters' hardware and software save... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Frank Mori... | Ported ni_mio_common.c to use ni_tio.c for NI general... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Frank Mori... | Changed value of NI_GPCT_DISABLED_GATE_SELECT so it... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Frank Mori... | Renamed INSN_CONFIG_RESET_COUNT to more general INSN_CO... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Frank Mori... | Added mode bit for selecting load a/b counter load... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Frank Mori... | use $(MAKE) instead of make. This fixes the use of... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Frank Mori... | Calculate clock period taking into account prescaling. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Frank Mori... | Added declaration for ni_tio_init_counter() |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Frank Mori... | Added support for hardware arming of counters, and set |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Frank Mori... | Added declaration of comedi_mark_buffer_written(). |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Frank Mori... | Added missing export of comedi_mark_buffer_written... |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Frank Mori... | defines from comedi's config.h in the top-level comedi... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Frank Mori... | Added support for x2 prescaling on ni general-purpose... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Frank Mori... | Added INSN_CONFIG_RESET_COUNT |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Frank Mori... | Added ni_tio_init_counter(), and exported some symbols. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Frank Mori... | Made setting of gate sources more uniform across differ... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Frank Mori... | Fixed interrupt handler prototypes for all drivers... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Frank Mori... | Added PT_REGS_ARG macro to deal with change to interrup... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Frank Mori... | Made setting of counter clock source more uniform acros... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Frank Mori... | First pass at consistent support for NI general-purpose... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Frank Mori... | Added additional field to INSN_CONFIG_SET/GET_GATE_SRC... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bernd Porr | The flag SDF_CMD_READ was missing which gave the error... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Frank Mori... | Added missing include of linux/version.h |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bernd Porr | Removed the boolean definition from the driver and... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bernd Porr | Moved the boolean definition from the driver files... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bernd Porr | From 2.6.19 config.h is no longer needed. Added an... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bernd Porr | Added external trigger support to the driver. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bernd Porr | From 2.6.19 the pointer to the completion function... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Frank Mori... | Minor update to documentation comments. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Frank Mori... | Mite byte-swapping bits seem to be associated with... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Frank Mori... | Fixed possibile failures to decrement module use count... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Frank Mori... | Differentiate between 622x, 625x, and 628x m-series... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Frank Mori... | Figured out what a couple bits in the mite channel... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Frank Mori... | Don't assume class_device has a devt member. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Frank Mori... | Changed some ad8804 caldac types to ad8804_debug |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Frank Mori... | Added support for generating a seperate device file... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Ian Abbott | Replaced deprecated use of check_region(). |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Ian Abbott | Fixed some C++-isms: mixed declarations and code. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Frank Mori... | Fixed oops caused by my giving comedi_driver.board_name... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Frank Mori... | Added dev_t to comedi_subdevice in preparation for... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frank Mori... | Added init of ai static control reg for m series. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frank Mori... | Updated comment about dma transfer width. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Frank Mori... | Blah, doing 32 pci transfers causes the channel order... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Frank Mori... | Do 32 bit dma transfers for analog output. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frank Mori... | Added some commented-out code for measuring speed of... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frank Mori... | Fixed decode of write post fifo depth. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Frank Mori... | Added a couple more (unused_) bit definitions. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Frank Mori... | put COMEDI_INPUT, etc. in their own enum. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Frank Mori... | fixed hosing of ao_mode2 register. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frank Mori... | Set AO_Number_Of_DAC_Packages bit for m-series. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frank Mori... | check length of INSN_CONFIG_ANALOG_TRIG |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frank Mori... | Fixed setting of MSeries_AO_Update_Timed_Bit in ao... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Frank Mori... | Fixed waveform analog output on m-series, which I found... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frank Mori... | Only try to initialize pfi output select registers... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Initialize pfi output select registers. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Implemented insn_bits for PFI subdevice with m-series... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Check length of INSN_BITS instructions in core. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Added support for configuring pfi routing on m-series... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | m-series has 16 pfi lines instead of 10. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Fixed search for best pll multiplier/divisor |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Added NI_EXT_PFI() and NI_EXT_RTSI() helper functions... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frank Mori... | Minor updates to documentation comment block. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Frank Mori... | Added support for changing routing of signals to RTSI... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Bernd Porr | Fixed two small bugs Ian Abbott pointed out. Ian Wrote: |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Frank Mori... | Added missing offsets for RTSI register on m-series |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Frank Mori... | Added support for INSN_CONFIG_GET_CLOCK_SRC |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Frank Mori... | Added support for configuring external clock sources... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Frank Mori... | Added some more data length checks for config instructi... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Frank Mori... | fixed max PLL divisor/multiplier |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Frank Mori... | Added some bit definitions to support the external... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Frank Mori... | Replaced a bunch of printk with RT-safe rt_printk |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Frank Mori... | Added missing pci device ids using values provided... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Frank Mori... | Put in some guesses as to whether various boards should... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Frank Mori... | Reworked INSN_BITS to support dio subdevices with ... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Frank Mori... | Fixed insn_rw_emulate_bits() for reads when channel... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Frank Mori... | Fixed reversal of input/output when configuring dio... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Frank Mori... | Made insn_rw_emulate_bits() work for dio subdevice... |
commit | commitdiff | tree | snapshot |
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 |
next |