aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/rtd520.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* Staging: comedi: Fix checpatch.pl issues in file rtd520.cNick Robinson2011-01-311-164/+157
* Staging: trivial: fix typos concerning "configure"Uwe Kleine-König2010-11-091-1/+1
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-4/+3
|\
| * staging: comedi (rtd520): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-4/+3
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
|/
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-207/+280
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-11/+11
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: more fix the way structs are initialized.Bill Pemberton2009-06-191-18/+18
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-7/+7
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-3/+2
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-31/+31
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-15/+15
* Staging: comedi: Remove rtdBoard typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Misc code cleanups for checkpatchBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton2009-04-031-3/+6
* Staging: comedi: Add spaces around colons as neededBill Pemberton2009-04-031-5/+5
* Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton2009-04-031-55/+55
* Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton2009-04-031-39/+39
* Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton2009-04-031-9/+9
* Staging: comedi: rtd520: &&/|| typoRoel Kluin2009-04-031-1/+1
* Staging: comedi: add rtd520 driverDan Christian2009-01-061-0/+2283