summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+4
* staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott2013-02-031-1/+2
* staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott2013-02-031-15/+16
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-1/+3
* staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe2013-01-251-6/+1
* staging: comedi: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: comedi: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: comedi: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: comedi: ni_labpc: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten2012-11-141-38/+16
* staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott2012-10-301-3/+4
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-291-0/+2
|\
| * staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* | staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-9/+8
* | staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-7/+41
|/
* staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten2012-09-261-37/+15
* staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott2012-09-211-5/+5
* staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott2012-09-211-63/+61
* staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten2012-09-211-6/+6
* staging: comedi: ni_labpc: use mite_alloc()Ian Abbott2012-09-171-17/+5
* staging: comedi: ni_labpc: use comedi attach_pci callbackIan Abbott2012-09-171-46/+60
* staging: comedi: ni_labpc: move labpc_driver and labpc_pci_tableIan Abbott2012-09-171-25/+20
* staging: comedi: ni_labpc: use module_comedi_pci_driver()Ian Abbott2012-09-171-45/+15
* staging: comedi: ni_labpc: convert printk() to dev_...()Ian Abbott2012-09-171-41/+23
* staging: comedi: ni_labpc: remove subdevice pointer mathH Hartley Sweeten2012-09-051-7/+11
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: ni_labpc: unlock spinlock on command errorH Hartley Sweeten2012-06-111-0/+2
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-6/+1
* staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott2012-04-101-1/+1
* staging: fix comedi build errorsRandy Dunlap2011-08-231-9/+11
* staging: fix comedi NI labpc driver build when ISA_DMA_API is not enabledRandy Dunlap2011-07-051-3/+33
* Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman2011-06-091-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-7/+7
* staging: comedi: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott2011-01-201-1/+2
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-8/+8
|\
| * Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.cMaurice Dawson2010-09-301-5/+5
| * Staging: comedi: Fix unsigned return typeJulia Lawall2010-09-051-3/+3
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
|/
* Staging: comedi: fix over 80 character coding style issue in ni_labpc.cMaurice Dawson2010-07-081-8/+30
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson2010-06-171-13/+15
* Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman2010-05-111-3/+2
* Staging: comedi: fix missing KERN_facility level in ni_labpc.cAseem Sethi2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-3/+10
|\
| * Staging: comedi: fix suspect code indent in ni_labpc.cStewart Robertson2010-03-041-3/+9
| * Staging: comedi: fix yet another brace coding style issue in ni_labpc.cMaurice Dawson2010-03-041-12/+10