summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: fix printk issue in rtd520.cRavishankar2011-07-081-5/+5
* Staging: comedi: fix line over 80 character issue in rtd520.cRavishankar2011-07-081-4/+8
* Staging: comedi: fix warning issue in unioxx5.cRavishankar2011-07-081-17/+29
* Staging: comedi: fix brace coding style issue in serial2002.cRavishankar2011-07-081-20/+10
* Staging: comedi: fix brace and printk coding style issue in serial2002.cRavishankar2011-07-081-9/+6
* staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callersPavel Roskin2011-07-062-10/+5
* Staging: comedi: das1800: fixed multiple brace coding style issues and pointe...Matthew Skolaut2011-07-051-16/+11
* Staging: comedi: fix prink warning style issue in ni_daq_700.cRavishankar2011-07-051-5/+5
* staging: fix comedi NI labpc driver build when ISA_DMA_API is not enabledRandy Dunlap2011-07-051-3/+33
* staging: comedi: fix infoleak to userspaceVasiliy Kulikov2011-07-051-2/+2
* Staging: comedi: usbdux: release locks on error pathsDan Carpenter2011-07-051-0/+2
* Staging: comedi: add dyna_pci10xx driver to MakefilePrashant P. Shah2011-07-052-0/+11
* Staging: comedi: add dyna_pci10xx driverPrashant P. Shah2011-07-051-0/+462
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-051-0/+22
|\
| * Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-271-0/+21
| * Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle2011-06-271-0/+1
* | staging: comedi (adv_pci1723): coding style, fix whitespace before quoted new...Matt Billenstein2011-06-281-1/+1
* | staging: comedi: fixed a declaration coding style issueRalf Thielow2011-06-281-1/+5
* | staging: remove unnecessary codeGreg Dietsche2011-06-282-5/+2
* | Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman2011-06-099-1/+9
* | Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issueGreg Kroah-Hartman2011-06-091-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-247-7/+7
|\
| * staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-067-7/+7
* | comedi vmk80xx: support comedi auto-configurationJ. Ali Harlow2011-05-181-2/+14
* | comedi vmk80xx: support bits instructionJ. Ali Harlow2011-05-181-0/+113
* | comedi vmk80xx: extend rudimentary_check to check both directionsJ. Ali Harlow2011-05-181-1/+2
* | comedi vmk80xx: simplify rinsn output calculationJ. Ali Harlow2011-05-181-4/+2
* | comedi vmk80xx: Digitial I/O should have a maxdata of 1J. Ali Harlow2011-05-181-2/+2
* | comedi vmk80xx: make rudimentary_check a static functionJ. Ali Harlow2011-05-181-27/+51
* | staging: comedi: addi-data: Get rid of redundant ps_BoardInfoIan Abbott2011-05-174-15/+10
* | staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott2011-05-175-52/+102
* | staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751Ian Abbott2011-05-171-1/+2
* | comedi vmk80xx: Style improvementsJ. Ali Harlow2011-05-171-53/+74
* | Staging: comedi: fix brace coding style issue in jr3_pci.cStephane Pajot2011-05-101-18/+9
* | staging: comedi: fix a typoWeiping Pan(潘卫平)2011-04-251-1/+1
* | staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-257-12/+12
* | staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-252-2/+2
* | staging/comedi: remove German in-file changelogUwe Kleine-König2011-04-201-15/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-3135-114/+114
* staging: comedi: Remove NULL check before kfreeIlia Mirkin2011-03-146-28/+9
* staging: comedi: pcl818.c remove one to many l's in the word.Justin P. Mattock2011-02-281-2/+2
* staging: comedi: pcl816.c remove one to many l's in the word.Justin P. Mattock2011-02-281-1/+1
* Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman2011-02-188-3/+28
|\
| * 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: fix coding style issue in drivers.cMicha Hergarden2011-02-041-2/+2
* | Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-1/+2
|\ \ | |/
| * staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott2011-01-201-1/+2
* | Staging: comedi: Fix checpatch.pl issues in file rtd520.cNick Robinson2011-01-311-164/+157
* | staging: comedi: Make INSN_BITS behavior consistent across driversIan Abbott2011-01-211-2/+21
OpenPOWER on IntegriCloud