aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Staging: comedi: fix another brace coding style issues in ni_labpc.cMaurice Dawson2010-03-041-2/+1
| * Staging: comedi: fix brace coding style issue in ni_labpc.cMaurice Dawson2010-03-041-4/+2
* | Staging: comedi: fix coding style issues in ni_labpc.cStewart Robertson2010-03-031-86/+145
* | Staging: comedi: fix brace coding style issues in ni_labpc.ctony burrows2010-03-031-21/+15
* | staging: fix typos "aquire" -> "acquire"Uwe Kleine-König2010-03-031-1/+1
|/
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-215/+237
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-36/+36
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-30/+30
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-41/+41
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-42/+42
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: remove C99 comments in ni_labpc.cBill Pemberton2009-06-191-189/+189
* Staging: comedi: Remove labpc_private typedefBill Pemberton2009-06-191-2/+2
* Staging: comedi: Remove labpc_board_struct typedefBill Pemberton2009-06-191-4/+4
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-15/+15
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-52/+52
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-15/+15
* Staging: comedi: add ni_labpc driversFrank Mori Hess2009-04-031-0/+2005