summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci9118.c
AgeCommit message (Expand)Author
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07Staging: comedi: file: Removed braces from some statement blocksMaurice Dawson
2010-10-05staging: comedi: file: Removed whitespaces before quoted newlinesMaurice Dawson
2010-09-05Staging: comedi: Fix unsigned return typeJulia Lawall
2010-08-31staging: comedi (adl_pci9118): use PCI_DEVICE() macroJavier Martinez Canillas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: adl_pci9118.c: fix unsigned problem with divisorsGreg Kroah-Hartman
2010-05-11Staging: comedi: remove local pci_ids.h fileGreg Kroah-Hartman
2010-05-11Staging: comedi: adl_pci9118: fixed multiple brace coding style issuesJason Wong
2010-05-11Staging: comedi: fix KERN_facility level coding style issue in adl_pci9118.cMaurice Dawson
2010-05-11Staging: comedi: fix 80 character coding style issue in adl_pci9118.cMaurice Dawson
2010-05-11Staging: comedi: fix indent coding style issue in adl_pci9118.cMaurice Dawson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03staging: fix typos "couter" -> "counter"Uwe Kleine-König
2009-12-11Staging: comedi: initialize divisor variablesIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-06-19Staging: comedi: remove C99 comments in adl_pci9118.cBill Pemberton
2009-04-03Staging: comedi: Remove pci9118_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in adl_pci9118.cBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add adl_pci9118 driverMichal Dobes