Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / staging / comedi / comedi_fops.c
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