summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi-data
AgeCommit message (Expand)Author
2011-05-17staging: comedi: addi-data: Get rid of redundant ps_BoardInfoIan Abbott
2011-05-17staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott
2011-04-20staging/comedi: remove German in-file changelogUwe Kleine-König
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König
2010-09-26staging: update web addresses in stagingJustin P. Mattock
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König
2010-09-04staging/comedi: fix syntax errorUwe Kleine-König
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy
2010-06-17Staging: comedi: Remove typedefsArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-04Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: comedi: hwdrv_apci3xxx.c: loads of sparse cleanupsGreg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci3501.h: make a variable static.Greg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci2032.c: static sparse fixGreg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.Greg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci1500.c: sparse static cleanupsGreg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci1032.c: sparse warning fixupsGreg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci035.h: fix sparse warningsGreg Kroah-Hartman
2010-05-11Staging: comedi: hwdrv_apci035.c: fix sparse warningsGreg Kroah-Hartman
2010-05-11Staging: comedi: addi_amcc_s5933.h: sparse cleanupGreg Kroah-Hartman
2010-05-11Staging: comedi: addi_common.c: sparse cleanupsGreg Kroah-Hartman
2010-05-11Staging: comedi: addi_common.h: properly mark this variable as __iomemGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanupAndrea Gelmini
2010-03-03Staging: comedi: hwdrv_apci1032.c: Checkpatch cleanupAndrea Gelmini
2010-03-03Staging: comedi: addi_common.h: Checkpatch cleanupAndrea Gelmini
2010-03-03Staging: comedi: addi_amcc_S5920.c: Checkpatch cleanupAndrea Gelmini
2010-03-03staging: fix typos "selct" -> "select"Uwe Kleine-König
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin
2009-09-15Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()Roel Kluin
2009-09-15Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin
2009-06-19Staging: comedi: replace for loop with msleep()Bill Pemberton
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton
2009-06-19Staging: comedi: more remove C99 commentsBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton