1. 23 4月, 2008 7 次提交
  2. 28 3月, 2008 1 次提交
  3. 24 3月, 2008 1 次提交
  4. 25 2月, 2008 1 次提交
  5. 28 1月, 2008 3 次提交
  6. 26 1月, 2008 1 次提交
  7. 20 10月, 2007 1 次提交
  8. 14 10月, 2007 2 次提交
  9. 31 8月, 2007 1 次提交
  10. 25 7月, 2007 1 次提交
  11. 20 7月, 2007 1 次提交
  12. 16 7月, 2007 1 次提交
  13. 12 7月, 2007 4 次提交
  14. 02 5月, 2007 7 次提交
  15. 18 4月, 2007 1 次提交
  16. 05 3月, 2007 1 次提交
  17. 14 2月, 2007 3 次提交
  18. 04 1月, 2007 1 次提交
    • 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
  19. 11 12月, 2006 2 次提交