summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.c
AgeCommit message (Expand)Author
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro
2013-06-24staging: comedi: have comedi_set_spriv() allocate the memoryH Hartley Sweeten
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-06-09staging: comedi: remove 'bi.subdevice < 0' check in do_bufinfo_ioctl()Güngör Erseymen
2013-06-09staging: comedi: remove 'bc.subdevice < 0' check in do_bufconfig_ioctl()Güngör Erseymen
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-13staging: comedi: allow buffer resize if previous resize failedIan Abbott
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten
2013-04-05staging: comedi: add comedi_clear_board_dev()Ian Abbott
2013-04-05staging: comedi: remove struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: simplify comedi_board_minor_table[]Ian Abbott
2013-04-05staging: comedi: simplify comedi_subdevice_minor_table[]Ian Abbott
2013-04-05staging: comedi: remove comedi_file_info_from_board_minor()Ian Abbott
2013-04-05staging: comedi: remove comedi_clear_subdevice_minor()Ian Abbott
2013-04-05staging: comedi: refactor comedi_dev_from_minor()Ian Abbott
2013-04-05staging: comedi: reduce use of struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: change comedi_read/write_subdevice() parametersIan Abbott
2013-04-05staging: comedi: use minor device number in attribute functionsIan Abbott
2013-04-05staging: comedi: get mutex before subdevice in attribute functionsIan Abbott
2013-04-05staging: comedi: rename dev parameter of device attribute functionsIan Abbott
2013-04-05staging: comedi: remove hardware_device from struct comedi_device_infoIan Abbott
2013-04-05staging: comedi: remove comedi_clear_minor()Ian Abbott
2013-04-05staging: comedi: separate board and subdevice minor tablesIan Abbott
2013-04-05staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINORIan Abbott
2013-04-05staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott
2013-04-05staging: comedi: change comedi_file_info_table_lock to mutexIan Abbott
2013-04-05staging: comedi: set hw_dev in comedi_alloc_board_minor()Ian Abbott
2013-04-05staging: comedi: simplify driver module countingIan Abbott
2013-04-05staging: comedi: avoid forward declarationsIan Abbott
2013-04-05staging: comedi: remove manually unconfigured dynamic devicesIan Abbott
2013-04-05staging: comedi: no need to evade comedi_auto_unconfig()Ian Abbott
2013-04-05staging: comedi: avoid releasing legacy minors automaticallyIan Abbott
2013-04-05staging: comedi: pre-lock mutex on creation of comedi deviceIan Abbott
2013-04-05staging: comedi: change comedi_alloc_board_minor() to return pointerIan Abbott
2013-04-05staging: comedi: make comedi_free_board_minor() staticIan Abbott
2013-04-05staging: comedi: add comedi_release_hardware_device()Ian Abbott
2013-04-05staging: comedi: refactor comedi_free_board_minor()Ian Abbott
2013-04-05staging: comedi: adjust module count on device cleanupIan Abbott
2013-04-05staging: comedi: remove memset() call from comedi_device_init()Ian Abbott
2013-04-05staging: comedi: no need to zero out comedi_file_info_table[]Ian Abbott
2013-03-15staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-08staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott
2013-02-08staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott
2013-02-05staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-02-05staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten
2013-02-04staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott