aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers.c
Commit message (Expand)AuthorAge
* staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott2012-08-14
* staging: comedi: remove comedi_fops.hIan Abbott2012-06-20
* staging: comedi: rename internal.h to comedi_internal.hIan Abbott2012-06-20
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-13
|\
| * staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-11
* | staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten2012-06-12
* | staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten2012-06-12
* | staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten2012-06-12
* | staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten2012-06-12
* | staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-12
* | staging: comedi: describe comedi_recognize()Ian Abbott2012-06-11
* | staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten2012-06-04
* | staging: comedi: cleanup comedi_recognize()Dan Carpenter2012-06-04
* | staging: comedi: remove private header comedi_pci.hH Hartley Sweeten2012-06-04
|/
* staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten2012-05-16
* staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten2012-05-14
* staging: comedi: Add module parameters for default buffer sizeIan Abbott2012-04-13
* staging: comedi: restrict comedi_auto_config() to single driverIan Abbott2012-04-10
* staging: comedi: pass struct comedi_driver * to comedi_auto_config()Ian Abbott2012-04-10
* staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott2012-04-10
* staging: comedi: refactor comedi_device_attach() a bitIan Abbott2012-04-10
* staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott2012-04-10
* staging: comedi: don't hijack hardware device private dataIan Abbott2012-04-10
* staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott2012-04-10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issueGreg Kroah-Hartman2011-06-09
* staging: comedi: fix coding style issue in drivers.cMicha Hergarden2011-02-04
* Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas2010-12-09
* staging: Use vzallocJoe Perches2010-11-09
* Staging: comedi: Fixed printk call lengths and log levelsMark Rankilor2010-05-11
* Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman2010-05-11
* Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman2010-05-11
* Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman2010-05-11
* Staging: comedi: Adjusted some long line lengths in drivers.cMark Rankilor2010-05-11
* Staging: comedi: remove comedi_ksyms.cGreg Kroah-Hartman2010-05-11
* Staging: comedi: move a bunch of EXPORT_SYMBOL linesGreg Kroah-Hartman2010-05-11
* Staging: comedi: remove wrapper.hGreg Kroah-Hartman2010-05-11
* Staging: comedi: fixed coding style issues in drivers.cZachary Richey2010-05-11
* Staging: comedi: drivers.c: Checkpatch cleanupAndrea Gelmini2010-03-03
* Staging: comedi: drivers.c: checkpatch fixMithlesh Thukral2009-12-11
* Staging: comedi: no need for checking vfree callFigo.zhang2009-09-15
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-15
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-19
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-19
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-19
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-03
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-03
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-03
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-03
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-03