aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adl_pci9118.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Staging: comedi: file: Removed braces from some statement blocksMaurice Dawson2010-10-071-12/+9
* staging: comedi: file: Removed whitespaces before quoted newlinesMaurice Dawson2010-10-051-7/+7
* Staging: comedi: Fix unsigned return typeJulia Lawall2010-09-051-1/+1
* staging: comedi (adl_pci9118): 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: adl_pci9118.c: fix unsigned problem with divisorsGreg Kroah-Hartman2010-05-111-1/+2
* Staging: comedi: remove local pci_ids.h fileGreg Kroah-Hartman2010-05-111-1/+2
* Staging: comedi: adl_pci9118: fixed multiple brace coding style issuesJason Wong2010-05-111-21/+21
* Staging: comedi: fix KERN_facility level coding style issue in adl_pci9118.cMaurice Dawson2010-05-111-6/+5
* Staging: comedi: fix 80 character coding style issue in adl_pci9118.cMaurice Dawson2010-05-111-248/+530
* Staging: comedi: fix indent coding style issue in adl_pci9118.cMaurice Dawson2010-05-111-10/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: fix typos "couter" -> "counter"Uwe Kleine-König2010-03-031-3/+3
* Staging: comedi: initialize divisor variablesIan Abbott2009-12-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-243/+289
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-33/+33
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-7/+7
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-12/+15
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-50/+50
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+2
* Staging: comedi: remove C99 comments in adl_pci9118.cBill Pemberton2009-06-191-225/+225
* Staging: comedi: Remove pci9118_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove boardtype typedef in adl_pci9118.cBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-26/+26
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-40/+40
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-18/+18
* Staging: comedi: add adl_pci9118 driverMichal Dobes2009-04-031-0/+2100