summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten2013-02-051-3/+0
* staging: comedi: restrict comedi_set_hw_dev() usageIan Abbott2013-02-031-4/+11
* staging: comedi: export comedi_set_hw_dev()Ian Abbott2013-02-031-0/+10
* staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott2013-02-031-1/+1
* staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten2013-01-311-47/+47
* staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten2013-01-311-32/+0
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-68/+0
* staging: comedi: conditionally build in USB driver supportH Hartley Sweeten2013-01-311-32/+0
* staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe2013-01-251-0/+6
* staging: comedi: drivers (core): remove BUG_ON in comedi_auto_unconfig()H Hartley Sweeten2013-01-211-1/+0
* staging: comedi: drivers (core): don't BUG_ON due to faulty driversH Hartley Sweeten2013-01-211-2/+10
* staging: comedi: drivers (core): factor out async subdevice postconfigH Hartley Sweeten2013-01-211-40/+45
* staging: comedi: drivers (core): remove forward declarationsH Hartley Sweeten2013-01-211-144/+136
* staging/comedi: remove workaround for !pci_driver.namePeter Huewe2013-01-211-4/+0
* staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe2013-01-171-0/+32
* staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten2013-01-171-398/+0
* staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten2013-01-071-0/+1
* staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten2013-01-071-8/+3
* staging: comedi: remove unnecessary '#define __NO_VERSION__'H Hartley Sweeten2012-11-271-1/+0
* staging: comedi: remove unnecessary '#define _GNU_SOURCE'H Hartley Sweeten2012-11-271-2/+0
* staging: comedi: use inlines for PCI/USB auto configIan Abbott2012-11-141-27/+0
* staging: comedi: simplify comedi_auto_attach()Ian Abbott2012-11-141-27/+10
* staging: comedi: don't check driver->auto_attachIan Abbott2012-11-141-9/+2
* staging: comedi: don't call attach_usb handlerIan Abbott2012-11-141-17/+1
* staging: comedi: don't call attach_pci handlerIan Abbott2012-11-141-17/+1
* staging: comedi: remove old auto-configIan Abbott2012-11-141-65/+2
* staging: comedi: support auto_attach() for PCI and USBIan Abbott2012-10-291-0/+4
* staging: comedi: add generic auto-config functionsIan Abbott2012-10-291-1/+22
* staging: comedi: rename old auto-config functionsIan Abbott2012-10-291-9/+9
* staging: comedi: change type of auto-config contextIan Abbott2012-10-291-10/+17
* staging: comedi: always set hw_dev during auto-configIan Abbott2012-10-221-0/+1
* staging: comedi: sparse warning in insn_rw_emulate_bits()Ian Abbott2012-09-191-1/+0
* staging: comedi: fix brace coding style issuesGüngör Erseymen2012-09-111-4/+2
* staging: comedi: drivers: remove subdevice pointer mathH Hartley Sweeten2012-09-051-3/+3
* Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman2012-08-271-1/+1
|\
| * staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott2012-08-141-1/+1
* | staging: comedi: replace printk calls in comedi coreIan Abbott2012-08-161-31/+29
* | staging: comedi: make attach handler optionalIan Abbott2012-08-151-3/+16
|/
* staging: comedi: remove comedi_fops.hIan Abbott2012-06-201-1/+0
* staging: comedi: rename internal.h to comedi_internal.hIan Abbott2012-06-201-1/+1
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-131-0/+5
|\
| * staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-111-0/+5
* | staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-8/+11
* | staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten2012-06-121-1/+1
* | staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten2012-06-121-0/+2
* | staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten2012-06-121-3/+2
* | staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-0/+21
* | staging: comedi: describe comedi_recognize()Ian Abbott2012-06-111-2/+26
* | staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten2012-06-041-33/+0
* | staging: comedi: cleanup comedi_recognize()Dan Carpenter2012-06-041-6/+5