aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* 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: remove German in-file changelogUwe Kleine-König2011-04-201-15/+1
* Fix common misspellingsLucas De Marchi2011-03-316-18/+18
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-164-4/+4
* Staging: trivial: fix typos concerning "controller"Uwe Kleine-König2010-11-093-4/+4
* staging: update web addresses in stagingJustin P. Mattock2010-09-2650-50/+50
* staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-0411-11/+11
* staging/comedi: fix syntax errorUwe Kleine-König2010-09-041-1/+1
* Staging: fix typos concerning "address"Uwe Kleine-König2010-07-222-5/+5
* Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-4/+2
* Staging: comedi: Remove typedefsArun Thomas2010-06-171-5/+5
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott2010-06-041-5/+1
* Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott2010-06-041-2/+6
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-6/+2
* Staging: comedi: hwdrv_apci3xxx.c: loads of sparse cleanupsGreg Kroah-Hartman2010-05-111-109/+82
* Staging: comedi: hwdrv_apci3501.h: make a variable static.Greg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: hwdrv_apci2032.c: static sparse fixGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.Greg Kroah-Hartman2010-05-111-2/+2
* Staging: comedi: hwdrv_apci1500.c: sparse static cleanupsGreg Kroah-Hartman2010-05-111-39/+55
* Staging: comedi: hwdrv_apci1032.c: sparse warning fixupsGreg Kroah-Hartman2010-05-111-2/+2
* Staging: comedi: hwdrv_apci035.h: fix sparse warningsGreg Kroah-Hartman2010-05-111-15/+1
* Staging: comedi: hwdrv_apci035.c: fix sparse warningsGreg Kroah-Hartman2010-05-111-3/+3
* Staging: comedi: addi_amcc_s5933.h: sparse cleanupGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: addi_common.c: sparse cleanupsGreg Kroah-Hartman2010-05-111-7/+6
* Staging: comedi: addi_common.h: properly mark this variable as __iomemGreg Kroah-Hartman2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanupAndrea Gelmini2010-03-031-73/+46
* Staging: comedi: hwdrv_apci1032.c: Checkpatch cleanupAndrea Gelmini2010-03-031-5/+5
* Staging: comedi: addi_common.h: Checkpatch cleanupAndrea Gelmini2010-03-031-2/+2
* Staging: comedi: addi_amcc_S5920.c: Checkpatch cleanupAndrea Gelmini2010-03-031-3/+2
* staging: fix typos "selct" -> "select"Uwe Kleine-König2010-03-031-2/+2
* staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-0325-25/+25
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-115-7/+7
* Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin2009-12-1110-14/+12
* Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()Roel Kluin2009-09-152-0/+6
* Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin2009-09-151-1/+1
* Staging: comedi: replace for loop with msleep()Bill Pemberton2009-06-192-2/+2
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-192-22/+15
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-194-18/+18
* Staging: comedi: move while to same line as } in do loopsBill Pemberton2009-06-196-45/+25
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-6/+6
* Staging: comedi: remove space after ampersandBill Pemberton2009-06-1910-61/+61
* Staging: comedi: more remove C99 commentsBill Pemberton2009-06-191-7/+7
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-8/+8
* Staging: comedi: Remove parens around return valuesBill Pemberton2009-06-1918-108/+108
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-195-95/+118
* Staging: Comedi: change space indentation to tabsBill Pemberton2009-06-1925-305/+309