aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-55/+0
2018-12-05staging: comedi: drivers: Cleanup malformed licence identifierStephen Davies1-1/+1
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-03staging: comedi: ni_labpc.h: add identifiers to function parametersIan Abbott1-2/+2
2016-03-28staging: comedi: ni_labpc.h: fix block comment issuesH Hartley Sweeten1-16/+14
2016-03-28staging: comedi: ni_labpc: remove some unnecessary definesH Hartley Sweeten1-3/+0
2015-03-01staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten1-14/+2
2015-01-17staging: comedi: ni_labpc_isadma: use comedi_isdma moduleH Hartley Sweeten1-9/+2
2015-01-17staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancyH Hartley Sweeten1-2/+2
2015-01-17staging: comedi: ni_labpc: introduce struct labpc_dma_descH Hartley Sweeten1-5/+10
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for eepromH Hartley Sweeten1-2/+0
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for analog outputsH Hartley Sweeten1-2/+0
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for 'caldac'H Hartley Sweeten1-2/+0
2014-07-30staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten1-1/+0
2014-07-30staging: comedi: ni_labpc: pass comedi_device to the I/O callbacksH Hartley Sweeten1-2/+3
2014-07-16staging: comedi: ni_labpc.h: checkpatch.pl cleanup (unnecessary space)H Hartley Sweeten1-2/+2
2014-07-16staging: comedi: ni_labpc_pci: remove COMEDI_MITE and HAS_DMA dependancyH Hartley Sweeten1-1/+0
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-1/+0
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman1-0/+1
2013-05-16staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten1-3/+0
2013-05-13staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten1-0/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-05-13staging: comedi: ni_labpc: remove range_labpc_1200_ai exportH Hartley Sweeten1-2/+0
2013-05-13staging: comedi: ni_labpc: cleanup true/false flags in boardinfoH Hartley Sweeten1-12/+5
2013-05-13staging: comedi: ni_labpc: remove 'device_id' from boardinfoH Hartley Sweeten1-1/+0
2013-04-23staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten1-2/+0
2013-04-23staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten1-1/+1
2013-04-23staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten1-1/+1
2013-04-11staging: comedi: ni_labpc: only ISA boards need to request_region()H Hartley Sweeten1-1/+1
2013-03-25staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten1-2/+0
2013-03-25staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'H Hartley Sweeten1-1/+1
2013-03-25staging: comedi: ni_labpc: rename some of the private data variablesH Hartley Sweeten1-8/+8
2013-03-25staging: comedi: ni_labpc: remove 'volatile' from private dataH Hartley Sweeten1-9/+9
2013-03-25staging: comedi: ni_labpc: rename labpc_board_structH Hartley Sweeten1-1/+1
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-1/+1
2009-12-11Staging: comedi: ni_labpc.h: Fixed line lengths of some trailing comments.Shane Warden1-13/+39
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-2/+3
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-2/+2
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-19/+19
2009-06-19Staging: comedi: Remove labpc_private typedefBill Pemberton1-2/+2
2009-06-19Staging: comedi: Remove labpc_board_struct typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: add ni_labpc driversFrank Mori Hess1-0/+85