summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: comedi: ni_tio.h: fix block commentH Hartley Sweeten2016-03-281-15/+14
| * staging: comedi: ni_tio.h: tidy up struct ni_gpctH Hartley Sweeten2016-03-281-4/+4
| * staging: comedi: ni_tio.h: tidy up struct ni_gpct_deviceH Hartley Sweeten2016-03-281-3/+3
| * staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register)H Hartley Sweeten2016-03-282-21/+20
| * staging: comedi: ni_tio_internal: export {read, write)_register()H Hartley Sweeten2016-03-283-41/+56
| * staging: comedi: ni_tio_internal: simplify ni_tio_counting_mode_registers_pre...H Hartley Sweeten2016-03-282-15/+5
| * staging: comedi: ni_tio: export and fix ni_tio_set_bits()H Hartley Sweeten2016-03-282-33/+39
| * staging: comedi: ni_tio: export and fix ni_tio_get_soft_copy()H Hartley Sweeten2016-03-282-19/+27
| * staging: comedi: ni_tio: fix ni_tio_arm() params/varsH Hartley Sweeten2016-03-283-12/+12
| * staging: comedi: ni_tio: fix ni_tio_set_gate_src() params/varsH Hartley Sweeten2016-03-282-16/+15
| * staging: comedi: ni_tio_internal.h: fix block comment issuesH Hartley Sweeten2016-03-281-21/+22
| * staging: comedi: ni_tio_internal.h: tidy up bit definesH Hartley Sweeten2016-03-281-97/+102
| * staging: comedi: plx9052.h: fix block comment issuesH Hartley Sweeten2016-03-281-18/+17
| * staging: comedi: plx9052.h: tidy up bit definesH Hartley Sweeten2016-03-281-43/+44
| * staging: comedi: z8536: tidy up bit definesH Hartley Sweeten2016-03-281-41/+48
| * staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL po...H Hartley Sweeten2016-03-281-4/+2
| * staging: comedi: ni_tio: make ni_gpct_device_destroy() NULL pointer safeH Hartley Sweeten2016-03-281-1/+1
| * staging: comedi: ni_labpc.h: fix block comment issuesH Hartley Sweeten2016-03-281-16/+14
| * staging: comedi: ni_labpc_pci: tidy up bit defineH Hartley Sweeten2016-03-281-2/+2
| * staging: comedi: ni_labpc_cs: fix block comment issuesH Hartley Sweeten2016-03-281-51/+44
| * staging: comedi: ni_labpc_common: tidy up block commentsH Hartley Sweeten2016-03-281-22/+37
| * staging: comedi: ni_labpc_regs.h: tidy up bit definesH Hartley Sweeten2016-03-281-41/+41
| * staging: comedi: ni_labpc: remove some unnecessary definesH Hartley Sweeten2016-03-282-6/+3
| * staging: comedi: dt282x: remove unnecessary commentH Hartley Sweeten2016-03-281-14/+0
| * staging: comedi: dt282x: remove redundant comedi_check_trigger_arg_min()H Hartley Sweeten2016-03-281-4/+0
| * staging: comedi: dt282x: refactor dt282x_ns_to_timer()H Hartley Sweeten2016-03-281-12/+24
| * staging: comedi: ni_660x: update the MODULE_DESCRIPTIONH Hartley Sweeten2016-03-281-1/+1
| * staging: comedi: ni_660x: refactor GPCT_OFFSETH Hartley Sweeten2016-03-281-5/+5
| * staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock'H Hartley Sweeten2016-03-281-9/+0
| * staging: comedi: ni_660x: remove ni_gpct_to_660x_register[]H Hartley Sweeten2016-03-281-233/+74
| * staging: comedi: ni_660x: sort enum ni_660x_registerH Hartley Sweeten2016-03-281-47/+48
| * staging: comedi: ni_660x: remove inline mite_ring()H Hartley Sweeten2016-03-281-14/+7
| * staging: comedi: ni_660x: default DIO channels with subdevice initH Hartley Sweeten2016-03-281-14/+13
| * staging: comedi: ni_660x: initialize the counter with the subdevice initH Hartley Sweeten2016-03-281-3/+2
| * staging: comedi: ni_660x: allocate counters early in (*auto_attach)H Hartley Sweeten2016-03-281-10/+10
| * staging: comedi: ni_660x: init TIO chips before subdevice initH Hartley Sweeten2016-03-281-23/+29
| * staging: comedi: ni_660x: disable interrupts when detaching driverH Hartley Sweeten2016-03-281-1/+3
| * staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointerH Hartley Sweeten2016-03-281-2/+1
| * staging: comedi: ni_660x: tidy up the counter subdevices initH Hartley Sweeten2016-03-281-27/+32
| * staging: comedi: ni_660x: tidy up the misc. constantsH Hartley Sweeten2016-03-281-25/+24
| * staging: comedi: ni_660x: fix memory barrier without commentH Hartley Sweeten2016-03-281-1/+3
| * staging: comedi: ni_660x: add comments for the spinlock_t definitionsH Hartley Sweeten2016-03-281-7/+9
| * staging: comedi: ni_660x: refactor ni_gpct_to_660x_register()H Hartley Sweeten2016-03-281-147/+89
| * staging: comedi: ni_660x: add a comment about the initial DIO stateH Hartley Sweeten2016-03-281-0/+5
| * staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()H Hartley Sweeten2016-03-281-38/+27
| * staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits()H Hartley Sweeten2016-03-281-11/+20
| * staging: comedi: ni_660x: tidy up Digital I/O subdevice initH Hartley Sweeten2016-03-281-8/+60
| * staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t'H Hartley Sweeten2016-03-281-3/+3
| * staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten2016-03-281-20/+20
| * staging: comedi: ni_660x: remove ni_660x_num_counters()H Hartley Sweeten2016-03-281-11/+5