aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.c
AgeCommit message (Expand)Author
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott
2012-06-20staging: comedi: make class and file operations staticIan Abbott
2012-06-11staging: comedi: refactor comedi_fops to remove most of the forward declarationsH Hartley Sweeten
2012-06-11staging: comedi: cleanup sysfs functionsH Hartley Sweeten
2012-05-14staging: comedi: register sysfs device attributes with driver coreH Hartley Sweeten
2012-05-09staging: comedi: refactor sysfs files in comedi_fops.cH Hartley Sweeten
2012-04-24drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall
2012-04-18Drivers: Staging: Comedi: comedi_fops: Fixed a code style issueBenedikt Bergenthal
2012-04-13staging: comedi: Add kernel config for default buffer sizesIan Abbott
2012-04-13staging: comedi: Add module parameters for default buffer sizeIan Abbott
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott
2012-04-10staging: comedi: don't disable IRQ for comedi_file_info_table_lockIan Abbott
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-16staging: comedi_fops.c whitespace fixesFlorian Schmaus
2011-12-09Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman
2011-12-08staging: comedi: comedi_fops: Removed int overflow checkFlorian Schmaus
2011-12-08staging: comedi: comedi_fops: Replace deprecated strict_strtoul with kstrtouintFlorian Schmaus
2011-11-28Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang
2011-11-28Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman
2011-11-26Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter
2011-11-26Staging: comedi: fix signal handling in read and writeFederico Vaga
2011-11-26Staging: comedi: fix mmap_countFederico Vaga
2011-11-26staging: comedi: fix oops for USB DAQ devices.Bernd Porr
2011-08-23Staging: comedi: Fixed coding style issues.Mark Pearson
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