summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ii_pci20kc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging/comedi: Use dev_ printks in drivers/ii_pci20kc.cYAMANE Toshiaki2012-10-221-20/+15
* staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-4/+10
* staging: comedi: ii_pci20kc: remove subdevice pointer mathH Hartley Sweeten2012-09-051-2/+2
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-1/+1
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: ii_pci20kc: iobase and ioaddr are void __iomem *H Hartley Sweeten2012-06-041-5/+5
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-4/+2
* staging: comedi: refactor ii_pci20kc driver and use module_comedi_driverH Hartley Sweeten2012-05-151-23/+7
* Staging: comedi: Fix coding style issues in ii_pci20kc.cXenofon Foukas2010-12-161-20/+46
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: ii_pci_20kc: fix style printkDirk Hohndel2009-12-111-18/+21
* Staging: comedi: ii_pci20kc: white space fixesDirk Hohndel2009-12-111-22/+22
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-51/+76
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-4/+4
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+5
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-34/+34
* Staging: comedi: Remove pci20xxx_subdev_private typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove pci20xxx_private typedefBill Pemberton2009-04-031-6/+8
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-21/+21
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-24/+24
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-12/+12
* Staging: comedi: add ii_pci20kc driverMarkus Kempf2009-04-031-0/+610