summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.c
AgeCommit message (Expand)Author
2011-12-09Staging: comedi: fix signal handling in read and writeFederico Vaga
2011-12-09Staging: comedi: fix mmap_countFederico Vaga
2011-12-09staging: comedi: fix oops for USB DAQ devices.Bernd Porr
2011-07-06staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callersPavel Roskin
2011-07-05staging: comedi: fix infoleak to userspaceVasiliy Kulikov
2011-06-28staging: remove unnecessary codeGreg Dietsche
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-21staging: comedi: Make INSN_BITS behavior consistent across driversIan Abbott
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-05staging: comedi: check return code of put_userVasiliy Kulikov
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
2010-06-04Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott
2010-06-04Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott
2010-06-04Staging: comedi: don't write to buffer if command finishedIan Abbott
2010-05-14Staging: comedi: Fix long line lengths in comedi_fops.cMark
2010-05-11Staging: comedi: __user markup on comedi_fops.cGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_free_board_minor local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_set_subdevice_runflags() staticGreg Kroah-Hartman
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman
2010-05-11Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman
2010-05-11Staging: comedi: added log level to printk's in comedi_fops.cMark Rankilor
2010-05-11Staging: comedi: fix whitespace coding style issues in comedi_fops.cPieter De Praetere
2010-03-04Staging: comedi: comedi_fops.c: Checkpatch cleanupAndrea Gelmini
2009-12-11Staging: comedi: remove check for HAVE_COMPAT_IOCTLShawn Bohrer
2009-12-11staging: comedi: Remove check for HAVE_UNLOCKED_IOCTLShawn Bohrer
2009-10-09Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-08-14Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: Added sysfs attribute files for setting and querying subdevi...Frank Mori Hess
2009-04-03Staging: comedi: Remove comedi_bufinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_bufconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_chaninfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insnlist typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove device_create_result_type typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: comedi_open: Fix null pointer dereference.Ian Abbott
2009-04-03Staging: comedi: newer gcc warning fixesIan Abbott