aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.c
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: fix bug with invalid minor number usage.Frank Mori Hess
2009-04-03Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess
2009-04-03Staging: comedi: Fixed minor numbers for subdevice files.Frank Mori Hess
2009-04-03Staging: comedi: add comedi_num_legacy_minors module parameterBernd Porr
2009-04-03Staging: comedi: Add a module parameter 'comedi_autoconfig'.Ian Abbott
2009-01-06Staging: comedi: fix checkpatch.pl errors in comedi_fops.cGreg Kroah-Hartman
2009-01-06Staging: add comedi coreDavid Schleef