aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci6208.c
AgeCommit message (Expand)Author
2010-08-31staging: comedi (adl_pci6208): use PCI_DEVICE() macroJavier Martinez Canillas
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: fix space before tabs coding style issue in adl_pci6208.cJaakko Niemelä
2009-12-11Staging: comedi: adl_pci6208: code styling fixVlatko Kosturjak
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove C99 comments in adl_pci6208.cBill Pemberton
2009-04-03Staging: comedi: Remove pci6208_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove pci6208_board typedefBill 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_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_pci6208 drivernsyeow