summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers.c
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten2013-07-231-1/+0
| * staging: comedi: drivers: introduce comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-0/+12
* | staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
|/
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-12/+2
* staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten2013-05-171-2/+5
* staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten2013-05-171-0/+30
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten2013-04-191-0/+5
* staging: comedi: drivers: introduce comedi_legacy_detach()H Hartley Sweeten2013-04-191-1/+18
* staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten2013-04-171-0/+12
* staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten2013-04-121-2/+2
* staging: comedi: drivers: refactor comedi_request_region()H Hartley Sweeten2013-04-111-4/+22
* staging: comedi: drivers: introduce comedi_request_region()H Hartley Sweeten2013-04-111-0/+27
* staging: comedi: drivers: dev->board_name is always validH Hartley Sweeten2013-04-081-6/+1
* staging: comedi: drivers: set dev->board_name before attachingH Hartley Sweeten2013-04-081-0/+3
* staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()H Hartley Sweeten2013-04-081-10/+10
* staging: comedi: set hw_dev in comedi_alloc_board_minor()Ian Abbott2013-04-051-1/+0
* staging: comedi: move detach out of post-configIan Abbott2013-04-051-7/+4
* staging: comedi: replace __comedi_device_detach()Ian Abbott2013-04-051-14/+4
* staging: comedi: put module _after_ detachIan Abbott2013-04-051-1/+1
* staging: comedi: simplify driver module countingIan Abbott2013-04-051-17/+15
* staging: comedi: pre-lock mutex on creation of comedi deviceIan Abbott2013-04-051-4/+2
* staging: comedi: change comedi_alloc_board_minor() to return pointerIan Abbott2013-04-051-6/+3
* staging: comedi: call comedi_release_hardware_device() on errorIan Abbott2013-04-051-1/+1
* staging: comedi: add comedi_release_hardware_device()Ian Abbott2013-04-051-6/+1
* staging: comedi: check comedi_auto_config() paramsIan Abbott2013-04-051-0/+10
* staging: comedi: add 'ioenabled' flag to deviceIan Abbott2013-03-151-0/+1
* staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott2013-03-151-2/+2
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+2
* 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
OpenPOWER on IntegriCloud