index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
drivers.c
Age
Commit message (
Expand
)
Author
2013-04-19
staging: comedi: drivers: free_irq() in comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: introduce comedi_legacy_detach()
H Hartley Sweeten
2013-04-17
staging: comedi: introduce, and use, comedi_spriv_free()
H Hartley Sweeten
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-04-11
staging: comedi: drivers: refactor comedi_request_region()
H Hartley Sweeten
2013-04-11
staging: comedi: drivers: introduce comedi_request_region()
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: dev->board_name is always valid
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: set dev->board_name before attaching
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()
H Hartley Sweeten
2013-04-05
staging: comedi: set hw_dev in comedi_alloc_board_minor()
Ian Abbott
2013-04-05
staging: comedi: move detach out of post-config
Ian Abbott
2013-04-05
staging: comedi: replace __comedi_device_detach()
Ian Abbott
2013-04-05
staging: comedi: put module _after_ detach
Ian Abbott
2013-04-05
staging: comedi: simplify driver module counting
Ian Abbott
2013-04-05
staging: comedi: pre-lock mutex on creation of comedi device
Ian Abbott
2013-04-05
staging: comedi: change comedi_alloc_board_minor() to return pointer
Ian Abbott
2013-04-05
staging: comedi: call comedi_release_hardware_device() on error
Ian Abbott
2013-04-05
staging: comedi: add comedi_release_hardware_device()
Ian Abbott
2013-04-05
staging: comedi: check comedi_auto_config() params
Ian Abbott
2013-03-15
staging: comedi: add 'ioenabled' flag to device
Ian Abbott
2013-03-15
staging: comedi: make 'dev->attached' a bool bit-field
Ian Abbott
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-05
staging: comedi: remove 'comedi_autoconfig' module parameter
H Hartley Sweeten
2013-02-03
staging: comedi: restrict comedi_set_hw_dev() usage
Ian Abbott
2013-02-03
staging: comedi: export comedi_set_hw_dev()
Ian Abbott
2013-02-03
staging: comedi: change comedi_alloc_subdevice_minor parameters
Ian Abbott
2013-01-31
staging: comedi: tidy up the general purpose driver functions
H Hartley Sweeten
2013-01-31
staging: comedi: conditionally build in PCMCIA driver support
H Hartley Sweeten
2013-01-31
staging: comedi: conditionally build in PCI driver support
H Hartley Sweeten
2013-01-31
staging: comedi: conditionally build in USB driver support
H Hartley Sweeten
2013-01-25
staging/comedi: Move comedi_pci_auto_unconfig to drivers.c
Peter Huewe
2013-01-21
staging: comedi: drivers (core): remove BUG_ON in comedi_auto_unconfig()
H Hartley Sweeten
2013-01-21
staging: comedi: drivers (core): don't BUG_ON due to faulty drivers
H Hartley Sweeten
2013-01-21
staging: comedi: drivers (core): factor out async subdevice postconfig
H Hartley Sweeten
2013-01-21
staging: comedi: drivers (core): remove forward declarations
H Hartley Sweeten
2013-01-21
staging/comedi: remove workaround for !pci_driver.name
Peter Huewe
2013-01-17
staging/comedi: Add macro for registering a comedi PCMCIA driver
Peter Huewe
2013-01-17
staging: comedi: separate out comedi_buf_* functions
H Hartley Sweeten
2013-01-07
staging: comedi: store the 'index' for each subdevice
H Hartley Sweeten
2013-01-07
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
2012-11-27
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
2012-11-27
staging: comedi: remove unnecessary '#define _GNU_SOURCE'
H Hartley Sweeten
2012-11-14
staging: comedi: use inlines for PCI/USB auto config
Ian Abbott
2012-11-14
staging: comedi: simplify comedi_auto_attach()
Ian Abbott
2012-11-14
staging: comedi: don't check driver->auto_attach
Ian Abbott
2012-11-14
staging: comedi: don't call attach_usb handler
Ian Abbott
2012-11-14
staging: comedi: don't call attach_pci handler
Ian Abbott
2012-11-14
staging: comedi: remove old auto-config
Ian Abbott
2012-10-29
staging: comedi: support auto_attach() for PCI and USB
Ian Abbott
2012-10-29
staging: comedi: add generic auto-config functions
Ian Abbott
[next]