1. 04 1月, 2007 2 次提交
    • V
      i2c-pnx: Fix interrupt handler, get rid of EARLY config option · 6c566fb7
      Vitaly Wool 提交于
      This fixes two issues raised by David Brownell on the i2c list:
      
      << Someone needs to update i2c-pnx.c to handle the IRQ handler doesn't
      expect pt_regs (gone now for a while), and so it doesn't try to
      reference "mudule_init()" if I2C isn't initialized "early".  For
      that matter, to get rid of that _option_ to initialize then, and
      always init that driver with subsystem_init() ... it's common with
      embedded systems to need I2C access to tweak a GPIO expander or
      do some other work when bringing up drivers, that's not specific
      to USB stacks. >>
      Signed-off-by: NVitaly Wool <vitalywool@gmail.com>
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      6c566fb7
    • J
      [PATCH] cdrom: set default timeout to 7 seconds · 2e11c207
      Jens Axboe 提交于
      It's a known fact that Windows times out commands after 7 seconds, so
      drives generally try and respond if they can before that happens.  We
      default to 5 seconds, which sometimes is a bit too short.
      
      Jeremy Higdon reported here:
      
      	http://lkml.org/lkml/2007/1/1/145
      
      that his drive takes longer than 5 seconds for a "read track
      information" command, later confirming that it is about 6.7 seconds.
      
      So just do the sane thing and change the default command timeout to 7
      seconds to avoid other surprises.
      Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      2e11c207
  2. 03 1月, 2007 2 次提交
  3. 01 1月, 2007 1 次提交
  4. 31 12月, 2006 24 次提交
  5. 30 12月, 2006 2 次提交
  6. 29 12月, 2006 1 次提交
  7. 28 12月, 2006 8 次提交