1. b39ab96 i2c: testunit: add support for block process calls by Wolfram Sang · 3 years, 11 months ago
  2. 40daf09 Documentation: i2c: add testunit docs to index by Wolfram Sang · 4 years, 3 months ago
  3. 35baff6 i2c: testunit: improve documentation by Wolfram Sang · 4 years, 3 months ago
  4. 332fdae i2c: i801: Add support for Intel Alder Lake PCH-S by Jarkko Nikula · 4 years, 3 months ago
  5. a8335c6 i2c: add slave testunit driver by Wolfram Sang · 4 years, 4 months ago
  6. e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  7. dddcbc1 Merge tag 'docs-5.9-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  8. 7033a95 docs: remove the 2.6 "Upgrading I2C Drivers" guide by Stephen Kitt · 4 years, 5 months ago
  9. 12745b0 i2c: i801: Add support for Intel Emmitsburg PCH by Mika Westerberg · 4 years, 6 months ago
  10. cee807c Documentation: i2c: dev: 'block process call' is supported by Wolfram Sang · 4 years, 5 months ago
  11. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  12. e83adbc Documentation: i2c: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
  13. 59d3d60 i2c: slave-eeprom: update documentation by Wolfram Sang · 4 years, 6 months ago
  14. a576512 Documentation/i2c: SMBus start signal is S not A by Daniel Schaefer · 4 years, 7 months ago
  15. 36536a0 docs: i2c: rename i2c.svg to i2c_bus.svg by Mauro Carvalho Chehab · 4 years, 9 months ago
  16. ed68052 i2c: convert SMBus alert setup function to return an ERRPTR by Wolfram Sang · 4 years, 10 months ago
  17. 4fcb445 docs: i2c: writing-clients: properly name the stop condition by Luca Ceresoli · 5 years ago
  18. ca5dbb0 docs: i2c: i2c-protocol: use same wording as smbus-protocol by Luca Ceresoli · 5 years ago
  19. f6fcefa docs: i2c: rename sections so the overall picture is clearer by Luca Ceresoli · 5 years ago
  20. 1ef0572 docs: i2c: old-module-parameters: use monospace instead of "" by Luca Ceresoli · 5 years ago
  21. dfea2b1 docs: i2c: old-module-parameters: clarify this is for obsolete kernels by Luca Ceresoli · 5 years ago
  22. 899b56b docs: i2c: old-module-parameters: fix internal hyperlink by Luca Ceresoli · 5 years ago
  23. 22714ef docs: i2c: instantiating-devices: use monospace for sysfs attributes by Luca Ceresoli · 5 years ago
  24. da9a80b docs: i2c: instantiating-devices: rearrange static instatiation by Luca Ceresoli · 5 years ago
  25. 4f71daf docs: i2c: instantiating-devices: fix internal hyperlink by Luca Ceresoli · 5 years ago
  26. 95b8377 docs: i2c: smbus-protocol: improve I2C Block transactions description by Luca Ceresoli · 5 years ago
  27. c7148b05 docs: i2c: smbus-protocol: fix punctuation by Luca Ceresoli · 5 years ago
  28. 414a596 docs: i2c: smbus-protocol: fix typo by Luca Ceresoli · 5 years ago
  29. b36cbb7 docs: i2c: smbus-protocol: fix kernel-doc function syntax by Luca Ceresoli · 5 years ago
  30. 3c13f1f docs: i2c: smbus-protocol: enable kernel-doc function syntax by Luca Ceresoli · 5 years ago
  31. 9e89d61 docs: i2c: smbus-protocol: use proper names for ACK and NACK by Luca Ceresoli · 5 years ago
  32. 026c0fe docs: i2c: smbus-protocol: remove unneeded colons from table by Luca Ceresoli · 5 years ago
  33. c0faa8a docs: i2c: smbus-protocol: properly name start and stop conditions by Luca Ceresoli · 5 years ago
  34. 924fbb4 docs: i2c: smbus-protocol: fix link syntax by Luca Ceresoli · 5 years ago
  35. db0d742 docs: i2c: i2c-protocol: use proper names for ACK and NACK by Luca Ceresoli · 5 years ago
  36. 02622c8 docs: i2c: i2c-protocol: remove unneeded colons from table by Luca Ceresoli · 5 years ago
  37. f954731 docs: i2c: i2c-protocol: properly name start and stop conditions by Luca Ceresoli · 5 years ago
  38. f72beb8 docs: i2c: i2c-protocol: fix kernel-doc function syntax by Luca Ceresoli · 5 years ago
  39. 48ca3b7 docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently by Luca Ceresoli · 5 years ago
  40. 40c573d docs: i2c: fix typo by Luca Ceresoli · 5 years ago
  41. 2f07c05 docs: i2c: call it "I2C" consistently by Luca Ceresoli · 5 years ago
  42. 020bc5b docs: i2c: summary: rewrite the "terminology" section by Luca Ceresoli · 5 years ago
  43. 096c22f docs: i2c: summary: extend introduction by Luca Ceresoli · 5 years ago
  44. 2159393 docs: i2c: sort index logically by Luca Ceresoli · 5 years ago
  45. e8d51e9 docs: i2c: use the new API in 'writing-clients' by Wolfram Sang · 5 years ago
  46. e634a50 docs: i2c: use the new API in 'instantiating-devices.rst' by Wolfram Sang · 5 years ago
  47. 710b653 i2c: parport-light: remove driver by Wolfram Sang · 5 years ago
  48. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  49. c1d08475 i2c: replace i2c_new_probed_device with an ERR_PTR variant by Wolfram Sang · 5 years ago
  50. 790591f i2c: i801: Correct Intel Jasper Lake SOC naming by Andy Shevchenko · 5 years ago
  51. e0c61c0 i2c: i801: Add support for Intel Jasper Lake by Jarkko Nikula · 5 years ago
  52. cd15ed2 docs: i2c: Fix SPDX-License-Identifier syntax by Jonathan Neuschäfer · 5 years ago
  53. ccf988b docs: i2c: convert to ReST and add to driver-api bookset by Mauro Carvalho Chehab · 5 years ago
  54. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  55. ed6182a i2c: i801: Documentation update by Jean Delvare · 5 years ago
  56. 051d769 i2c: i801: Add support for Intel Tiger Lake by Jarkko Nikula · 6 years ago
  57. 9be1485 i2c: i801: Add support for Intel Elkhart Lake by Jarkko Nikula · 6 years ago
  58. 315cd67 i2c: i801: Add Block Write-Block Read Process Call support by Alexander Sverdlin · 6 years ago
  59. 220ee02 docs: stop suggesting strlcpy by Stephen Kitt · 6 years ago
  60. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  61. 24beb83 i2c-piix4: Add Hygon Dhyana SMBus support by Pu Wen · 6 years ago
  62. d00afd5 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-5.2 by Wolfram Sang · 6 years ago
  63. 529766e i2c: Add drivers for the AMD PCIe MP2 I2C controller by Elie Morisse · 6 years ago
  64. 5cd1c56 i2c: i801: Add support for Intel Comet Lake by Jarkko Nikula · 6 years ago
  65. bb6bdd5 i2c: gpio: fault-injector: add 'inject_panic' injector by Wolfram Sang · 6 years ago
  66. 63e57b6 i2c: gpio: fault-injector: add 'lose_arbitration' injector by Wolfram Sang · 6 years ago
  67. 05bd072 i2c: gpio: fault-injector: better SPHINX style in docs by Wolfram Sang · 6 years ago
  68. 9ac6cb5 i2c: add suspended flag and accessors for i2c adapters by Wolfram Sang · 6 years ago
  69. c71bcdc i2c: add i2c bus driver for NVIDIA GPU by Ajay Gupta · 6 years ago
  70. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 6 years ago
  71. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 6 years ago
  72. 0bff2a8 i2c: i801: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  73. 80d943a i2c: i801: Consolidate chipset names in documentation and Kconfig by Jarkko Nikula · 7 years ago
  74. bbe8997 i2c: gpio: fault-injector: add incomplete_write_byte by Wolfram Sang · 7 years ago
  75. 16d55da i2c: gpio: fault-injector: refactor incomplete transfer by Wolfram Sang · 7 years ago
  76. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  77. a0ccb6b i2c: ocores: update HDL sources URL by Federico Vaga · 7 years ago
  78. 3d8b7a4 Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 by Wolfram Sang · 7 years ago
  79. 985ecf0 i2c: ocores: move header to platform_data by Wolfram Sang · 7 years ago
  80. 62ea22c i2c: mux: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  81. 27aaa8a i2c: mlxcpld: Add capability register description to documentation by Michael Shych · 7 years ago
  82. 40d802c Documentation/i2c: adopt kernel commenting style in examples by Sam Hansen · 7 years ago
  83. b50cb3e Documentation/i2c: sync docs with current state of i2c-tools by Sam Hansen · 7 years ago
  84. 675edea Documentation/i2c: whitespace cleanup by Sam Hansen · 7 years ago
  85. 1540779 i2c: i801: Add missing documentation entries for Braswell and Kaby Lake by Jarkko Nikula · 7 years ago
  86. 4141cf6 Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  87. 91b28ae i2c: update i2c-dev.h warning in documentation by Cengiz C · 7 years ago
  88. d4e0118 i2c: add docs to clarify DMA handling by Wolfram Sang · 7 years ago
  89. 14911c6 i2c: gpio: add fault injector by Wolfram Sang · 7 years ago
  90. cb09d94 i2c: i801: Add support for Intel Cedar Fork by Jarkko Nikula · 7 years ago
  91. 234fa0a i2c: Documentation: i2c-topology: mention recent driver additions by Peter Rosin · 7 years ago
  92. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  93. 984b292 docs: i2c: dev-interface: adapt to new filenames of the i2c core by Wolfram Sang · 8 years ago
  94. 9827f9e i2c: i801: Add support for Intel Gemini Lake by Mika Westerberg · 8 years ago
  95. 6b66a6f i2c: i2c-mux-gpio: rename i2c-gpio-mux to i2c-mux-gpio by Peter Rosin · 8 years ago
  96. 8600b69 Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  97. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  98. 6bec23b i2c: mlxcpld: add master driver for mellanox systems by Vadim Pasternak · 8 years ago
  99. f10a59e i2c: Documentation: i2c-topology: fix minor whitespace nit by Peter Rosin · 8 years ago
  100. 30851a7 Documentation: i2c: slave-interface: add note for driver development by Wolfram Sang · 8 years ago