aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci1723.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* staging: comedi (adv_pci1723): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-3/+2
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: move another pci vendor idGreg Kroah-Hartman2010-05-111-2/+2
* Staging: comedi: fix brace, print(k) and over 80 character coding style issue...Maurice Dawson2010-05-111-62/+87
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-33/+40
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-6/+6
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-13/+13
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-13/+13
* Staging: comedi: remove C99 comments in adv_pci1723.cBill Pemberton2009-06-191-26/+26
* Staging: comedi: Remove boardtype and pci1723_private typedefs in adv_pci1723.cBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-5/+5
* Staging: comedi: add adv_pci1723 driverIan Abbott2009-04-031-0/+465