aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi6-18/+18
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches4-4/+4
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König3-4/+4
2010-09-26staging: update web addresses in stagingJustin P. Mattock50-50/+50
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König11-11/+11
2010-09-04staging/comedi: fix syntax errorUwe Kleine-König1-1/+1
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König2-5/+5
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-4/+2
2010-06-17Staging: comedi: Remove typedefsArun Thomas1-5/+5
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-04Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott1-5/+1
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott1-2/+6
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-6/+2
2010-05-11Staging: comedi: hwdrv_apci3xxx.c: loads of sparse cleanupsGreg Kroah-Hartman1-109/+82
2010-05-11Staging: comedi: hwdrv_apci3501.h: make a variable static.Greg Kroah-Hartman1-1/+1
2010-05-11Staging: comedi: hwdrv_apci2032.c: static sparse fixGreg Kroah-Hartman1-1/+1
2010-05-11Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.Greg Kroah-Hartman1-2/+2
2010-05-11Staging: comedi: hwdrv_apci1500.c: sparse static cleanupsGreg Kroah-Hartman1-39/+55
2010-05-11Staging: comedi: hwdrv_apci1032.c: sparse warning fixupsGreg Kroah-Hartman1-2/+2
2010-05-11Staging: comedi: hwdrv_apci035.h: fix sparse warningsGreg Kroah-Hartman1-15/+1
2010-05-11Staging: comedi: hwdrv_apci035.c: fix sparse warningsGreg Kroah-Hartman1-3/+3
2010-05-11Staging: comedi: addi_amcc_s5933.h: sparse cleanupGreg Kroah-Hartman1-1/+1
2010-05-11Staging: comedi: addi_common.c: sparse cleanupsGreg Kroah-Hartman1-7/+6
2010-05-11Staging: comedi: addi_common.h: properly mark this variable as __iomemGreg Kroah-Hartman1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-03Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanupAndrea Gelmini1-73/+46
2010-03-03Staging: comedi: hwdrv_apci1032.c: Checkpatch cleanupAndrea Gelmini1-5/+5
2010-03-03Staging: comedi: addi_common.h: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-03-03Staging: comedi: addi_amcc_S5920.c: Checkpatch cleanupAndrea Gelmini1-3/+2
2010-03-03staging: fix typos "selct" -> "select"Uwe Kleine-König1-2/+2
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder25-25/+25
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa5-7/+7
2009-12-11Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin10-14/+12
2009-09-15Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()Roel Kluin2-0/+6
2009-09-15Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_CommandTestAnalogInput()Roel Kluin1-1/+1
2009-06-19Staging: comedi: replace for loop with msleep()Bill Pemberton2-2/+2
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2-22/+15
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman4-18/+18
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton6-45/+25
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton1-6/+6
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton10-61/+61
2009-06-19Staging: comedi: more remove C99 commentsBill Pemberton1-7/+7
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-8/+8
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton18-108/+108
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton5-95/+118
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton25-305/+309
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton3-5/+5
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton32-465/+465
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton31-872/+900
2009-06-19staging: comedi, remove interrupt.hJiri Slaby2-3/+3