- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / comedi / drivers.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-04 Andrea GelminiStaging: comedi: drivers.c: Checkpatch cleanup
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-11 Mithlesh ThukralStaging: comedi: drivers.c: checkpatch fix
2009-09-15 Figo.zhangStaging: comedi: no need for checking vfree call
2009-09-15 Mithlesh ThukralStaging: Comedi: Lindent changes to comdi driver in...
2009-06-19 Greg Kroah-HartmanStaging: comedi: remove comedi-specific wrappers
2009-06-19 Bill PembertonStaging: comedi: make use of ARRAY_SIZE macro
2009-06-19 Bill PembertonStaging Comedi: fix spacing around parens
2009-04-03 Stoyan GaydarovStaging: BUG to BUG_ON changes
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_devconfig typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_insn typedef
2009-04-03 Bill PembertonStaging: comedi: Remove comedi_driver 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 Bill PembertonStaging: comedi: Remove checks for NULL before calling...
2009-04-03 Bill PembertonStaging: comedi: Change "foo * bar" to "foo *bar"
2009-04-03 Bill PembertonStaging: comedi: Convert C99 style comments to traditio...
2009-04-03 Ian AbbottStaging: comedi: Make comedi_auto_config() succeed...
2009-04-03 Bernd PorrStaging: comedi: add comedi_usb_auto_[un]config functions
2009-04-03 Ian AbbottStaging: comedi: Add a module parameter 'comedi_autocon...
2009-01-07 Harvey Harrisonstaging: __FUNCTION__ is gcc-specific, use __func__
2009-01-06 David SchleefStaging: add comedi core