summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc.c
AgeCommit message (Expand)Author
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: ni_labpc: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-10-22staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott
2012-09-21staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott
2012-09-21staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten
2012-09-17staging: comedi: ni_labpc: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_labpc: use comedi attach_pci callbackIan Abbott
2012-09-17staging: comedi: ni_labpc: move labpc_driver and labpc_pci_tableIan Abbott
2012-09-17staging: comedi: ni_labpc: use module_comedi_pci_driver()Ian Abbott
2012-09-17staging: comedi: ni_labpc: convert printk() to dev_...()Ian Abbott
2012-09-05staging: comedi: ni_labpc: remove subdevice pointer mathH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-11staging: comedi: ni_labpc: unlock spinlock on command errorH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
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