summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* Staging: Comedi: Fix a few NI module dependenciesIan Abbott2011-02-091-1/+4
* Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott2011-02-097-2/+24
* staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott2011-01-201-1/+2
* Staging: comedi: Fix checkpatch.pl issues in file s526.cXenofon Foukas2010-12-161-57/+82
* Staging: comedi: Fix coding style issues in ii_pci20kc.cXenofon Foukas2010-12-161-20/+46
* staging: comedi: add support for newer jr3 1-channel pci boardRuben Smits2010-12-131-0/+7
* Staging: comedi: Fix coding style issues in ni_tiocmd.cXenofon Foukas2010-12-131-38/+33Star
* Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas2010-12-101-11/+15
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-2/+2
|\
| * staging: comedi: fix memory leakNicolas Kaiser2010-11-161-2/+2
* | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-167-7/+7
* | staging: comedi: fix typo in error messageNicolas Kaiser2010-11-161-1/+1
* | staging: Use vzallocJoe Perches2010-11-101-3/+1Star
* | Staging: trivial: fix typos concerning "controller"Uwe Kleine-König2010-11-103-4/+4
* | Staging: trivial: fix typos concerning "configure"Uwe Kleine-König2010-11-101-1/+1
|/
* staging: Final semaphore cleanupThomas Gleixner2010-10-303-5/+5
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-2873-340/+319Star
|\
| * Staging: comedi: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * Staging: comedi: file: Removed braces from some statement blocksMaurice Dawson2010-10-071-12/+9Star
| * staging: comedi: file: Removed whitespaces before quoted newlinesMaurice Dawson2010-10-051-7/+7
| * Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.cMaurice Dawson2010-09-301-5/+5
| * staging: update web addresses in stagingJustin P. Mattock2010-09-2750-50/+50
| * Staging: comedi: fix printk() coding style issue in adl_pci9111.cMaurice Dawson2010-09-211-7/+10
| * staging: comedi: fix signess bugVasiliy Kulikov2010-09-162-2/+2
| * Staging: comedi: fix macro coding style issue in adl_pci9111.cMaurice Dawson2010-09-151-6/+15
| * Staging: comedi: fix space coding style issue in adl_pci9111.cMaurice Dawson2010-09-091-95/+98
| * staging: Bulk convert the semaphore messThomas Gleixner2010-09-081-1/+1
| * Staging: comedi: Fix unsigned return typeJulia Lawall2010-09-062-4/+4
| * staging: comedi: check return code of put_userVasiliy Kulikov2010-09-061-1/+2
| * staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-0513-17/+17
| * staging/comedi: fix syntax errorUwe Kleine-König2010-09-051-1/+1
| * Staging: comedi: fix brace coding style issue in dt2817.cSunny Aujla2010-09-011-7/+7
| * staging: comedi (cb_pcidas): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-10/+9Star
| * staging: comedi (cb_pcidda): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-8/+7Star
| * staging: comedi (cb_pcidio): user PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-5/+4Star
| * staging: comedi (rtd520): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-4/+3Star
| * staging: comedi (me4000): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-15/+14Star
| * staging: comedi (cb_pcimdas): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-4/+2Star
| * staging: comedi (adv_pci_dio): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-15/+14Star
| * staging: comedi (adl_pci6208): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-3/+2Star
| * staging: comedi (adl_pci9118): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-3/+2Star
| * staging: comedi (skel): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-4/+3Star
| * staging: comedi (adv_pci1710): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-7/+6Star
| * staging: comedi (adv_pci1723): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-3/+2Star
| * staging: comedi (cb_pcidas64): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-40/+20Star
| * staging: comedi (dt3000): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-9/+8Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-246-7/+7
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-186-7/+7
| |/
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-10-221-1/+0Star
|\ \
| * | pcmcia: fix ni_daq_700 compilationDominik Brodowski2010-10-221-1/+0Star