aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers.c
AgeCommit message (Expand)Author
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-05staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten
2013-02-03staging: comedi: restrict comedi_set_hw_dev() usageIan Abbott
2013-02-03staging: comedi: export comedi_set_hw_dev()Ian Abbott
2013-02-03staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott
2013-01-31staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in USB driver supportH Hartley Sweeten
2013-01-25staging/comedi: Move comedi_pci_auto_unconfig to drivers.cPeter Huewe
2013-01-21staging: comedi: drivers (core): remove BUG_ON in comedi_auto_unconfig()H Hartley Sweeten
2013-01-21staging: comedi: drivers (core): don't BUG_ON due to faulty driversH Hartley Sweeten
2013-01-21staging: comedi: drivers (core): factor out async subdevice postconfigH Hartley Sweeten
2013-01-21staging: comedi: drivers (core): remove forward declarationsH Hartley Sweeten
2013-01-21staging/comedi: remove workaround for !pci_driver.namePeter Huewe
2013-01-17staging/comedi: Add macro for registering a comedi PCMCIA driverPeter Huewe
2013-01-17staging: comedi: separate out comedi_buf_* functionsH Hartley Sweeten
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten
2012-11-27staging: comedi: remove unnecessary '#define __NO_VERSION__'H Hartley Sweeten
2012-11-27staging: comedi: remove unnecessary '#define _GNU_SOURCE'H Hartley Sweeten
2012-11-14staging: comedi: use inlines for PCI/USB auto configIan Abbott
2012-11-14staging: comedi: simplify comedi_auto_attach()Ian Abbott
2012-11-14staging: comedi: don't check driver->auto_attachIan Abbott
2012-11-14staging: comedi: don't call attach_usb handlerIan Abbott
2012-11-14staging: comedi: don't call attach_pci handlerIan Abbott
2012-11-14staging: comedi: remove old auto-configIan Abbott
2012-10-29staging: comedi: support auto_attach() for PCI and USBIan Abbott
2012-10-29staging: comedi: add generic auto-config functionsIan Abbott
2012-10-29staging: comedi: rename old auto-config functionsIan Abbott
2012-10-29staging: comedi: change type of auto-config contextIan Abbott
2012-10-22staging: comedi: always set hw_dev during auto-configIan Abbott
2012-09-19staging: comedi: sparse warning in insn_rw_emulate_bits()Ian Abbott
2012-09-11staging: comedi: fix brace coding style issuesGüngör Erseymen
2012-09-05staging: comedi: drivers: remove subdevice pointer mathH Hartley Sweeten
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott
2012-08-15staging: comedi: make attach handler optionalIan Abbott
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-06-12staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten
2012-06-12staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-11staging: comedi: describe comedi_recognize()Ian Abbott
2012-06-11staging/comedi: fix build for USB not enabledRandy Dunlap
2012-06-04staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten