summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc.c
AgeCommit message (Expand)Author
2011-08-23staging: fix comedi build errorsRandy Dunlap
2011-07-05staging: fix comedi NI labpc driver build when ISA_DMA_API is not enabledRandy Dunlap
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: comedi: Remove NULL check before kfreeIlia Mirkin
2011-01-20staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-30Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.cMaurice Dawson
2010-09-05Staging: comedi: Fix unsigned return typeJulia Lawall
2010-07-08Staging: comedi: fix over 80 character coding style issue in ni_labpc.cMaurice Dawson
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2010-05-11Staging: comedi: fix missing KERN_facility level in ni_labpc.cAseem Sethi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman
2010-03-04Staging: comedi: fix suspect code indent in ni_labpc.cStewart Robertson
2010-03-04Staging: comedi: fix yet another brace coding style issue in ni_labpc.cMaurice Dawson
2010-03-04Staging: comedi: fix another brace coding style issues in ni_labpc.cMaurice Dawson
2010-03-04Staging: comedi: fix brace coding style issue in ni_labpc.cMaurice Dawson
2010-03-03Staging: comedi: fix coding style issues in ni_labpc.cStewart Robertson
2010-03-03Staging: comedi: fix brace coding style issues in ni_labpc.ctony burrows
2010-03-03staging: fix typos "aquire" -> "acquire"Uwe Kleine-König
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill 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 interrupt.hJiri Slaby
2009-06-19Staging: comedi: remove C99 comments in ni_labpc.cBill Pemberton
2009-06-19Staging: comedi: Remove labpc_private typedefBill Pemberton
2009-06-19Staging: comedi: Remove labpc_board_struct 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_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_async 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 ni_labpc driversFrank Mori Hess