1. 894acb2 i2c: designware: Add Intel Baytrail PMIC I2C bus support by David Box · 10 years ago
  2. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  3. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  4. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. a445900 i2c: designware: Add support for AMD I2C controller by Carl Peng · 10 years ago
  6. 925ddb2 i2c: designware: Rework probe() to get clock a bit later by Mika Westerberg · 10 years ago
  7. 0b26c84 i2c: designware: Default to fast mode in case of ACPI by Mika Westerberg · 10 years ago
  8. 4bcfda0 i2c: designware: add support of platform data to set I2C mode by Tan, Raymond · 10 years ago
  9. 8e5f6b2 i2c: designware: add support of I2C standard mode by Romain Baeriswyl · 10 years ago
  10. 0409516 i2c: designware: add new bindings by Alan Cox · 10 years ago
  11. 70fba83 i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  12. 1fc2fe2 i2c: designware: Add runtime PM hooks by Mika Westerberg · 10 years ago
  13. f537295 i2c: designware: Disable device on system suspend by Mika Westerberg · 10 years ago
  14. 834f2d8 i2c: i2c-designware-platdrv: deprecate class based instantiation by Wolfram Sang · 10 years ago
  15. 6468276 i2c: designware: make SCL and SDA falling time configurable by Romain Baeriswyl · 11 years ago
  16. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  17. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  18. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  19. 57cd1e3 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI by Mika Westerberg · 11 years ago
  20. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  21. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  22. dfb03fb i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  23. 97191d7 i2c-designware: use div_u64 to fix link by Vincent Stehlé · 11 years ago
  24. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 11 years ago
  25. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  26. 5a7e6bd i2c: designware: add Intel BayTrail ACPI ID by Mika Westerberg · 11 years ago
  27. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  28. be7fbe6 i2c: designware-plat: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  29. 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 11 years ago
  30. efe7d64 i2c-designware: use dynamic adapter numbering on Lynxpoint by Mika Westerberg · 11 years ago
  31. 1cb715c i2c-designware: move to managed functions (devm_*) by Andy Shevchenko · 11 years ago
  32. b34bb1e ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() by Rafael J. Wysocki · 11 years ago
  33. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  34. b61b141 i2c-designware: add support for Intel Lynxpoint by Mika Westerberg · 12 years ago
  35. 7272194 i2c-designware: add minimal support for runtime PM by Mika Westerberg · 12 years ago
  36. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  37. e1fac69 i2c: designware: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  38. 3bf3b28 i2c: designware: add PM support by Deepak Sikri · 12 years ago
  39. 1045228 i2c: designware: dw_i2c_init_driver as subsys initcall by Pratyush Anand · 12 years ago
  40. af71100 i2c-designware: add OF binding support by Rob Herring · 13 years ago
  41. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 13 years ago
  42. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 13 years ago
  43. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 13 years ago
  44. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 13 years ago
  45. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 13 years ago