aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/rtd520.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Staging: comedi: fix printk issue in rtd520.cRavishankar1-5/+5
2011-07-08Staging: comedi: fix line over 80 character issue in rtd520.cRavishankar1-4/+8
2011-03-31Fix common misspellingsLucas De Marchi1-6/+6
2011-01-31Staging: comedi: Fix checpatch.pl issues in file rtd520.cNick Robinson1-164/+157
2010-11-09Staging: trivial: fix typos concerning "configure"Uwe Kleine-König1-1/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-4/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-08-31staging: comedi (rtd520): use PCI_DEVICE() macroJavier Martinez Canillas1-4/+3
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: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-207/+280
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman1-0/+1
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-11/+11
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-06-19Staging: comedi: more fix the way structs are initialized.Bill Pemberton1-18/+18
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton1-7/+7
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-3/+2
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-10/+10
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-23/+23
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-31/+31
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-15/+15
2009-04-03Staging: comedi: Remove rtdBoard typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Misc code cleanups for checkpatchBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton1-3/+6
2009-04-03Staging: comedi: Add spaces around colons as neededBill Pemberton1-5/+5
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton1-55/+55
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton1-39/+39
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton1-9/+9
2009-04-03Staging: comedi: rtd520: &&/|| typoRoel Kluin1-1/+1
2009-01-06Staging: comedi: add rtd520 driverDan Christian1-0/+2283