summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_fops.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: use memdup_user to simplify codeTeodora Baluta2013-10-291-23/+10
* staging: comedi: avoid memleak for subdevice privateIan Abbott2013-10-071-2/+3
* staging: comedi: remove 'settling_time_0' from subdeviceIan Abbott2013-10-071-2/+0
* staging: comedi: remove unused 'channel flags' supportIan Abbott2013-10-071-10/+2
* Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-1/+0
|\
| * Merge 3.11-rc3 into staging-nextGreg Kroah-Hartman2013-07-291-11/+21
| |\
| * | staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten2013-07-231-1/+0
* | | Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman2013-07-291-11/+21
|\ \ \ | | |/ | |/|
| * | staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-07-231-10/+15
| * | staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-07-231-1/+6
| |/
* | staging: comedi: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-241-19/+20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-3/+0
|\
| * comedi: quit wanking with FASYNC in ->release()Al Viro2013-06-291-3/+0
* | staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten2013-06-241-6/+8
* | staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-0/+15
* | staging: comedi: remove 'bi.subdevice < 0' check in do_bufinfo_ioctl()Güngör Erseymen2013-06-081-1/+1
* | staging: comedi: remove 'bc.subdevice < 0' check in do_bufconfig_ioctl()Güngör Erseymen2013-06-081-1/+1
* | Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-3/+0
|\ \ | |/
| * staging: comedi: allow buffer resize if previous resize failedIan Abbott2013-05-131-3/+0
* | staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
|/
* staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten2013-04-121-3/+3
* staging: comedi: add comedi_clear_board_dev()Ian Abbott2013-04-051-3/+15
* staging: comedi: remove struct comedi_file_infoIan Abbott2013-04-051-6/+0
* staging: comedi: simplify comedi_board_minor_table[]Ian Abbott2013-04-051-44/+26
* staging: comedi: simplify comedi_subdevice_minor_table[]Ian Abbott2013-04-051-34/+22
* staging: comedi: remove comedi_file_info_from_board_minor()Ian Abbott2013-04-051-13/+4
* staging: comedi: remove comedi_clear_subdevice_minor()Ian Abbott2013-04-051-13/+6
* staging: comedi: refactor comedi_dev_from_minor()Ian Abbott2013-04-051-9/+20
* staging: comedi: reduce use of struct comedi_file_infoIan Abbott2013-04-051-42/+22
* staging: comedi: change comedi_read/write_subdevice() parametersIan Abbott2013-04-051-29/+38
* staging: comedi: use minor device number in attribute functionsIan Abbott2013-04-051-10/+48
* staging: comedi: get mutex before subdevice in attribute functionsIan Abbott2013-04-051-26/+50
* staging: comedi: rename dev parameter of device attribute functionsIan Abbott2013-04-051-16/+16
* staging: comedi: remove hardware_device from struct comedi_device_infoIan Abbott2013-04-051-3/+1
* staging: comedi: remove comedi_clear_minor()Ian Abbott2013-04-051-11/+3
* staging: comedi: separate board and subdevice minor tablesIan Abbott2013-04-051-29/+82
* staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINORIan Abbott2013-04-051-3/+2
* staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott2013-04-051-0/+3
* staging: comedi: change comedi_file_info_table_lock to mutexIan Abbott2013-04-051-12/+12
* staging: comedi: set hw_dev in comedi_alloc_board_minor()Ian Abbott2013-04-051-0/+1
* staging: comedi: simplify driver module countingIan Abbott2013-04-051-10/+2
* staging: comedi: avoid forward declarationsIan Abbott2013-04-051-59/+56
* staging: comedi: remove manually unconfigured dynamic devicesIan Abbott2013-04-051-0/+20
* staging: comedi: no need to evade comedi_auto_unconfig()Ian Abbott2013-04-051-3/+0
* staging: comedi: avoid releasing legacy minors automaticallyIan Abbott2013-04-051-2/+4
* staging: comedi: pre-lock mutex on creation of comedi deviceIan Abbott2013-04-051-0/+7
* staging: comedi: change comedi_alloc_board_minor() to return pointerIan Abbott2013-04-051-16/+18
* staging: comedi: make comedi_free_board_minor() staticIan Abbott2013-04-051-1/+1
* staging: comedi: add comedi_release_hardware_device()Ian Abbott2013-04-051-3/+4
* staging: comedi: refactor comedi_free_board_minor()Ian Abbott2013-04-051-7/+12
OpenPOWER on IntegriCloud