summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/jr3_pci.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: Remove a "tracing" callEisha Chen-yen-su2018-02-221-1/+0
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging/comedi: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+6
* staging: comedi: jr3_pci: change module descriptionIan Abbott2017-03-121-1/+1
* staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott2017-03-121-1/+1
* staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott2017-03-121-0/+3
* staging: comedi: jr3_pci: check sizes at compile timeIan Abbott2017-03-121-6/+1
* staging: comedi: jr3_pci: omit pointless debug infoIan Abbott2017-03-121-7/+2
* staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott2017-03-121-12/+12
* staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott2017-03-121-5/+5
* staging: comedi: jr3_pci: rename data to sensorIan Abbott2017-03-121-5/+5
* staging: comedi: jr3_pci: rename channel to sensorIan Abbott2017-03-121-77/+75
* staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott2017-03-121-14/+14
* staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott2017-03-061-17/+15
* staging: comedi: jr3_pci: pass transform by referenceIan Abbott2017-03-061-5/+5
* staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott2017-03-061-35/+35
* staging: comedi: jr3_pci: separate out poll state enumIan Abbott2017-03-061-7/+10
* staging: comedi: jr3_pci: remove next_time_max memberIan Abbott2017-03-061-4/+0
* staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott2017-03-061-9/+2
* staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott2017-03-061-5/+14
* staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott2017-03-061-3/+5
* staging: comedi: jr3_pci: Reset all DSPsIan Abbott2017-03-061-1/+2
* staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott2017-03-061-1/+1
* staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott2017-03-061-5/+6
* staging: comedi: jr3_pci.c: Fix checkpatch warningAnson Jacob2016-09-021-6/+7
* Staging: comedi: fix spelling mistake "Firmare" -> "Firmware"Colin Ian King2016-09-011-1/+1
* Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.cRavishankar Karkala Mallikarjunayya2016-06-171-2/+2
* Staging: comedi: Fix comment issues in jr3_pci.cRavishankar Karkala Mallikarjunayya2016-06-171-16/+16
* staging: comedi: jr3_pci: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* Staging: comedi: Use function setup_timer for combining initializationSomya Anand2015-03-151-4/+1
* Staging: comedi: Fix code style in jr3_pci.cVladimir A. Nazarenko2014-08-301-1/+1
* staging: comedi: jr3_pci: checkpatch.pl cleanup (missing blank line)H Hartley Sweeten2014-07-161-1/+4
* staging: comedi: jr3_pci: remove 'channel_no' from subdevice private dataH Hartley Sweeten2014-03-171-3/+1
* staging: comedi: jr3_pci: rename struct poll_delay_tH Hartley Sweeten2014-03-171-10/+10
* staging: comedi: jr3_pci: rename struct transform_tH Hartley Sweeten2014-03-171-9/+9
* staging: comedi: jr3_pci: remove 'n_channels' from private dataH Hartley Sweeten2014-03-171-10/+6
* staging: comedi: jr3_pci: introduce boardinfo for the supported boardsH Hartley Sweeten2014-03-171-31/+46
* staging: comedi: jr3_pci: tidy up jr3_pci_ai_insn_read()H Hartley Sweeten2014-03-171-83/+73
* staging: comedi: jr3_pci: tidy up jr3_pci_open()H Hartley Sweeten2014-03-171-8/+8
* staging: comedi: jr3_pci: tidy up jr3_download_firmware()H Hartley Sweeten2014-03-171-75/+82
* staging: comedi: jr3_pci: tidy up jr3_pci_poll_subdevice()H Hartley Sweeten2014-03-171-147/+130
* staging: comedi: jr3_pci: tidy up jr3_pci_poll_dev()H Hartley Sweeten2014-03-171-10/+16
* staging: comedi: jr3_pci: rename some local vars in the (*attach)H Hartley Sweeten2014-03-171-22/+21
* staging: comedi: jr3_pci: factor subdevice private data init out of (*attach)H Hartley Sweeten2014-03-171-37/+47
* staging: comedi: jr3_pci: use comedi_alloc_spriv()H Hartley Sweeten2014-03-171-8/+1
* staging: comedi: jr3_pci: tidy up subdevice initH Hartley Sweeten2014-03-171-18/+20
* staging: comedi: drivers: return '0' for successful attachH Hartley Sweeten2014-02-071-1/+1
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
OpenPOWER on IntegriCloud