1. e331146 i2c: fix leaked device refcount on of_find_i2c_* error path by Vladimir Zapolskiy · 9 years ago
  2. e952849 i2c: Fix typo in i2c-bfin-twi.c by Masanari Iida · 9 years ago
  3. 828e66c i2c: omap: fix bus recovery setup by Jan Luebbe · 9 years ago
  4. 8b06260 i2c: core: only use set_scl for bus recovery after calling prepare_recovery by Jan Luebbe · 9 years ago
  5. 1f02329 i2c: slave eeprom: clean up sysfs bin attribute read()/write() by Vladimir Zapolskiy · 9 years ago
  6. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  7. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  8. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  9. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  10. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  11. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  12. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  13. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  14. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  15. a294aba i2c: busses: i2c-bcm2835: limits cdiv to allowed values by Silvan Wicki · 9 years ago
  16. 365322f i2c: sh_mobile: use proper type for timeout by Wolfram Sang · 9 years ago
  17. 41bdbd2 i2c: sh_mobile: use adapter default for timeout by Wolfram Sang · 9 years ago
  18. b6763d0 i2c: rcar: use proper type for timeout by Wolfram Sang · 9 years ago
  19. efd2c61 i2c: rcar: use adapter default for timeout by Wolfram Sang · 9 years ago
  20. edfc390 i2c: designware: Make sure the device is suspended before disabling runtime PM by Mika Westerberg · 9 years ago
  21. 3aaa34b i2c: tegra: apply size limit quirk by Wolfram Sang · 9 years ago
  22. 4bb28e3 i2c: tegra: don't advertise SMBUS_QUICK by Wolfram Sang · 9 years ago
  23. e8e523a i2c: octeon: remove unused signal handling by Nicholas Mc Guire · 9 years ago
  24. 955fc95 i2c: davinci: Optimize SCL generation by Alexander Sverdlin · 9 years ago
  25. 0a8237a i2c: mux: pca954x: Use __i2c_transfer because of quirks by Alexander Sverdlin · 9 years ago
  26. e766f33 i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer() by Alexander Sverdlin · 9 years ago
  27. dc362d5 i2c: use parent adapter quirks in mux by Alexander Sverdlin · 9 years ago
  28. 7b61863 i2c: bcm2835: clear reserved bits in S-Register by Silvan Wicki · 9 years ago
  29. 3ded374 i2c: sh_mobile: add errata workaround by Wolfram Sang · 9 years ago
  30. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 9 years ago
  31. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  32. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  33. f30dc52 i2c: at91: fix code checker warnings by Cyrille Pitchen · 9 years ago
  34. d845340 i2c: busses: xgene-slimpro: fix incorrect __init declation for probe by Feng Kan · 9 years ago
  35. 41c8d45 i2c: davinci: Avoid sending to own address by Alexander Sverdlin · 9 years ago
  36. 72a956c i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy() by Alexander Sverdlin · 9 years ago
  37. dd1aa25 i2c: brcmstb: Add Broadcom settop SoC i2c controller driver by Kamal Dasu · 9 years ago
  38. 5e3cfc6 i2c: at91: add support to FIFOs by Cyrille Pitchen · 9 years ago
  39. 6ce461e i2c: at91: print hardware version by Cyrille Pitchen · 9 years ago
  40. 0ef6f32 i2c: at91: add support for new alternative command mode by Cyrille Pitchen · 9 years ago
  41. e84cf8f i2c: at91: use BIT() macro to define register bits by Cyrille Pitchen · 9 years ago
  42. 93563a6 i2c: at91: fix a race condition when using the DMA controller by Cyrille Pitchen · 9 years ago
  43. 0ee04e9 i2c: iproc: Add suspend/resume support by Ray Jui · 9 years ago
  44. 8503ff1 i2c: designware: Avoid unnecessary resuming during system suspend by Jisheng Zhang · 9 years ago
  45. 7e2dc81 i2c: axxia: Add bus recovery functionality by Alexander Sverdlin · 9 years ago
  46. 7ef85f5 i2c: core: Reduce stack size of acpi_i2c_space_handler() by Jarkko Nikula · 9 years ago
  47. edc9102 i2c: smbus: fix typo in commet by Shailendra Verma · 9 years ago
  48. 0e6dd6a i2c: algo-pca: fix typo in comment by Shailendra Verma · 9 years ago
  49. 95cc1e3 i2c: core: fix typo in comment by Shailendra Verma · 9 years ago
  50. b2ed11e2 I2C: mediatek: Add driver for MediaTek MT8173 I2C controller by Eddie Huang · 9 years ago
  51. ce38815 I2C: mediatek: Add driver for MediaTek I2C controller by Xudong Chen · 9 years ago
  52. 4c1344f i2c: check for proper length of the reg property by Wolfram Sang · 9 years ago
  53. 0c7cab9 i2c: slave: add error messages to slave core by Wolfram Sang · 9 years ago
  54. 1fb2ad9 i2c: rcar: report slave capabilities to users by Wolfram Sang · 9 years ago
  55. 8891f41 i2c-parport: use new parport device model by Sudip Mukherjee · 9 years ago
  56. 19a4fb2 i2c-parport: define ports to connect by Sudip Mukherjee · 9 years ago
  57. 845c877 i2c / ACPI: Assign IRQ for devices that have GpioInt automatically by Mika Westerberg · 9 years ago
  58. dab472e i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned by Mika Westerberg · 9 years ago
  59. f6505fb i2c: add SLIMpro I2C device driver on APM X-Gene platform by Feng Kan · 9 years ago
  60. 9dcb0e7 i2c: omap: implement bus recovery by Felipe Balbi · 9 years ago
  61. e9a02a3 i2c: constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  62. 8d487a4 i2c: s3c2410: fix oops in suspend callback for non-dt platforms by Vasily Khoruzhick · 9 years ago
  63. 3e59ae4 i2c: hix5hd2: Fix modalias to make module auto-loading work by Axel Lin · 9 years ago
  64. 096ea30 i2c: omap: Add calls for pinctrl state select by Pascal Huerst · 9 years ago
  65. 7e5cd69 i2c: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  66. bea6ff0 i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 9 years ago
  67. 4489750 i2c: rk3x: Increase wait timeout to 1 second by Doug Anderson · 9 years ago
  68. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  69. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  70. fcdd5f0 i2c: st: add include for pinctrl by Wolfram Sang · 9 years ago
  71. 1337784 i2c: mux: use proper dev when removing "channel-X" symlinks by Wolfram Sang · 9 years ago
  72. 4c8979b i2c: digicolor: remove duplicate include by Wolfram Sang · 9 years ago
  73. 6ada5c1 i2c: Mark adapter devices with pm_runtime_no_callbacks by Charles Keepax · 9 years ago
  74. 9ef8a0b i2c: pca-platform: fix broken email address by Wolfram Sang · 9 years ago
  75. 4daf5a2 i2c: mxs: fix broken email address by Wolfram Sang · 9 years ago
  76. c6cbfb9 i2c: rk3x: report number of messages transmitted by Dmitry Torokhov · 9 years ago
  77. c1c21f4 i2c: core: Export bus recovery functions by Mark Brown · 9 years ago
  78. c7f9452 i2c: jz4780: Fix build for m68k and sparc64 by Guenter Roeck · 9 years ago
  79. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  80. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  81. 2bbd681 i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller by Subhendu Sekhar Behera · 9 years ago
  82. 7ef97e9 i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery by Grygorii Strashko · 9 years ago
  83. 2e65676 i2c: davinci: use bus recovery infrastructure by Grygorii Strashko · 9 years ago
  84. 2b2190a i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery by Grygorii Strashko · 9 years ago
  85. 623e4ec i2c: i2c-mux-gpio: remove error messages for probe deferrals by Ioan Nicu · 9 years ago
  86. ba92222 i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 by Zubair Lutfullah Kakakhel · 9 years ago
  87. 3b10db2 i2c: dln2: set the device tree node of the adapter by Octavian Purdila · 9 years ago
  88. d9e1f44 i2c: davinci: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 9 years ago
  89. 9c836d0 i2c: mpc: Fix ISR return value by Amit Tomar · 9 years ago
  90. 98e982b3a i2c: slave-eeprom: add more info when to increase the pointer by Wolfram Sang · 9 years ago
  91. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 9 years ago
  92. 4a7a082 i2c: add support for the Digicolor I2C controller by Baruch Siach · 9 years ago
  93. 03bde7c i2c: busses with dynamic ids should start after fixed ids for DT by Wolfram Sang · 9 years ago
  94. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 9 years ago
  95. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  96. b20d386 i2c: designware: Suppress error message if platform_get_irq() < 0 by Alexey Brodkin · 9 years ago
  97. 8ce795c i2c: mpc: assign the correct prescaler from SVR by Valentin Longchamp · 9 years ago
  98. 913b1d8 i2c: img-scb: fixup of wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  99. 1c42aca i2c: at91: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  100. 2abaccb i2c: axxia: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago