summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_fops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-29/+29
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-54/+54
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-13/+13
* Staging: comedi: comedi_open: Fix null pointer dereference.Ian Abbott2009-04-031-1/+2
* Staging: comedi: newer gcc warning fixesIan Abbott2009-04-031-3/+1
* Staging: comedi: fix bug with invalid minor number usage.Frank Mori Hess2009-04-031-1/+5
* Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess2009-04-031-0/+16
* Staging: comedi: Fixed minor numbers for subdevice files.Frank Mori Hess2009-04-031-1/+1
* Staging: comedi: add comedi_num_legacy_minors module parameterBernd Porr2009-04-031-2/+5
* Staging: comedi: Add a module parameter 'comedi_autoconfig'.Ian Abbott2009-04-031-0/+3
* Staging: comedi: fix checkpatch.pl errors in comedi_fops.cGreg Kroah-Hartman2009-01-061-265/+263
* Staging: add comedi coreDavid Schleef2009-01-061-0/+2246
OpenPOWER on IntegriCloud