summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.c
AgeCommit message (Expand)Author
2016-09-20staging: comedi: Use vma_pages function on vma object instead of explicit com...sayli karnik
2016-09-13staging: comedi: comedi_fops: coding style fixesMatias Mucciolo
2016-06-17staging: comedi: avoid using timevalArnd Bergmann
2016-06-17Staging: comedi: comedi_fops.c: Fixed coding style issueShyam Saini
2016-03-29staging: comedi: comedi_fops.c: fix lines over 80 charactersIan Abbott
2016-03-28Staging: comedi: comedi_fops: Replace 'unsigned' with 'unsigned int'Leslie Klein
2016-03-10Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...Sandhya Bankar
2016-02-20staging: comedi: COMEDI_BUFINFO: terminate "write" command when stoppedIan Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: return -EPIPE for abnormal readIan Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: become non-busy even if bytes_read is 0Ian Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: return error if no active commandIan Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_written to 0 if stoppedIan Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: update buffer before becoming non-busyIan Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_read or bytes_written to 0Ian Abbott
2016-02-20staging: comedi: COMEDI_BUFINFO: get amount freed, not amount allocatedIan Abbott
2015-12-21staging: comedi: check for more errors for zero-length writeIan Abbott
2015-12-21staging: comedi: simplify returned errors for comedi_write()Ian Abbott
2015-12-21staging: comedi: return error on "write" if no command set upIan Abbott
2015-12-21staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott
2015-12-21staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott
2015-12-21staging: comedi: make some variables unsigned in comedi_write()Ian Abbott
2015-12-21staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott
2015-12-21staging: comedi: rearrange comedi_write() codeIan Abbott
2015-10-13staging: comedi: check for more errors for zero-length readIan Abbott
2015-10-13staging: comedi: simplify returned errors for comedi_read()Ian Abbott
2015-10-13staging: comedi: return error on "read" if no command set upIan Abbott
2015-10-13staging: comedi: remove superfluous retval = 0 in comedi_read()Ian Abbott
2015-10-13staging: comedi: allow buffer wraparound in comedi_read()Ian Abbott
2015-10-13staging: comedi: avoid bad truncation of a size_t in comedi_read()Ian Abbott
2015-10-13staging: comedi: make some variables unsigned in comedi_read()Ian Abbott
2015-10-13staging: comedi: do extra checks for becoming non-busy for "read"Ian Abbott
2015-10-13staging: comedi: don't consider "unmunged" data when becoming non-busyIan Abbott
2015-10-13staging: comedi: remain busy until read end-of-fileIan Abbott
2015-10-13staging: comedi: don't use mutex when polling fileIan Abbott
2015-10-13staging: comedi: check command started by file being polledIan Abbott
2015-10-13staging: comedi: don't allocate buffer space when polling for writeIan Abbott
2015-10-13staging: comedi: don't poll_wait on same subdevice twiceIan Abbott
2015-10-13Staging: comedi: Remove exceptional & on function nameShraddha Barke
2015-09-29staging: comedi: comedi_fops.c: Tweak kernel-doc for consistencyIan Abbott
2015-09-18staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflagsIan Abbott
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-08-14staging: comedi: comedi_fops: absorb comedi_free_board_minor()H Hartley Sweeten
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_dev_get_from_board_mi...H Hartley Sweeten
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_free_subdevice_minor()H Hartley Sweeten
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_cleanup()H Hartley Sweeten
2015-08-14staging: comedi: comedi_fops: remove remaining BUG_ON() checksH Hartley Sweeten
2015-07-14staging: Comedi: comedi_fops: Fixed the return error codeSanthosh Pai
2015-07-14staging: comedi: use CAP_SYS_ADMIN instead of CAP_NET_ADMINIan Abbott
2015-06-15staging: comedi: remove commented codeHari Prasath Gujulan Elango
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia