UBUNTU: SAUCE: staging: comedi: Add module parameters for default buffer size
[linux-flexiantxendom0.git] / drivers / staging / comedi / comedi_fops.c
2012-04-18 Ian AbbottUBUNTU: SAUCE: staging: comedi: Add module parameters...
2011-11-27 Xi WangStaging: comedi: fix integer overflow in do_insnlist_io...
2011-11-27 Greg Kroah-HartmanRevert "Staging: comedi: integer overflow in do_insnlis...
2011-11-27 Dan CarpenterStaging: comedi: integer overflow in do_insnlist_ioctl()
2011-11-27 Federico VagaStaging: comedi: fix signal handling in read and write
2011-11-27 Federico VagaStaging: comedi: fix mmap_count
2011-11-27 Bernd Porrstaging: comedi: fix oops for USB DAQ devices.
2011-08-23 Mark PearsonStaging: comedi: Fixed coding style issues.
2011-07-06 Pavel Roskinstaging: comedi: remove COMEDI_DEVICE_CREATE macro...
2011-07-05 Vasiliy Kulikovstaging: comedi: fix infoleak to userspace
2011-06-28 Greg Dietschestaging: remove unnecessary code
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-21 Ian Abbottstaging: comedi: Make INSN_BITS behavior consistent...
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-05 Vasiliy Kulikovstaging: comedi: check return code of put_user
2010-06-17 Ian AbbottStaging: comedi: Allow 'open' driver method to fail
2010-06-04 Ian AbbottStaging: comedi: For COMEDI_BUFINFO, check access to...
2010-06-04 Ian AbbottStaging: comedi: COMEDI_BUFINFO with no async - report...
2010-06-04 Ian AbbottStaging: comedi: don't write to buffer if command finished
2010-05-14 MarkStaging: comedi: Fix long line lengths in comedi_fops.c
2010-05-11 Greg Kroah-HartmanStaging: comedi: __user markup on comedi_fops.c
2010-05-11 Greg Kroah-HartmanStaging: comedi: make comedi_free_board_minor local...
2010-05-11 Greg Kroah-HartmanStaging: comedi: make comedi_alloc_board_minor local...
2010-05-11 Greg Kroah-HartmanStaging: comedi: make comedi_set_subdevice_runflags...
2010-05-11 Greg Kroah-HartmanStaging: comedi: rename check_chanlist to comedi_check_...
2010-05-11 Greg Kroah-HartmanStaging: comedi: more EXPORT_SYMBOL movement
2010-05-11 Mark RankilorStaging: comedi: added log level to printk's in comedi_...
2010-05-11 Pieter De PraetereStaging: comedi: fix whitespace coding style issues...
2010-03-04 Andrea GelminiStaging: comedi: comedi_fops.c: Checkpatch cleanup
2010-03-04 Paul ElmsStaging: comedi: fix brace coding style in comedi_fops.c
2009-12-11 Shawn BohrerStaging: comedi: remove check for HAVE_COMPAT_IOCTL
2009-12-11 Shawn Bohrerstaging: comedi: Remove check for HAVE_UNLOCKED_IOCTL
2009-10-09 Ian AbbottStaging: comedi: Corrected type of a printk argument...
2009-09-15 Mithlesh ThukralStaging: Comedi: Lindent changes to comdi driver in...
2009-08-14 Eric ParisNetworking: use CAP_NET_ADMIN when deciding to call...
2009-06-19 Greg Kroah-HartmanStaging: comedi: remove some RT code that lingered
2009-06-19 Greg Kroah-HartmanStaging: comedi: remove RT code
2009-06-19 Greg Kroah-HartmanStaging: comedi: remove comedi-specific wrappers
2009-06-19 Frank Mori HessStaging: comedi: Added sysfs attribute files for settin...
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_bufinfo typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_bufconfig typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_devconfig typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_devinfo typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_subdinfo typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_chaninfo typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_insnlist typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_insn typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_cmd typedef
2009-04-03 Bill PembertonStaging: comedi: Remove device_create_result_type typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_async typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_subdevice typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_device typedef
2009-04-03 Bill PembertonStaging: comedi: Remove lsampl_t and sampl_t typedefs
2009-04-03 Ian AbbottStaging: comedi: comedi_open: Fix null pointer dereference.
2009-04-03 Ian AbbottStaging: comedi: newer gcc warning fixes
2009-04-03 Frank Mori HessStaging: comedi: fix bug with invalid minor number...
2009-04-03 Frank Mori HessStaging: comedi: Added some validation of comedi module...
2009-04-03 Frank Mori HessStaging: comedi: Fixed minor numbers for subdevice...
2009-04-03 Bernd PorrStaging: comedi: add comedi_num_legacy_minors module...
2009-04-03 Ian AbbottStaging: comedi: Add a module parameter 'comedi_autocon...
2009-01-06 Greg Kroah-HartmanStaging: comedi: fix checkpatch.pl errors in comedi_fops.c
2009-01-06 David SchleefStaging: add comedi core