1. 9b2a6da i2c: imx: update i2c clock divider for each transaction by Fugang Duan · 10 years ago
  2. 054b62d i2c: imx: fix the i2c bus hang issue when do repeat restart by Fugang Duan · 10 years ago
  3. 3d99bea i2c: rcar: update copyright and license information by Wolfram Sang · 10 years ago
  4. 51371cd i2c: rcar: janitorial cleanup after refactoring by Wolfram Sang · 10 years ago
  5. 3e3aaba i2c: rcar: reuse status bits as enable bits by Wolfram Sang · 10 years ago
  6. 150b8be i2c: rcar: remove spinlock by Wolfram Sang · 10 years ago
  7. 3c95de6 i2c: rcar: refactor status bit handling by Wolfram Sang · 10 years ago
  8. 386babf i2c: rcar: refactor setting up msg by Wolfram Sang · 10 years ago
  9. 3f7de22 i2c: rcar: check bus free before first message by Wolfram Sang · 10 years ago
  10. f238224 i2c: rcar: refactor irq state machine by Wolfram Sang · 10 years ago
  11. 4f443a8 i2c: rcar: refactor bus state machine by Wolfram Sang · 10 years ago
  12. 93e953d i2c: rcar: no need to store irq number by Wolfram Sang · 10 years ago
  13. 1c176d5 i2c: rcar: not everything needs to be a function by Wolfram Sang · 10 years ago
  14. 90104d0 i2c: sh_mobile: add compatibles for additional SoC by Wolfram Sang · 10 years ago
  15. 819a395 i2c: rcar: add compatibles for additional SoC by Wolfram Sang · 10 years ago
  16. a0682a3 i2c: gpio: Use devm_gpio_request() by Jingoo Han · 11 years ago
  17. fa96faa i2c: eg20t: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  18. 67240df i2c: sh_mobile: fix clock calculation for newer SoCs by Wolfram Sang · 10 years ago
  19. 7663ebe i2c: sh_mobile: check timing parameters for valid range by Wolfram Sang · 10 years ago
  20. 6ed7053 i2c: sh_mobile: bail out on errors when initializing by Wolfram Sang · 10 years ago
  21. ed4121e i2c: sh_mobile: remove superfluous offset parameter by Wolfram Sang · 10 years ago
  22. 7fe8a99 i2c: sh_mobile: devm conversion, irq setup by Wolfram Sang · 10 years ago
  23. 4fd31c2 i2c: sh_mobile: devm conversion, low hanging fruits by Wolfram Sang · 10 years ago
  24. 88c289e i2c: sh_mobile: honor DT bus speed settings by Wolfram Sang · 10 years ago
  25. 5a72b25 i2c: sh_mobile: improve error handling by Wolfram Sang · 10 years ago
  26. a78f6a4 i2c: sh_mobile: replace magic hex values with constants by Wolfram Sang · 10 years ago
  27. 218e149 i2c: exynos5: add support for HSI2C on Exynos5260 SoC by Naveen Krishna Ch · 10 years ago
  28. 482116b i2c: ali1563: fix checkpatch.pl issues by Richard Leitner · 10 years ago
  29. 9219982 i2c: nomadik: Fixup system suspend by Ulf Hansson · 10 years ago
  30. 8e8782c i2c: imx: add SMBus block read support by Kaushal Butala · 10 years ago
  31. 5ed9d92 i2c: mv64xxx: Change i2c compatibles for sunxi by Maxime Ripard · 11 years ago
  32. d765396 i2c: rcar: bail out on zero length transfers by Wolfram Sang · 10 years ago
  33. fa01d09 i2c: qup: Fix pm_runtime_get_sync usage by Andy Gross · 10 years ago
  34. ce78cc0 i2c: s3c2410: resume race fix by Olof Johansson · 10 years ago
  35. 37e5eb0 i2c: nomadik: Don't use IS_ERR for devm_ioremap by Ulf Hansson · 10 years ago
  36. 47bb27e i2c: designware: Mask all interrupts during i2c controller enable by Du, Wenkai · 10 years ago
  37. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  38. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  39. 1fbeab0 i2c: cadence: fix Kconfig dependency by Wolfram Sang · 10 years ago
  40. df8eb56 i2c: Add driver for Cadence I2C controller by Soren Brinkmann · 10 years ago
  41. cf23e33 i2c: qup: use proper type fro clk_freq by Wolfram Sang · 11 years ago
  42. 199c1df i2c: qup: off by ones in qup_i2c_probe() by Dan Carpenter · 11 years ago
  43. 10c5a84 i2c: qup: New bus driver for the Qualcomm QUP I2C controller by Bjorn Andersson · 11 years ago
  44. a9965d7 i2c: i2c-xiic: deprecate class based instantiation by Wolfram Sang · 11 years ago
  45. 85fff8b i2c: i2c-sirf: deprecate class based instantiation by Wolfram Sang · 11 years ago
  46. 5fe29d4 i2c: i2c-mv64xxx: deprecate class based instantiation by Wolfram Sang · 11 years ago
  47. 834f2d8 i2c: i2c-designware-platdrv: deprecate class based instantiation by Wolfram Sang · 11 years ago
  48. 2f392dc i2c: i2c-davinci: deprecate class based instantiation by Wolfram Sang · 11 years ago
  49. 37888f7 i2c: i2c-bcm2835: deprecate class based instantiation by Wolfram Sang · 11 years ago
  50. f2a67d0 i2c: mv64xxx: Fix reset controller handling by Maxime Ripard · 11 years ago
  51. ff37025 i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync by Nishanth Menon · 11 years ago
  52. 1b5b237 i2c: efm32: new bus driver by Uwe Kleine-König · 11 years ago
  53. 5f12c5e i2c: cpm: Fix build by adding of_address.h and of_irq.h by Scott Wood · 11 years ago
  54. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
  55. 0ff83d2 i2c: exynos5: remove unnecessary cast of void pointer by Jingoo Han · 11 years ago
  56. 3917b84 i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  57. 40e7b11 i2c: gpio: OF gpio code does not handle defered probe case by Ben Dooks · 11 years ago
  58. 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  59. 069a950 i2c: s3c2410: Leave the bus disabled unless it is in use by Simon Glass · 11 years ago
  60. 5304032 i2c: i2c-s3c2410: deprecate class based instantiation by Wolfram Sang · 11 years ago
  61. 75b6c4b i2c: at91: Add device tree property to set clock-frequency by Marek Roszko · 11 years ago
  62. 8efd1e9 i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value by Chew, Chiau Ee · 11 years ago
  63. 4fda996 i2c: st: Fix return in case of arbitration lost by Maxime COQUELIN · 11 years ago
  64. 485ecdf i2c: mv64xxx: refactor initialization for new msgs by Wolfram Sang · 11 years ago
  65. b0200ab i2c: mv64xxx: directly call send_start when initializing transfer by Wolfram Sang · 11 years ago
  66. 4c5b38e i2c: mv64xxx: refactor send_start by Wolfram Sang · 11 years ago
  67. ceccd29 i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C by Chew, Chiau Ee · 11 years ago
  68. 0977f27 i2c: mxs: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  69. ae50b1d i2c: bcm2835: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  70. 1b31e9b i2c: i801: enable Intel BayTrail SMBUS by Chew, Kean ho · 11 years ago
  71. 089c729 i2c: designware-pci: Add Baytrail PCI IDs by Mika Westerberg · 11 years ago
  72. be58eda i2c: designware-pci: Cleanup driver power management by Mika Westerberg · 11 years ago
  73. 6468276 i2c: designware: make SCL and SDA falling time configurable by Romain Baeriswyl · 11 years ago
  74. 5029a22 i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver by Sonic Zhang · 11 years ago
  75. 45126da i2c: bfin-twi: move bits macros and structs in header from arch include to generic include by Sonic Zhang · 11 years ago
  76. 80c6991 i2c: mv64xxx: fix circular Kconfig dependency by Wolfram Sang · 11 years ago
  77. c7dcb1f i2c: mv64xxx: Add support for the Allwinner A31 I2C driver by Maxime Ripard · 11 years ago
  78. 370136b i2c: mv64xxx: Add reset deassert call by Maxime Ripard · 11 years ago
  79. 96c4b6b i2c: i2c-rcar: deprecate class based instantiation by Wolfram Sang · 11 years ago
  80. 02c2a28 i2c: i2c-tegra: deprecate class based instantiation by Wolfram Sang · 11 years ago
  81. bee749c i2c: i2c-stu300: deprecate class based instantiation by Wolfram Sang · 11 years ago
  82. 878f00b i2c: i2c-ocores: deprecate class based instantiation by Wolfram Sang · 11 years ago
  83. 8e57c78 i2c: i2c-nomadik: deprecate class based instantiation by Wolfram Sang · 11 years ago
  84. 24ed93a i2c: i2c-bfin-twi: deprecate class based instantiation by Wolfram Sang · 11 years ago
  85. 4880eef i2c: i2c-at91: deprecate class based instantiation by Wolfram Sang · 11 years ago
  86. 04eceb0 i2c: i2c-omap: deprecate class based instantiation by Wolfram Sang · 11 years ago
  87. 624df09 i2c: nomadik: Remove busy check for transfers at suspend late by Ulf Hansson · 11 years ago
  88. bce9f8d i2c: nomadik: Convert to late and early system PM callbacks by Ulf Hansson · 11 years ago
  89. e46d3975 i2c: nomadik: Fixup deployment of runtime PM by Ulf Hansson · 11 years ago
  90. 0ec80c2 i2c: nomadik: Remove redundant call to pm_runtime_disable by Ulf Hansson · 11 years ago
  91. 9b2b98a i2c: nomadik: Convert to devm functions by Ulf Hansson · 11 years ago
  92. c33a004 i2c: nomadik: factor platform data into state container by Linus Walleij · 11 years ago
  93. e893645 i2c: rcar: add compatible entry for r8a7791 by Wolfram Sang · 11 years ago
  94. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  95. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  96. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  97. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  98. 6ff4b105 i2c: rcar: fix NACK error code by Ben Dooks · 11 years ago
  99. bc8120f i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted by Ben Dooks · 11 years ago
  100. 770540f i2c: rcar: do not print error if device nacks transfer by Ben Dooks · 11 years ago