aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19staging: comedi: cb_pcidas: store the pci_dev in the comedi_deviceH Hartley Sweeten1-15/+17
2012-07-06staging: comedi: cb_pcidas: fix dac08_write_insn()H Hartley Sweeten1-3/+7
2012-07-06staging: comedi: cb_pcidas: cleanup dac08_write()H Hartley Sweeten1-13/+15
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn()H Hartley Sweeten1-19/+16
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn()H Hartley Sweeten1-12/+12
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn()H Hartley Sweeten1-16/+13
2012-07-06staging: comedi: cb_pcidas: fix remaining checkpatch.pl issuesH Hartley Sweeten1-4/+3
2012-07-06staging: comedi: cb_pcidas: add whitespace to all the #define'sH Hartley Sweeten1-70/+71
2012-07-06staging: comedi: cb_pcidas: change dac bit enums into definesH Hartley Sweeten1-13/+11
2012-07-06staging: comedi: cb_pcidas: fix comments in private data structH Hartley Sweeten1-15/+16
2012-07-06staging: comedi: cb_pcidas: remove 'volatile' on private data variablesH Hartley Sweeten1-5/+5
2012-07-06staging: comedi: cb_pcidas: fix comments in *_cmdtest functionsH Hartley Sweeten1-20/+6
2012-07-06staging: comedi: cb_pcidas: fix some > 80 char linesH Hartley Sweeten1-7/+16
2012-07-06staging: comedi: cb_pcidas: fix a space before tab issueH Hartley Sweeten1-1/+1
2012-07-06staging: comedi: cb_pcidas: check for failure of subdev_8255_initH Hartley Sweeten1-1/+4
2012-07-06staging: comedi: cb_pcidas: use the driver_name for the resource nameH Hartley Sweeten1-2/+2
2012-07-06staging: comedi: cb_pcidas: move the "find pci" dev_printk messagesH Hartley Sweeten1-7/+6
2012-07-06staging: comedi: cb_pcidas: cleanup ai_config_insn()H Hartley Sweeten1-20/+10
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 4H Hartley Sweeten1-11/+11
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 3H Hartley Sweeten1-9/+0
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 2H Hartley Sweeten1-20/+0
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 1H Hartley Sweeten1-121/+114
2012-07-06staging: comedi: cb_pcidas: simplify the boardinfoH Hartley Sweeten1-25/+16
2012-07-06staging: comedi: cb_pcidas: remove unused io region size definesH Hartley Sweeten1-6/+0
2012-07-06staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG defineH Hartley Sweeten1-31/+3
2012-07-06staging: comedi: cb_pcidas: remove the PCI BAR index definesH Hartley Sweeten1-24/+8
2012-07-06staging: comedi: cb_pcidas: remove some obvious comments in the attachH Hartley Sweeten1-8/+0
2012-07-06staging: comedi: cb_pcidas: factor out the find pci device codeH Hartley Sweeten1-32/+38
2012-07-06staging: comedi: cb_pcidas: remove thisboard and devpriv macrosH Hartley Sweeten1-12/+46
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 9H Hartley Sweeten1-42/+39
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 8H Hartley Sweeten1-47/+44
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 7H Hartley Sweeten1-50/+48
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 6H Hartley Sweeten1-16/+14
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 5H Hartley Sweeten1-21/+19
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 4H Hartley Sweeten1-22/+20
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 3H Hartley Sweeten1-56/+55
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 2H Hartley Sweeten1-53/+50
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 1H Hartley Sweeten1-275/+219
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott1-12/+14
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-2/+4
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten1-3/+0
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-04staging: comedi: Fix typo in comediMasanari Iida1-2/+2
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten1-1/+0
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-17/+1
2012-05-15staging: comedi: refactor cb_pcidas driver and use module_comedi_pci_driverH Hartley Sweeten1-62/+29
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-1/+1
2011-12-13Staging: comedi: fix printk issue in cb_pcidas.cRavishankar karkala Mallikarjunayya1-5/+9
2011-12-13Staging: comedi: fix printk issue in cb_pcidas.cRavishankar karkala Mallikarjunayya1-5/+6
2011-11-26Staging: comedi: fix printk issue in cb_pcidas.cRavishankar karkala Mallikarjunayya1-10/+7