1. 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
  2. ce66852 i2c: icy: convert to i2c_new_scanned_device by Wolfram Sang · 5 years ago
  3. c1d08475 i2c: replace i2c_new_probed_device with an ERR_PTR variant by Wolfram Sang · 5 years ago
  4. 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
  5. 1b00ff6 i2c: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  6. dca0dd2 i2c: smbus: Don't filter out duplicate alerts by Corey Minyard · 5 years ago
  7. 790591f i2c: i801: Correct Intel Jasper Lake SOC naming by Andy Shevchenko · 5 years ago
  8. 7787657 i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop by Alain Volmat · 5 years ago
  9. 60774d2 i2c: of: Populate fwnode in of_i2c_get_board_info() by Saravana Kannan · 5 years ago
  10. 5a5e277 i2c: iproc: Add i2c repeated start capability by Lori Hikichi · 5 years ago
  11. 9af4338 i2c: remove helpers for ref-counting clients by Wolfram Sang · 5 years ago
  12. a4c2fec i2c: core: fix use after free in of_i2c_notify by Wen Yang · 5 years ago
  13. 7574c0d i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present by Hans de Goede · 5 years ago
  14. 79e4be2 i2c: tegra: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  15. efa42b5 i2c: sh_mobile: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  16. 67d7630 i2c: qup: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  17. a2b0e39 i2c: at91: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  18. c39511f i2c: rcar: Remove superfluous call to clk_get_rate() by Geert Uytterhoeven · 5 years ago
  19. 7be5f90 i2c: pxa: remove unused i2c-slave APIs by Patrick Williams · 5 years ago
  20. 4d51b4c i2c: pxa: migrate to new i2c_slave APIs by Patrick Williams · 5 years ago
  21. 9af1563 i2c: cros-ec-tunnel: Make the device acpi compatible by Akshu Agrawal · 5 years ago
  22. d77eceb i2c: stm32f7: report dma error during probe by Alain Volmat · 5 years ago
  23. 7bdf7c8 i2c: icy: no need to populate address for scanned device by Wolfram Sang · 5 years ago
  24. bcc156e i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 5 years ago
  25. 53aaaa5 i2c: stm32f7: fix & reorder remove & probe error handling by Alain Volmat · 5 years ago
  26. 52d3be7 i2c: stm32f7: rework slave_id allocation by Alain Volmat · 5 years ago
  27. 348e46f i2c: stm32f7: remove warning when compiling with W=1 by Alain Volmat · 5 years ago
  28. 6d6b0d0 i2c: stm32f7: fix a race in slave mode with arbitration loss irq by Fabrice Gasnier · 5 years ago
  29. 02e6427 i2c: stm32f7: fix first byte to send in slave mode by Fabrice Gasnier · 5 years ago
  30. 62931ac i2c: mt65xx: fix NULL ptr dereference by Fabien Parent · 5 years ago
  31. 07f047e i2c: i801: Add support for Intel Comet Lake PCH-H by Jarkko Nikula · 5 years ago
  32. e0c61c0 i2c: i801: Add support for Intel Jasper Lake by Jarkko Nikula · 5 years ago
  33. dda9671 i2c: at91: add support for analog filtering by Eugen Hristev · 5 years ago
  34. 2be357a i2c: at91: add support for advanced digital filtering by Eugen Hristev · 5 years ago
  35. 2989b45 i2c: at91: add support for digital filtering by Eugen Hristev · 5 years ago
  36. b002779 i2c: at91: add new platform support for sam9x60 by Eugen Hristev · 5 years ago
  37. b84dfe1 i2c: add support for filters optional properties by Eugen Hristev · 5 years ago
  38. e2c913e i2c: Aspeed: Add AST2600 compatible by Eddie James · 5 years ago
  39. 1f0d9cb i2c: aspeed: fix master pending state handling by Jae Hyun Yoo · 5 years ago
  40. 11af27f i2c: slave-eeprom: Add read only mode by Björn Ardö · 5 years ago
  41. fd4b204 i2c: i801: Bring back Block Process Call support for certain platforms by Jarkko Nikula · 5 years ago
  42. a71e2ac i2c: riic: Clear NACK in tend isr by Chris Brandt · 5 years ago
  43. 127068a i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 by Lee Jones · 5 years ago
  44. 351c8a0 Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  45. 32b90da Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  46. 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  47. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  48. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  49. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  50. 8ebf15e i2c: tegra: Move suspend handling to NOIRQ phase by Jon Hunter · 5 years ago
  51. 11330a9 i2c: imx: ACPI support for NXP i2c controller by Chuanhua Han · 5 years ago
  52. 9ee7e72 i2c: uniphier(-f): remove all dev_dbg() by Masahiro Yamada · 5 years ago
  53. 22ac74a i2c: uniphier(-f): use devm_platform_ioremap_resource() by Masahiro Yamada · 5 years ago
  54. fe050f9 i2c: slave-eeprom: Add comment about address handling by Björn Ardö · 5 years ago
  55. 41d529d i2c: exynos5: Remove IRQF_ONESHOT by Sebastian Andrzej Siewior · 5 years ago
  56. 2252c31 i2c: stm32f7: Make structure stm32f7_i2c_algo constant by Nishka Dasgupta · 5 years ago
  57. 539b756 i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe by Wolfram Sang · 5 years ago
  58. 82d5148 i2c-eeprom_slave: Add support for more eeprom models by Björn Ardö · 5 years ago
  59. 0a321b9 i2c: fsi: Add of_put_node() before break by Nishka Dasgupta · 5 years ago
  60. 7077ad2 i2c: synquacer: Make synquacer_i2c_ops constant by Nishka Dasgupta · 5 years ago
  61. f8c274e i2c: hix5hd2: Remove IRQF_ONESHOT by Sebastian Andrzej Siewior · 5 years ago
  62. b84398d i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond by Mika Westerberg · 5 years ago
  63. 840d9f1 mfd / platform: cros_ec: Reorganize platform and mfd includes by Enric Balletbo i Serra · 5 years ago
  64. 47f11e0 mfd / platform: cros_ec: Move cros-ec core driver out from MFD by Enric Balletbo i Serra · 5 years ago
  65. abf4923 i2c: mediatek: disable zero-length transfers for mt8183 by Hsin-Yi Wang · 5 years ago
  66. 67a5308 i2c: iproc: Make bcm_iproc_i2c_quirks constant by Nishka Dasgupta · 5 years ago
  67. 539005f i2c: iproc: Add full name of devicetree node to adapter name by Lori Hikichi · 5 years ago
  68. b3d604d i2c: iproc: Stop advertising support of SMBUS quick cmd by Lori Hikichi · 5 years ago
  69. 0183eb8 i2c: piix4: Add ACPI support by Jean Delvare · 5 years ago
  70. 528d53a i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h by Jean Delvare · 5 years ago
  71. c7c06a1 i2c: piix4: Fix port selection for AMD Family 16h Model 30h by Andrew Cooks · 5 years ago
  72. ba91940 i2c: ocores: use request_any_context_irq() to register IRQ handler by Federico Vaga · 5 years ago
  73. a6af48e i2c: designware: Fix optional reset error handling by Andy Shevchenko · 5 years ago
  74. 71dc297 i2c: designware: assert reset when error happen at ->probe() by Andy Shevchenko · 5 years ago
  75. f9bf7a8 i2c: taos-evm: Make structure tsl2550_info constant by Nishka Dasgupta · 5 years ago
  76. 70fb95e i2c: designware-pci: Add support for Elkhart Lake PSE I2C by Jarkko Nikula · 5 years ago
  77. 21aa398 i2c: designware-pci: Switch over to MSI interrupts by Felipe Balbi · 5 years ago
  78. f0b5768 i2c: axxia: support slave mode by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 5 years ago
  79. 724041a i2c: icy: Add LTC2990 present on 2019 board revision by Max Staudt · 5 years ago
  80. 4768e90 i2c: Add i2c-icy for I2C on m68k/Amiga by Max Staudt · 5 years ago
  81. 250212b i2c: bcm2835: Add full name of devicetree node to adapter name by Stefan Wahren · 5 years ago
  82. 67de10f i2c: bcm2835: Avoid clk stretch quirk for BCM2711 by Stefan Wahren · 5 years ago
  83. c486dcd i2c: designware: Synchronize IRQs when unregistering slave client by Jarkko Nikula · 5 years ago
  84. 01641b2 i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() by Andy Shevchenko · 5 years ago
  85. 689f535 i2c: make i2c_unregister_device() ERR_PTR safe by Wolfram Sang · 5 years ago
  86. 59d3ae9 ARM: remove Intel iop33x and iop13xx support by Arnd Bergmann · 5 years ago
  87. 232219b i2c-cht-wc: Fix lockdep warning by Hans de Goede · 5 years ago
  88. 90865a3 i2c: stm32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  89. af80559 i2c: replace i2c_new_secondary_device with an ERR_PTR variant by Wolfram Sang · 5 years ago
  90. d7437fc i2c: emev2: avoid race when unregistering slave client by Wolfram Sang · 5 years ago
  91. 7b814d8 i2c: rcar: avoid race when unregistering slave client by Wolfram Sang · 5 years ago
  92. e8c220f Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" by Fabio Estevam · 5 years ago
  93. e6aa640 Merge 5.3-rc4 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  94. bbeb6b6 i2c: sprd: Validate the return value of clock initialization by Baolin Wang · 5 years ago
  95. 3c2588f i2c: sprd: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  96. 4d7802a i2c: sprd: Make I2C driver can be built as a module by Baolin Wang · 5 years ago
  97. 3e99834 i2c: Drop unneeded check for of_node by Andy Shevchenko · 5 years ago
  98. f91b2ab i2c: designware: Fix unused variable warning by Shaokun Zhang · 5 years ago
  99. 8eb9a2d i2c: s3c2410: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  100. b1ac670 i2c: at91: fix clk_offset for sama5d2 by Michał Mirosław · 5 years ago