1. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  2. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  3. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  4. 57cd1e3 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI by Mika Westerberg · 11 years ago
  5. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  6. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  7. dfb03fb i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  8. 97191d7 i2c-designware: use div_u64 to fix link by Vincent Stehlé · 11 years ago
  9. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 11 years ago
  10. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  11. 5a7e6bd i2c: designware: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  12. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  13. be7fbe6 i2c: designware-plat: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  14. 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 11 years ago
  15. efe7d64 i2c-designware: use dynamic adapter numbering on Lynxpoint by Mika Westerberg · 11 years ago
  16. 1cb715c i2c-designware: move to managed functions (devm_*) by Andy Shevchenko · 11 years ago
  17. b34bb1e ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() by Rafael J. Wysocki · 11 years ago
  18. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  19. b61b141 i2c-designware: add support for Intel Lynxpoint by Mika Westerberg · 11 years ago
  20. 7272194 i2c-designware: add minimal support for runtime PM by Mika Westerberg · 11 years ago
  21. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  22. e1fac69 i2c: designware: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  23. 3bf3b28 i2c: designware: add PM support by Deepak Sikri · 12 years ago
  24. 1045228 i2c: designware: dw_i2c_init_driver as subsys initcall by Pratyush Anand · 12 years ago
  25. af71100 i2c-designware: add OF binding support by Rob Herring · 13 years ago
  26. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 13 years ago
  27. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 13 years ago
  28. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 13 years ago
  29. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 13 years ago
  30. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 13 years ago