1. 14c1fe6 i2c: pca-platform: Use platform_irq_get_optional by Chris Packham · 4 years, 10 months ago
  2. f491c66 i2c: st: fix missing struct parameter description by Alain Volmat · 4 years, 10 months ago
  3. d944b27 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status() by Kai-Heng Feng · 4 years, 10 months ago
  4. e1b9f99 i2c: hix5hd2: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
  5. 8daee95 i2c: acpi: put device when verifying client fails by Wolfram Sang · 4 years, 10 months ago
  6. 3747cd2 i2c: gpio: suppress error on probe defer by Hamish Martin · 4 years, 10 months ago
  7. 9be8bc4 i2c: designware-pci: Fix BUG_ON during device removal by Jarkko Nikula · 5 years ago
  8. 04bbb97 i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device by Mika Westerberg · 5 years ago
  9. 54498e8 i2c: altera: Fix potential integer overflow by Gustavo A. R. Silva · 5 years ago
  10. 9e661ce i2c: jz4780: silence log flood on txabrt by Wolfram Sang · 5 years ago
  11. 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
  12. 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
  13. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  14. dec0a81 i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller by Hanjun Guo · 5 years ago
  15. b49f8e0 i2c: cros-ec-tunnel: Fix ACPI identifier by Raul E Rangel · 5 years ago
  16. 8ff2d7c i2c: cros-ec-tunnel: Fix slave device enumeration by Akshu Agrawal · 5 years ago
  17. ea6dd25 i2c: stm32f7: add PM_SLEEP suspend/resume support by Alain Volmat · 5 years ago
  18. 9253975 i2c: cadence: Fix wording in i2c-cadence driver by Michal Simek · 5 years ago
  19. db3fad8 i2c: cadence: Fix power management order of operations by Topi Kuutela · 5 years ago
  20. 69dc44b i2c: cadence: Fix error printing in case of defer by Shubhrajyoti Datta · 5 years ago
  21. bbf967b i2c: cadence: Handle transfer_size rollover by Alex Williams · 6 years ago
  22. f53938d i2c: i801: Add support for Intel Comet Lake PCH-V by Jarkko Nikula · 5 years ago
  23. 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
  24. 878508a i2c: xiic: fix indentation issue by Colin Ian King · 5 years ago
  25. eca95cd i2c: parport: fix spelling mistake: "Atmost" -> "At most" by Colin Ian King · 5 years ago
  26. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  27. a009310 i2c: exynos: Update Kconfig documentation by Krzysztof Kozlowski · 5 years ago
  28. 4a2d5f6 i2c: Enable compile testing for more drivers by Krzysztof Kozlowski · 5 years ago
  29. 10b1700 i2c: xiic: Fix the clocking across bind unbind by Shubhrajyoti Datta · 5 years ago
  30. c9d0596 i2c: xiic: defer the probe if clock is not found by Venkatesh Yadav Abbarapu · 5 years ago
  31. b4c119d i2c: xiic: Add timeout to the rx fifo wait loop by Shubhrajyoti Datta · 5 years ago
  32. 40b2ec1 i2c: highlander: Use proper printk format for size_t by Krzysztof Kozlowski · 5 years ago
  33. 17b3fe8 i2c: pnx: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  34. 066e6e8 i2c: pmcmsp: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
  35. 5f0155b i2c: i2c-core-of: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  36. 87e0743 i2c: i2c-core-base: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  37. 90a3be9 i2c: i2c-core-acpi: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  38. bf255be i2c: xiic: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  39. 3605629 i2c: taos-evm: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  40. f12c529 i2c: powermac: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  41. 7de69db i2c: ocores: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  42. 7fd0379 i2c: nvidia-gpu: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  43. 41d0663 i2c: i801: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  44. 6b5794a i2c: cht-wc: convert to use i2c_new_client_device() by Wolfram Sang · 5 years ago
  45. e641757 i2c: iop3xx: Fix memory leak in probe error path by Krzysztof Kozlowski · 5 years ago
  46. 49945ef i2c: stu300: Use proper printk format for iomem pointer by Krzysztof Kozlowski · 5 years ago
  47. b3ec946 i2c: tegra: Check DMA completion status in addition to left time by Dmitry Osipenko · 5 years ago
  48. 28d9866 i2c: tegra: Always terminate DMA transfer by Dmitry Osipenko · 5 years ago
  49. 4211ffc i2c: tegra: Use relaxed versions of readl/writel by Dmitry Osipenko · 5 years ago
  50. ae6028a i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN by Dmitry Osipenko · 5 years ago
  51. ede2299 i2c: tegra: Support atomic transfers by Dmitry Osipenko · 5 years ago
  52. b5d5605 i2c: tegra: Prevent interrupt triggering after transfer timeout by Dmitry Osipenko · 5 years ago
  53. d02e5ee Merge branch 'i2c/for-current' into i2c/for-5.6 by Wolfram Sang · 5 years ago
  54. 9f7a036 i2c: parport: move include file into main source by Wolfram Sang · 5 years ago
  55. 511f7d5 i2c: parport: simplify Kconfig description by Wolfram Sang · 5 years ago
  56. 710b653 i2c: parport-light: remove driver by Wolfram Sang · 5 years ago
  57. 24a4967 i2c: tegra: Properly disable runtime PM on driver's probe error by Dmitry Osipenko · 5 years ago
  58. 9f42de8 i2c: tegra: Fix suspending in active runtime PM state by Dmitry Osipenko · 5 years ago
  59. fe402bd i2c: meson: implement the master_xfer_atomic callback by Martin Blumenstingl · 5 years ago
  60. cf8ce8b i2c: fix bus recovery stop mode timing by Russell King · 5 years ago
  61. 3b722da i2c: bcm2835: Store pointer to bus clock by Stefan Wahren · 5 years ago
  62. 21575a7 I2C: JZ4780: Add support for the X1000. by 周琰杰 (Zhou Yanjie) · 5 years ago
  63. bc0757a i2c: tiny-usb: Correct I2C fault codes. by Christoph Müllner · 5 years ago
  64. 42f3645 i2c: at91: remote default value initialization by Eugen Hristev · 5 years ago
  65. b7169a5 i2c: at91: fix clk_offset for sam9x60 by Eugen Hristev · 5 years ago
  66. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  67. e65e228 i2c: mux: pca954x: support property idle-state by Biwen Li · 5 years ago
  68. 3480014 i2c: mux: pca9541: use the BIT macro by Peter Rosin · 6 years ago
  69. 54a19fd i2c: core: Use DEVICE_ATTR_*() helper macros by Geert Uytterhoeven · 5 years ago
  70. 2c2f00a i2c: remove i2c_new_dummy() API by Wolfram Sang · 5 years ago
  71. 3265568 Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  72. ce66852 i2c: icy: convert to i2c_new_scanned_device by Wolfram Sang · 5 years ago
  73. c1d08475 i2c: replace i2c_new_probed_device with an ERR_PTR variant by Wolfram Sang · 5 years ago
  74. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  75. 1b00ff6 i2c: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  76. dca0dd2 i2c: smbus: Don't filter out duplicate alerts by Corey Minyard · 5 years ago
  77. 790591f i2c: i801: Correct Intel Jasper Lake SOC naming by Andy Shevchenko · 5 years ago
  78. 7787657 i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop by Alain Volmat · 5 years ago
  79. 60774d2 i2c: of: Populate fwnode in of_i2c_get_board_info() by Saravana Kannan · 5 years ago
  80. 5a5e277 i2c: iproc: Add i2c repeated start capability by Lori Hikichi · 5 years ago
  81. 9af4338 i2c: remove helpers for ref-counting clients by Wolfram Sang · 5 years ago
  82. a4c2fec i2c: core: fix use after free in of_i2c_notify by Wen Yang · 5 years ago
  83. 7574c0d i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present by Hans de Goede · 5 years ago
  84. 79e4be2 i2c: tegra: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  85. efa42b5 i2c: sh_mobile: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  86. 67d7630 i2c: qup: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  87. a2b0e39 i2c: at91: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  88. c39511f i2c: rcar: Remove superfluous call to clk_get_rate() by Geert Uytterhoeven · 5 years ago
  89. 7be5f90 i2c: pxa: remove unused i2c-slave APIs by Patrick Williams · 5 years ago
  90. 4d51b4c i2c: pxa: migrate to new i2c_slave APIs by Patrick Williams · 5 years ago
  91. 9af1563 i2c: cros-ec-tunnel: Make the device acpi compatible by Akshu Agrawal · 5 years ago
  92. d77eceb i2c: stm32f7: report dma error during probe by Alain Volmat · 5 years ago
  93. 7bdf7c8 i2c: icy: no need to populate address for scanned device by Wolfram Sang · 5 years ago
  94. bcc156e i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 5 years ago
  95. 53aaaa5 i2c: stm32f7: fix & reorder remove & probe error handling by Alain Volmat · 5 years ago
  96. 52d3be7 i2c: stm32f7: rework slave_id allocation by Alain Volmat · 5 years ago
  97. 348e46f i2c: stm32f7: remove warning when compiling with W=1 by Alain Volmat · 5 years ago
  98. 6d6b0d0 i2c: stm32f7: fix a race in slave mode with arbitration loss irq by Fabrice Gasnier · 5 years ago
  99. 02e6427 i2c: stm32f7: fix first byte to send in slave mode by Fabrice Gasnier · 5 years ago
  100. 62931ac i2c: mt65xx: fix NULL ptr dereference by Fabien Parent · 5 years ago