aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_fops.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-20/+23
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-5/+15
* staging: comedi: don't hijack hardware device private dataIan Abbott2013-01-171-0/+18
* staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-171-0/+3
* staging: comedi: fix memory leak for saved channel listIan Abbott2012-10-071-1/+2
* staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott2012-10-071-1/+1
* drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall2012-06-011-1/+1
* Staging: comedi: fix signal handling in read and writeFederico Vaga2011-12-091-2/+2
* Staging: comedi: fix mmap_countFederico Vaga2011-12-091-2/+17
* staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-12-091-18/+53
* staging: comedi: fix infoleak to userspaceVasiliy Kulikov2011-08-041-2/+2
* 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
* Staging: comedi: Remove comedi_devinfo typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_subdinfo typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_chaninfo typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_insnlist typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove device_create_result_type typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-9/+9