aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/s626.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+1
* staging: comedi: s626: don't dereference insn->dataIan Abbott2012-10-071-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-221-22/+22
* Staging: comedi: fix code style errors in s626.cJohn Sheehan2010-06-221-28/+39
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-171-19/+19
* staging: fix typos "aquire" -> "acquire"Uwe Kleine-König2010-03-031-1/+1
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: comedi: s626: Possible read buffer overflow fixRoel Kluin2009-09-151-1/+2
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-473/+543
* Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-7/+7
* 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-123/+123
* Staging: comedi: non working tests on unsigned cmd->convert_argRoel Kluin2009-06-191-15/+0
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: Remove DMABUF typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-20/+20
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-7/+7
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-33/+33
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-147/+147
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-27/+27
* Staging: comedi: Remove s626_board typedefBill Pemberton2009-04-031-113/+113
* Staging: comedi: Remove curly braces where they are not neededBill Pemberton2009-04-031-10/+6
* Staging: comedi: Add spaces around colons as requested by checkpatchBill Pemberton2009-04-031-24/+24
* Staging: comedi: Fix cases of open curly on wrong lineBill Pemberton2009-04-031-5/+3
* Staging: comedi: Move trailing statements to next line as requested by checkp...Bill Pemberton2009-04-031-12/+24
* Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton2009-04-031-9/+14
* Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton2009-04-031-12/+12
* Staging: comedi: Add spaces around colons as neededBill Pemberton2009-04-031-86/+86
* Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton2009-04-031-5/+5
* Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton2009-04-031-146/+146
* Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton2009-04-031-900/+895
* Staging: comedi: add s626 driverGianluca Palli2009-01-061-0/+3254