aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/me4000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-21staging/comedi/me4000: fix sparse warning "obsolete struct initializer"Peter Huewe1-4/+4
2010-08-31staging: comedi (me4000): use PCI_DEVICE() macroJavier Martinez Canillas1-15/+14
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-4/+2
2010-06-17Staging: comedi: drivers: fix coding style issues in me4000.cGustavo Silva1-189/+227
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-425/+456
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman1-0/+1
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-2/+2
2009-04-03Staging: comedi: Remove me4000_info_t typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove me4000_ai_context_t typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove me4000_board_t typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-16/+16
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-11/+11
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-32/+32
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-63/+63
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-16/+16
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton1-26/+18
2009-04-03Staging: comedi: Add spaces around colons as neededBill Pemberton1-3/+3
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton1-91/+91
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton1-19/+19
2009-04-03Staging: comedi: Correct use of ! and &Julia Lawall1-1/+1
2009-01-06Staging: comedi: add me4000 driverGuenter Gebhardt1-0/+2362