summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_das16_cs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-30/+17
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-13/+11
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-7/+5
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
* | Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* | Staging: comedi: cleanup: remove unneeded null checksDan Carpenter2010-06-171-2/+1
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-6/+10
|\
| * staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...Alexander Kurz2010-05-141-0/+3
| * Staging: comedi: cb_das16_cs: fixed multiple brace coding style issuesJason Wong2010-05-111-6/+6
* | drivers/staging/comedi: dev_node removal (cb_das16_cs)Javier Martinez Canillas2010-05-171-16/+3
* | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-19/+7
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: initialize divisor variablesIan Abbott2009-12-111-2/+2
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0
* pcmcia/staging: update comedi driversDominik Brodowski2009-11-091-165/+55
* Staging: comedi: pcmcia irq fixesFrank Mori Hess2009-10-091-1/+1
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-71/+95
* 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: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-19/+19
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-13/+13
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-7/+22
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-21/+21
* Staging: comedi: 'pcmcia_parse_tuple()' now has two arguments, not three.Ian Abbott2009-06-191-2/+2
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-2/+2
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: Remove local_info_t typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove das16cs_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove das16cs_board typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* 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-19/+19
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-25/+25
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-15/+15
* Staging: comedi: add cb_das16_cs driverDavid Schleef2009-04-031-0/+976
OpenPOWER on IntegriCloud