summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedidev.h: add namespace to the subdevice "runflags"H Hartley Sweeten2015-01-251-1/+1
* staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten2014-11-261-0/+4
* staging: comedi: fix scan_end_arg == chanlist_len assumptionIan Abbott2014-11-261-3/+5
* staging: comedi: drivers: introduce comedi_nsamples_left()H Hartley Sweeten2014-11-071-0/+32
* staging: comedi: drivers: introduce comedi_nscans_left()H Hartley Sweeten2014-11-071-0/+39
* staging: comedi: comedidev.h: add 'scans_done' member to comedi_asyncH Hartley Sweeten2014-11-051-0/+7
* staging: comedi: remove use of 'bytes_per_sample()'H Hartley Sweeten2014-11-031-2/+2
* staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the coreH Hartley Sweeten2014-11-031-0/+7
* staging: comedi: comedidev.h: clarify async->event error/cancel detectionH Hartley Sweeten2014-10-291-1/+1
* staging: comedi: use DIV_ROUND_UPTapasweni Pathak2014-10-201-2/+1
* staging: comedi: migrate copyrights from "comedi_fc.c"Ian Abbott2014-09-191-0/+1
* staging: comedi: add comedi_handle_events()Ian Abbott2014-09-191-0/+33
* staging: comedi: add comedi_inc_scan_progress()Ian Abbott2014-09-191-0/+24
* staging: comedi: add comedi_bytes_per_scan()Ian Abbott2014-09-191-0/+37
* staging: comedi: add a 'readback' member to comedi_subdeviceH Hartley Sweeten2014-08-301-0/+42
* staging: comedi: add an 'mmio' member to comedi_deviceH Hartley Sweeten2014-07-301-0/+1
* staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten2014-07-221-1/+1
* staging: comedi: drivers.c: checkpatch.pl --strict cleanupH Hartley Sweeten2014-07-181-1/+3
* staging: comedi: remove comedi_error()H Hartley Sweeten2014-07-171-2/+0
* staging: comedi: remove subdevice member of struct comedi_asyncIan Abbott2014-05-231-1/+0
* staging: comedi: drivers.c: Fix missing a blank line, after declarations warningYves Deweerdt2014-04-141-0/+1
* staging: comedi: introduce comedi_timeout()H Hartley Sweeten2014-02-141-0/+30
* staging: comedi: fix too early cleanup in comedi_auto_config()Ian Abbott2014-02-071-2/+0
* staging: comedi: report success/failure of autoconfigBernd Porr2014-01-091-2/+18
* Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-241-1/+1
|\
| * staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten2013-12-171-1/+1
* | staging: comedi: use refcount in comedi_driver_unregister()Ian Abbott2013-11-111-1/+2
* | staging: comedi: add detachment counter for validity checksIan Abbott2013-11-111-0/+1
* | staging: comedi: cancel commands before detaching deviceIan Abbott2013-11-111-0/+1
* | staging: comedi: cleanup_device() -> comedi_device_detach_cleanup()Ian Abbott2013-11-111-2/+2
* | staging: comedi: use attach_lock semaphore during attach and detachIan Abbott2013-11-111-1/+4
|/
* staging: comedi: drivers: introduce comedi_dio_update_state()H Hartley Sweeten2013-09-171-0/+22
* staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten2013-09-171-0/+7
* Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-17/+77
|\
| * staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-121-0/+40
| * Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman2013-08-121-40/+0
| * staging: comedi: core: introduce comedi_dio_insn_config()H Hartley Sweeten2013-08-121-0/+40
| * staging: comedi: use a mutex when accessing driver listIan Abbott2013-07-231-14/+24
| * staging: comedi: return void from comedi_driver_unregister()Ian Abbott2013-07-231-4/+3
| * 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
OpenPOWER on IntegriCloud