aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-16staging: comedi: addi_data: remove pr_TTLRangelistH Hartley Sweeten4-53/+0
2012-06-12staging: comedi: remove check for PCI_SUPPORT_VER1H Hartley Sweeten2-8/+0
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2-2/+2
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten2-2/+0
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2-2/+2
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten1-2/+0
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2-42/+8
2012-05-16staging: comedi: Convert struct addi_board initialization to C99 formatH Hartley Sweeten1-2270/+1167
2012-05-09staging: comedi: rename addi CamelCase function pointersH Hartley Sweeten3-137/+89
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten1-3/+1
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-1/+1
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-69/+68
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-26staging/comedi/addi: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)Peter Huewe1-69/+68
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman1-1/+1
2011-05-17staging: comedi: addi-data: Get rid of redundant ps_BoardInfoIan Abbott4-15/+10
2011-05-17staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott5-52/+102
2011-04-20staging/comedi: remove German in-file changelogUwe Kleine-König1-15/+1
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