1. 5c8db3e Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 10 months ago
  2. df576be i2c: rcar: clean up after refactoring i2c_timings by Wolfram Sang · 4 years, 10 months ago
  3. 14c1fe6 i2c: pca-platform: Use platform_irq_get_optional by Chris Packham · 4 years, 10 months ago
  4. f491c66 i2c: st: fix missing struct parameter description by Alain Volmat · 4 years, 10 months ago
  5. 6d7e0a3 Merge tag 'v5.6-rc7' into i2c/for-5.7 by Wolfram Sang · 4 years, 10 months ago
  6. d944b27 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status() by Kai-Heng Feng · 4 years, 10 months ago
  7. 90224e6 i2c: drivers: Use generic definitions for bus frequencies by Andy Shevchenko · 4 years, 10 months ago
  8. 7b8c4c0 i2c: algo: Use generic definitions for bus frequencies by Andy Shevchenko · 4 years, 10 months ago
  9. 83672db7 i2c: stm32f7: switch to I²C generic property parsing by Andy Shevchenko · 4 years, 10 months ago
  10. 38a592e i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate() by Andy Shevchenko · 4 years, 10 months ago
  11. 263a564 i2c: core: Allow override timing properties with 0 by Andy Shevchenko · 4 years, 10 months ago
  12. e6282fc6 i2c: core: Provide generic definitions for bus frequencies by Andy Shevchenko · 4 years, 10 months ago
  13. f7b87c9 i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  14. e1b9f99 i2c: hix5hd2: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
  15. 3e566be i2c: imx: remove duplicate print after platform_get_irq() by Tang Bin · 4 years, 10 months ago
  16. 24d3fdc i2c: designware: Fix spelling typos in the comments by Andy Shevchenko · 4 years, 10 months ago
  17. d816f21 i2c: designware: Discard i2c_dw_read_comp_param() function by Serge Semin · 4 years, 11 months ago
  18. 1f1a714 i2c: designware: Detect the FIFO size in the common code by Serge Semin · 4 years, 11 months ago
  19. 1413ef6 i2c: dev: Fix the race between the release of i2c_dev and cdev by Kevin Hao · 5 years ago
  20. 383c67c i2c: qcom-geni: Drop of_platform.h include by Stephen Boyd · 4 years, 10 months ago
  21. 3b7d81f i2c: qcom-geni: Grow a dev pointer to simplify code by Stephen Boyd · 4 years, 10 months ago
  22. b2ca880 i2c: qcom-geni: Let firmware specify irq trigger flags by Stephen Boyd · 4 years, 10 months ago
  23. bf22461 i2c: stm32f7: do not backup read-only PECR register by Alain Volmat · 4 years, 10 months ago
  24. 8daee95 i2c: acpi: put device when verifying client fails by Wolfram Sang · 4 years, 10 months ago
  25. 3747cd2 i2c: gpio: suppress error on probe defer by Hamish Martin · 4 years, 10 months ago
  26. a47070a i2c: smbus: remove outdated references to irq level triggers by Wolfram Sang · 4 years, 11 months ago
  27. ed68052 i2c: convert SMBus alert setup function to return an ERRPTR by Wolfram Sang · 4 years, 11 months ago
  28. 0f82056 i2c: stm32f7: add a new st, stm32mp15-i2c compatible by Alain Volmat · 4 years, 11 months ago
  29. 3347ea9 i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes by Alain Volmat · 4 years, 11 months ago
  30. d31f59e i2c: brcmstb: Support BCM2711 HDMI BSC controllers by Maxime Ripard · 5 years ago
  31. f16c140 i2c: omap: use devm_platform_ioremap_resource() by chenqiwu · 5 years ago
  32. 6b060d8 i2c: use kobj_to_dev() API by chenqiwu · 5 years ago
  33. 9be8bc4 i2c: designware-pci: Fix BUG_ON during device removal by Jarkko Nikula · 5 years ago
  34. 04bbb97 i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device by Mika Westerberg · 4 years, 11 months ago
  35. a786b80 i2c: powermac: correct comment about custom handling by Wolfram Sang · 5 years ago
  36. f01adfa i2c: dev: keep sorting of includes by Wolfram Sang · 5 years ago
  37. 419be8e i2c: stm32f7: allow controller to be wakeup-source by Alain Volmat · 5 years ago
  38. 3a5ee18 i2c: imx: implement master_xfer_atomic callback by Stefan Lengfeld · 5 years ago
  39. d3d3fdc i2c: at91: implement i2c bus recovery by Kamel Bouhara · 5 years ago
  40. 54498e8 i2c: altera: Fix potential integer overflow by Gustavo A. R. Silva · 5 years ago
  41. 9e661ce i2c: jz4780: silence log flood on txabrt by Wolfram Sang · 5 years ago
  42. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  43. ed39ba0 Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  44. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  45. dec0a81 i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller by Hanjun Guo · 5 years ago
  46. b49f8e0 i2c: cros-ec-tunnel: Fix ACPI identifier by Raul E Rangel · 5 years ago
  47. 8ff2d7c i2c: cros-ec-tunnel: Fix slave device enumeration by Akshu Agrawal · 5 years ago
  48. ea6dd25 i2c: stm32f7: add PM_SLEEP suspend/resume support by Alain Volmat · 5 years ago
  49. 9253975 i2c: cadence: Fix wording in i2c-cadence driver by Michal Simek · 5 years ago
  50. db3fad8 i2c: cadence: Fix power management order of operations by Topi Kuutela · 5 years ago
  51. 69dc44b i2c: cadence: Fix error printing in case of defer by Shubhrajyoti Datta · 5 years ago
  52. bbf967b i2c: cadence: Handle transfer_size rollover by Alex Williams · 6 years ago
  53. f53938d i2c: i801: Add support for Intel Comet Lake PCH-V by Jarkko Nikula · 5 years ago
  54. 4a89014 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-5.6 by Wolfram Sang · 5 years ago
  55. 878508a i2c: xiic: fix indentation issue by Colin Ian King · 5 years ago
  56. eca95cd i2c: parport: fix spelling mistake: "Atmost" -> "At most" by Colin Ian King · 5 years ago
  57. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  58. a009310 i2c: exynos: Update Kconfig documentation by Krzysztof Kozlowski · 5 years ago
  59. 4a2d5f6 i2c: Enable compile testing for more drivers by Krzysztof Kozlowski · 5 years ago
  60. 10b1700 i2c: xiic: Fix the clocking across bind unbind by Shubhrajyoti Datta · 5 years ago
  61. c9d0596 i2c: xiic: defer the probe if clock is not found by Venkatesh Yadav Abbarapu · 5 years ago
  62. b4c119d i2c: xiic: Add timeout to the rx fifo wait loop by Shubhrajyoti Datta · 5 years ago
  63. 40b2ec1 i2c: highlander: Use proper printk format for size_t by Krzysztof Kozlowski · 5 years ago
  64. 17b3fe8 i2c: pnx: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  65. 066e6e8 i2c: pmcmsp: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  66. 5f0155b i2c: i2c-core-of: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  67. 87e0743 i2c: i2c-core-base: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  68. 90a3be9 i2c: i2c-core-acpi: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  69. bf255be i2c: xiic: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  70. 3605629 i2c: taos-evm: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  71. f12c529 i2c: powermac: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  72. 7de69db i2c: ocores: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  73. 7fd0379 i2c: nvidia-gpu: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  74. 41d0663 i2c: i801: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  75. 6b5794a i2c: cht-wc: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  76. e641757 i2c: iop3xx: Fix memory leak in probe error path by Krzysztof Kozlowski · 5 years ago
  77. 49945ef i2c: stu300: Use proper printk format for iomem pointer by Krzysztof Kozlowski · 5 years ago
  78. b3ec946 i2c: tegra: Check DMA completion status in addition to left time by Dmitry Osipenko · 5 years ago
  79. 28d9866 i2c: tegra: Always terminate DMA transfer by Dmitry Osipenko · 5 years ago
  80. 4211ffc i2c: tegra: Use relaxed versions of readl/writel by Dmitry Osipenko · 5 years ago
  81. ae6028a i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN by Dmitry Osipenko · 5 years ago
  82. ede2299 i2c: tegra: Support atomic transfers by Dmitry Osipenko · 5 years ago
  83. b5d5605 i2c: tegra: Prevent interrupt triggering after transfer timeout by Dmitry Osipenko · 5 years ago
  84. d02e5ee Merge branch 'i2c/for-current' into i2c/for-5.6 by Wolfram Sang · 5 years ago
  85. 9f7a036 i2c: parport: move include file into main source by Wolfram Sang · 5 years ago
  86. 511f7d5 i2c: parport: simplify Kconfig description by Wolfram Sang · 5 years ago
  87. 710b653 i2c: parport-light: remove driver by Wolfram Sang · 5 years ago
  88. 24a4967 i2c: tegra: Properly disable runtime PM on driver's probe error by Dmitry Osipenko · 5 years ago
  89. 9f42de8 i2c: tegra: Fix suspending in active runtime PM state by Dmitry Osipenko · 5 years ago
  90. fe402bd i2c: meson: implement the master_xfer_atomic callback by Martin Blumenstingl · 5 years ago
  91. cf8ce8b i2c: fix bus recovery stop mode timing by Russell King · 5 years ago
  92. 3b722da i2c: bcm2835: Store pointer to bus clock by Stefan Wahren · 5 years ago
  93. 21575a7 I2C: JZ4780: Add support for the X1000. by 周琰杰 (Zhou Yanjie) · 5 years ago
  94. bc0757a i2c: tiny-usb: Correct I2C fault codes. by Christoph Müllner · 5 years ago
  95. 42f3645 i2c: at91: remote default value initialization by Eugen Hristev · 5 years ago
  96. b7169a5 i2c: at91: fix clk_offset for sam9x60 by Eugen Hristev · 5 years ago
  97. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  98. e65e228 i2c: mux: pca954x: support property idle-state by Biwen Li · 5 years ago
  99. 3480014 i2c: mux: pca9541: use the BIT macro by Peter Rosin · 6 years ago
  100. 54a19fd i2c: core: Use DEVICE_ATTR_*() helper macros by Geert Uytterhoeven · 5 years ago