1. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  2. e952849 i2c: Fix typo in i2c-bfin-twi.c by Masanari Iida · 9 years ago
  3. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. aa5b775 i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  5. 0709dc9 i2c: bfin: turn to Resource-managed API in probe function by Sonic Zhang · 10 years ago
  6. 5029a22 i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver by Sonic Zhang · 10 years ago
  7. 45126da i2c: bfin-twi: move bits macros and structs in header from arch include to generic include by Sonic Zhang · 10 years ago
  8. 24ed93a i2c: i2c-bfin-twi: deprecate class based instantiation by Wolfram Sang · 10 years ago
  9. 3c41aa7 i2c: bfin-twi: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  10. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  11. 2fb9ac0 i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  12. 8419c8d i2c: bfin-twi: Read and write the FIFO in loop by Sonic Zhang · 11 years ago
  13. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  14. 90c16bb i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file. by Sonic Zhang · 12 years ago
  15. f88aafe i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data. by Sonic Zhang · 12 years ago
  16. c9d87ed i2c:i2c-bfin-twi: include twi head file by Sonic Zhang · 12 years ago
  17. 28a377c i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load. by Sonic Zhang · 12 years ago
  18. 2ee74eb i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly. by Sonic Zhang · 12 years ago
  19. a25733d i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves. by Sonic Zhang · 12 years ago
  20. a20a64d i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios". by Sonic Zhang · 12 years ago
  21. 925594e i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios. by Michael Hennerich · 12 years ago
  22. 85777ad i2c-bfin-twi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  23. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  24. 4a65163 i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly by Sonic Zhang · 13 years ago
  25. 74f56c4 i2c-bfin-twi: move setup to the earlier subsys initcall by Michael Hennerich · 13 years ago
  26. 540ac55 i2c-bfin-twi: handle faulty slave devices better by Michael Hennerich · 13 years ago
  27. f0ac131 i2c-bfin-twi: return completion in interrupt for smbus quick transfers by Sonic Zhang · 14 years ago
  28. be2f80f i2c-bfin-twi: remove redundant retry by Sonic Zhang · 14 years ago
  29. 5481d07 i2c-bfin-twi: fix lost interrupts at high speeds by Sonic Zhang · 14 years ago
  30. 5cfafc1 i2c-bfin-twi: add debug output for error status by Michael Hennerich · 14 years ago
  31. dd7319a i2c-bfin-twi: integrate timeout timer with completion interface by Sonic Zhang · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. ac07fb4 i2c-bfin-twi: fix CLKDIV calculation by Sonic Zhang · 14 years ago
  34. c6ffdde i2c: Use resource_size macro by Linus Walleij · 15 years ago
  35. 6df263c i2c-bfin-twi: pull in io.h for ioremap() by Mike Frysinger · 15 years ago
  36. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 15 years ago
  37. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 15 years ago
  38. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 15 years ago
  39. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 15 years ago
  40. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  41. e1995f6 i2c: Drop I2C_CLASS_ALL by Jean Delvare · 15 years ago
  42. 958585f i2c: Blackfin I2C Driver: Functional power management support by Michael Hennerich · 16 years ago
  43. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  44. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  45. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  46. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  47. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  48. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  49. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  50. 991dee5 i2c-bfin-twi: Register adapter with a specific bus number by Kalle Pokki · 16 years ago
  51. 567a244 i2c-bfin-twi: Remove useless twi_lock mutex by Francis Moreau · 17 years ago
  52. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 17 years ago