1. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  2. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  3. 1f6dbb0 i2c: i801: Do not create iTCO watchdog when WDAT table exists by Mika Westerberg · 8 years ago
  4. 662786a i2c: axxia: disable clks in case of failure in probe by Alexey Khoroshilov · 8 years ago
  5. 70121f7 i2c: octeon: thunderx: Limit register access retries by Jan Glauber · 8 years ago
  6. fcbd4bd i2c: uniphier-f: fix misdetection of incomplete STOP condition by Masahiro Yamada · 8 years ago
  7. 3115876 i2c: i801: Add support for Kaby Lake PCH-H by Andy Shevchenko · 8 years ago
  8. 2771dc3 i2c: add a warning to i2c_adapter_depth() by Bartosz Golaszewski · 8 years ago
  9. 8dd1fe1 i2c: export i2c_adapter_depth() by Bartosz Golaszewski · 8 years ago
  10. 331dcf4 i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended by Sudeep Holla · 8 years ago
  11. 72cf8c5 i2c: rk3x: Fix variable 'min_total_ns' unused warning by David Wu · 8 years ago
  12. a8a7d09 i2c: rk3x: Fix sparse warning by David Wu · 8 years ago
  13. 318ce27 i2c / ACPI: Do not touch an I2C device if it belongs to another adapter by Mika Westerberg · 8 years ago
  14. 463e8f8 i2c: mux: pca954x: retry updating the mux selection on failure by Peter Rosin · 8 years ago
  15. 38caa92 i2c: octeon: Fix high-level controller status check by Jan Glauber · 8 years ago
  16. de919ff i2c: octeon: Avoid sending STOP during recovery by Dmitry Bazhenov · 8 years ago
  17. e705155 i2c: octeon: Fix set SCL recovery function by Dmitry Bazhenov · 8 years ago
  18. 371a015 i2c-eg20t: fix race between i2c init and interrupt enable by Yadi.hu · 8 years ago
  19. c13f743 i2c: rcar: add support for r8a7796 (R-Car M3-W) by Ulrich Hecht · 8 years ago
  20. fd8961c i2c: imx: make bus recovery through pinctrl optional by Yang Li · 8 years ago
  21. d1050ca i2c: meson: add gxbb compatible string by Neil Armstrong · 8 years ago
  22. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  23. 0b1c7716 i2c: uniphier-f: set the adapter to master mode when probing by Masahiro Yamada · 8 years ago
  24. 405188e i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path by Masahiro Yamada · 8 years ago
  25. 4c91307 i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path by Masahiro Yamada · 8 years ago
  26. fbf8090 i2c: tegra: Fix assignment of boolean variables by Jon Hunter · 8 years ago
  27. 77821b46 i2c: tegra: proper handling of error cases by Shardar Shariff Md · 8 years ago
  28. 2bc445e i2c: tegra: use atomic poll function during configuration by Shardar Shariff Md · 8 years ago
  29. 89120d6 i2c: tegra: add separate function for config_load programing by Shardar Shariff Md · 8 years ago
  30. 2148c01 i2c: tegra: If fifo flush fails return error by Shardar Shariff Md · 8 years ago
  31. 685143a1 i2c: tegra: use readl_poll_timeout after config_load reg programmed by Shardar Shariff Md · 8 years ago
  32. 17f8048 i2c: shmobile: Use ARCH_SHMOBILE instead of SUPERH by Geert Uytterhoeven · 8 years ago
  33. e0603c8 i2c: Spelling s/acknowedge/acknowledge/ by Geert Uytterhoeven · 8 years ago
  34. 664d58b i2c: designware: save the preset value of DW_IC_SDA_HOLD by Zhuo-hao Lee · 8 years ago
  35. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  36. b93d3d3 i2c: core: put literals on one line in dev_*() calls by Andy Shevchenko · 8 years ago
  37. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  38. 718917b i2c: tegra: Add pinctrl support by Jon Hunter · 8 years ago
  39. 1f50ad2 i2c: tegra: Add runtime power-management support by Jon Hunter · 8 years ago
  40. f4c2d89 i2c: tegra: Simplify I2C resume by Jon Hunter · 8 years ago
  41. 0da9ab8 i2c: tegra: Use device name for adapter name by Jon Hunter · 8 years ago
  42. a9e32cd i2c: tegra: Remove non device-tree support by Jon Hunter · 8 years ago
  43. e8e999cb i2c: tegra: Add missing new line characters by Jon Hunter · 8 years ago
  44. f507668 i2c: tegra: Fix missing blank lines after declarations by Jon Hunter · 8 years ago
  45. 2929be2 i2c: tegra: Use BIT macro by Jon Hunter · 8 years ago
  46. c7ae44e i2c: tegra: Fix lines over 80 characters by Jon Hunter · 8 years ago
  47. 6d54f14 Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for-4.9 by Wolfram Sang · 8 years ago
  48. 0317e6c i2c: designware: do not disable adapter after transfer by Lucas De Marchi · 8 years ago
  49. 63d0f0a6 i2c: designware: detect when dynamic tar update is possible by Lucas De Marchi · 8 years ago
  50. 8c5660b i2c: designware: add common functions for locking by Lucas De Marchi · 8 years ago
  51. 2702ea7 i2c: designware: wait for disable/enable only if necessary by José Roberto de Souza · 8 years ago
  52. 10f8e7f i2c: designware: Find bus speed from ACPI by Jarkko Nikula · 8 years ago
  53. 5853b22 i2c: core: Add function for finding the bus speed from ACPI, take 2 by Jarkko Nikula · 8 years ago
  54. aec809f i2c: core: Cleanup I2C ACPI namespace, take 2 by Jarkko Nikula · 8 years ago
  55. b6e6714 i2c: designware: Enable high speed mode by Weifeng Voon · 8 years ago
  56. 548e669 i2c: designware: set the common config before the if else by Weifeng Voon · 8 years ago
  57. d608c3d i2c: designware: Enable fast mode plus by Weifeng Voon · 8 years ago
  58. a92ec17 i2c: designware: get fast plus and high speed *CNT configuration by Weifeng Voon · 8 years ago
  59. 19c0a53 i2c: designware: Move clk_freq into struct dw_i2c_dev by Weifeng Voon · 8 years ago
  60. eefbfe0 i2c: octeon: Use booleon values for booleon variables by Jan Glauber · 8 years ago
  61. caa505f i2c: octeon: Sort include files alphabetically by Jan Glauber · 8 years ago
  62. 97d9700 i2c: octeon,thunderx: Move register offsets to struct by Jan Glauber · 8 years ago
  63. 1e58667 i2c: thunderx: Add SMBUS alert support by Jan Glauber · 8 years ago
  64. 22d4020 i2c: thunderx: Add i2c driver for ThunderX SOC by Jan Glauber · 8 years ago
  65. ad83665 i2c: octeon: Split the driver into two parts by Jan Glauber · 8 years ago
  66. 68af512 i2c: octeon: Rename driver to prepare for split by Jan Glauber · 8 years ago
  67. 8a191a7 i2c: pca954x: add device tree binding by Peter Rosin · 8 years ago
  68. a1cbf33 i2c: pca9541: add device tree binding by Peter Rosin · 8 years ago
  69. 4083959 i2c: mux: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  70. b2d57b5 i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes by Peter Rosin · 8 years ago
  71. b31cc4b i2c: bcm-kona: fix inconsistent indenting by Wolfram Sang · 8 years ago
  72. c13c291 i2c: rcar: use proper device with dma_mapping_error by Wolfram Sang · 8 years ago
  73. 488d69e i2c: sh_mobile: use proper device with dma_mapping_error by Wolfram Sang · 8 years ago
  74. 9a5382e i2c: mux: demux-pinctrl: invalidate properly when switching fails by Wolfram Sang · 8 years ago
  75. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 8 years ago
  76. 56025e7 i2c: uniphier{-f}: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  77. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  78. 0268263 i2c: meson: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  79. fea03a6 i2c: brcmstb: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  80. 752c389 i2c: bcm-kona: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  81. 8d263be i2c: bcm-iproc: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  82. 434f14e i2c: at91: fix support of the "alternative command" feature by Cyrille Pitchen · 8 years ago
  83. 97ccd4a i2c: ocores: add missed clk_disable_unprepare() on failure paths by Alexey Khoroshilov · 8 years ago
  84. 4d01d88 i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer() by Brian Norris · 8 years ago
  85. ce8cb80 i2c: mux: demux-pinctrl: properly roll back when adding adapter fails by Wolfram Sang · 8 years ago
  86. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  87. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  88. 175c708 i2c: i801: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  89. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  90. 85946ab i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock by Eric Anholt · 8 years ago
  91. 7dd91d5 i2c: efm32: fix a failure path in efm32_i2c_probe() by Alexey Khoroshilov · 8 years ago
  92. 5b40f12 Revert "i2c: core: Cleanup I2C ACPI namespace" by Wolfram Sang · 8 years ago
  93. 38d0fc4 Revert "i2c: core: Add function for finding the bus speed from ACPI" by Wolfram Sang · 8 years ago
  94. d380a20 i2c: Update the description of I2C_SMBUS by Jean Delvare · 8 years ago
  95. 1847bbd i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation by Jean Delvare · 8 years ago
  96. 5c135e1 i2c: qup: Fixed the DMA segments length by Abhishek Sahu · 8 years ago
  97. 2b84a4d i2c: qup: Cleared the error bits in ISR by Abhishek Sahu · 8 years ago
  98. 94a0b0b i2c: brcmstb: Remove superfluous size check by Jaedon Shin · 8 years ago
  99. bcf358a i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC by Jaedon Shin · 8 years ago
  100. 55d38d0 i2c: core: Add function for finding the bus speed from ACPI by Jarkko Nikula · 8 years ago