1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  2. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  3. 6d1ea0f i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases by Shinya Kuribayashi · 15 years ago
  4. a0e06ea i2c-designware: Cosmetic cleanups by Shinya Kuribayashi · 15 years ago
  5. ce6eb57 i2c-designware: Tx abort cleanups by Shinya Kuribayashi · 15 years ago
  6. 597fe31 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors by Shinya Kuribayashi · 15 years ago
  7. 8f588e4 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures by Shinya Kuribayashi · 15 years ago
  8. 69151e5 i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed by Shinya Kuribayashi · 15 years ago
  9. 201d6a7 i2c-designware: Process all i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  10. 41c4e35 i2c-designware: i2c_dw_read: Remove redundant target address checker by Shinya Kuribayashi · 15 years ago
  11. 52d7e43 i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits by Shinya Kuribayashi · 15 years ago
  12. ae72222 i2c-designware: Initialize byte count variables just prior to being used by Shinya Kuribayashi · 15 years ago
  13. 26ea15b i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer by Shinya Kuribayashi · 15 years ago
  14. 81e798b i2c-designware: Divide i2c_dw_xfer_msg into two functions by Shinya Kuribayashi · 15 years ago
  15. 21a89d4 i2c-designware: Enable RX_FULL interrupt by Shinya Kuribayashi · 15 years ago
  16. 4cb6d1d i2c-designware: Set Tx/Rx FIFO threshold levels by Shinya Kuribayashi · 15 years ago
  17. 0774539 i2c-designware: Process i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  18. c70c5cd i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug by Shinya Kuribayashi · 15 years ago
  19. d60c7e8 i2c-designware: Improved _HCNT/_LCNT calculation by Shinya Kuribayashi · 15 years ago
  20. 6d2ea48 i2c-designware: Remove an useless local variable "num" by Shinya Kuribayashi · 15 years ago
  21. e77cf23 i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  22. 78839bd i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  23. 91b52ca i2c-designware: Use platform_get_irq helper by Shinya Kuribayashi · 15 years ago
  24. e28000a i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts by Shinya Kuribayashi · 15 years ago
  25. ed5e1dd i2c-designware: Consolidate to use 32-bit word accesses by Shinya Kuribayashi · 15 years ago
  26. 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 15 years ago