aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_fops.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-08-021-10/+15
* staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-08-021-1/+6
* staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-05-301-0/+3
* staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-03-061-4/+4
* staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-03-061-0/+5
* staging: comedi: don't hijack hardware device private dataIan Abbott2013-02-061-0/+18
* staging: comedi: fix memory leak for saved channel listIan Abbott2012-10-171-1/+2
* staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott2012-10-171-1/+1
* drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall2012-05-311-1/+1
* Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-281-1/+1
* Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-281-5/+0
* Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-261-0/+5
* Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-261-2/+2
* Staging: comedi: fix mmap_countFederico Vaga2011-11-261-2/+17
* staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-261-18/+53
* Staging: comedi: Fixed coding style issues.Mark Pearson2011-08-231-1/+1
* staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callersPavel Roskin2011-07-061-7/+5
* staging: comedi: fix infoleak to userspaceVasiliy Kulikov2011-07-051-2/+2
* staging: remove unnecessary codeGreg Dietsche2011-06-281-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: comedi: Make INSN_BITS behavior consistent across driversIan Abbott2011-01-211-2/+21
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-1/+2
|\
| * staging: comedi: check return code of put_userVasiliy Kulikov2010-09-051-1/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-171-2/+9
* Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott2010-06-041-3/+16
* Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott2010-06-041-0/+2
* Staging: comedi: don't write to buffer if command finishedIan Abbott2010-06-041-10/+13
* Staging: comedi: Fix long line lengths in comedi_fops.cMark2010-05-141-15/+29
* Staging: comedi: __user markup on comedi_fops.cGreg Kroah-Hartman2010-05-111-59/+67
* Staging: comedi: make comedi_free_board_minor local to comedi coreGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman2010-05-111-2/+1
* Staging: comedi: make comedi_set_subdevice_runflags() staticGreg Kroah-Hartman2010-05-111-12/+11
* Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman2010-05-111-3/+3
* Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman2010-05-111-0/+8
* Staging: comedi: added log level to printk's in comedi_fops.cMark Rankilor2010-05-111-3/+5
* Staging: comedi: fix whitespace coding style issues in comedi_fops.cPieter De Praetere2010-05-111-19/+20
* Staging: comedi: comedi_fops.c: Checkpatch cleanupAndrea Gelmini2010-03-041-7/+5
* Staging: comedi: remove check for HAVE_COMPAT_IOCTLShawn Bohrer2009-12-111-6/+0
* staging: comedi: Remove check for HAVE_UNLOCKED_IOCTLShawn Bohrer2009-12-111-9/+0
* Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott2009-10-091-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-127/+151
* Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris2009-08-141-4/+4
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-191-17/+8
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-25/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-19/+18
* Staging: comedi: Added sysfs attribute files for setting and querying subdevi...Frank Mori Hess2009-06-191-39/+379
* Staging: comedi: Remove comedi_bufinfo typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_bufconfig typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-4/+4