1. 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
  2. af80559 i2c: replace i2c_new_secondary_device with an ERR_PTR variant by Wolfram Sang · 5 years ago
  3. ccf988b docs: i2c: convert to ReST and add to driver-api bookset by Mauro Carvalho Chehab · 5 years ago
  4. 550113d i2c: add newly exported functions to the header, too by Wolfram Sang · 6 years ago
  5. 76cc9f0 i2c: headers: reformat header comment and update copyright by Wolfram Sang · 6 years ago
  6. 2caea56 i2c: headers: update docs about I2C_CLIENT_* by Wolfram Sang · 6 years ago
  7. d68222d i2c: headers: always have a named variable in arguments by Wolfram Sang · 6 years ago
  8. e1714da i2c: headers: don't use 'dev' as adapter variable by Wolfram Sang · 6 years ago
  9. 5213d7e i2c: acpi: export i2c_acpi_find_adapter_by_handle by Ruslan Babayev · 6 years ago
  10. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  11. b8f5fe3 i2c: core: add device-managed version of i2c_new_dummy by Heiner Kallweit · 6 years ago
  12. 4db61c2 i2c: core: ratelimit 'transfer when suspended' errors by Wolfram Sang · 6 years ago
  13. 63b9698 i2c: core: introduce callbacks for atomic transfers by Wolfram Sang · 6 years ago
  14. f6ac28d i2c: apply coding style for struct i2c_adapter by Wolfram Sang · 6 years ago
  15. 93b6604 i2c: Allow recovery of the initial IRQ by an I2C client device. by Jim Broadus · 6 years ago
  16. b33a02a i2c: acpi: Move I2C bits from acpi.h to i2c.h by Andy Shevchenko · 6 years ago
  17. 9ac6cb5 i2c: add suspended flag and accessors for i2c adapters by Wolfram Sang · 6 years ago
  18. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 6 years ago
  19. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 6 years ago
  20. 4717be7 i2c: core: Parse SDA hold time from firmware by Andy Shevchenko · 6 years ago
  21. d9cfe2c i2c: quirks: add zero length checks by Wolfram Sang · 6 years ago
  22. 7ca5f6b i2c: recovery: add get_bus_free callback by Wolfram Sang · 7 years ago
  23. ffc59c4 i2c: recovery: require either get_sda or set_sda by Wolfram Sang · 7 years ago
  24. fb2896a Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19 by Wolfram Sang · 7 years ago
  25. 3f3a89e i2c: remove i2c_lock_adapter and use i2c_lock_bus directly by Peter Rosin · 7 years ago
  26. 63453b5 i2c: smbus: add unlocked __i2c_smbus_xfer variant by Peter Rosin · 7 years ago
  27. da0086d i2c: Export of_i2c_get_board_info() by Boris Brezillon · 7 years ago
  28. 4fad886 i2c: Get rid of i2c_board_info->archdata by Boris Brezillon · 7 years ago
  29. dde67eb i2c: add i2c_get_device_id() to get the standard i2c device id by Peter Rosin · 7 years ago
  30. 8092178 i2c: add 'set_sda' to bus_recovery_info by Wolfram Sang · 7 years ago
  31. 6c92204 i2c: add identifier in declarations for i2c_bus_recovery by Wolfram Sang · 7 years ago
  32. 766a4f2 i2c: make kerneldoc about bus recovery more precise by Wolfram Sang · 7 years ago
  33. ba98645 i2c: add i2c_master_{send|recv}_dmasafe by Wolfram Sang · 7 years ago
  34. 8a91732 i2c: refactor i2c_master_{send_recv} by Wolfram Sang · 7 years ago
  35. e94bc5d i2c: add helpers to ease DMA handling by Wolfram Sang · 7 years ago
  36. e1eb7d2 i2c: remove legacy integer scl/sda gpio for recovery by Phil Reid · 7 years ago
  37. 3991c5c i2c: Switch to using gpiod interface for gpio bus recovery by Phil Reid · 7 years ago
  38. 901a891f i2c: use macro IS_ENABLED in header i2c.h by Stefan Lengfeld · 7 years ago
  39. 728fe6c i2c: Allow overriding dev_name through board_info by Hans de Goede · 7 years ago
  40. 9c80034 i2c: rephrase explanation of I2C_CLASS_DEPRECATED by Wolfram Sang · 7 years ago
  41. 8f1a357 i2c: Provide a stub for i2c_detect_slave_mode() by Andy Shevchenko · 8 years ago
  42. 16a12fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  43. d1d84bb i2c: core: Allow drivers to disable i2c-core irq mapping by Hans de Goede · 8 years ago
  44. 605f8fc i2c: core: Add new i2c_acpi_new_device helper function by Hans de Goede · 8 years ago
  45. 4124c4e i2c: allow attaching IRQ resources to i2c_board_info by Dmitry Torokhov · 8 years ago
  46. 00a06c2 i2c: export i2c_client_type structure by Dmitry Torokhov · 8 years ago
  47. 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  48. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  49. d3e1b61 i2c: allow specify device properties in i2c_board_info by Dmitry Torokhov · 8 years ago
  50. cefae80 i2c: core: helper function to detect slave mode by Luis Oliveira · 8 years ago
  51. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  52. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  53. b8a1a4c i2c: Provide a temporary .probe_new() call-back type by Lee Jones · 8 years ago
  54. 5f441fc i2c: Export i2c_match_id() for direct use by device drivers by Lee Jones · 8 years ago
  55. 298d4de i2c: Match using traditional OF methods, then by vendor-less compatible strings by Lee Jones · 8 years ago
  56. 8dd1fe1 i2c: export i2c_adapter_depth() by Bartosz Golaszewski · 8 years ago
  57. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  58. 5853b22 i2c: core: Add function for finding the bus speed from ACPI, take 2 by Jarkko Nikula · 8 years ago
  59. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 9 years ago
  60. 38d0fc4 Revert "i2c: core: Add function for finding the bus speed from ACPI" by Wolfram Sang · 9 years ago
  61. 55d38d0 i2c: core: Add function for finding the bus speed from ACPI by Jarkko Nikula · 9 years ago
  62. e456cd3 i2c: smbus: add SMBus Host Notify support by Benjamin Tissoires · 9 years ago
  63. b4f2105 i2c: add a protocol parameter to the alert callback by Benjamin Tissoires · 9 years ago
  64. 0f614d8 i2c: Add generic support passing secondary devices addresses by Jean-Michel Hautbois · 9 years ago
  65. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 9 years ago
  66. 8320f49 i2c: allow adapter drivers to override the adapter locking by Peter Rosin · 9 years ago
  67. a16d6eb i2c: introduce helper function to get 8 bit address from a message by Wolfram Sang · 9 years ago
  68. c698d63 i2c: create builtin_i2c_driver to avoid registration boilerplate by Paul Gortmaker · 9 years ago
  69. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  70. cfa576d i2c: add i2c_check_quirks helper function by Nicola Corna · 9 years ago
  71. 749de3d i2c: add i2c quirk flag for unsupported clock stretching by Nicola Corna · 9 years ago
  72. 01eef96 i2c: core: Add support for best effort block read emulation by Irina Tirdea · 9 years ago
  73. c5ebb38 i2c: add a flag to mark clients as slaves by Wolfram Sang · 10 years ago
  74. 48e9743 i2c: core: add and export of_get_i2c_adapter_by_node() interface by Vladimir Zapolskiy · 9 years ago
  75. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  76. 2b2190a i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery by Grygorii Strashko · 10 years ago
  77. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 10 years ago
  78. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  79. 2187f03 i2c: add quirk structure to describe adapter flaws by Wolfram Sang · 10 years ago
  80. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  81. d5fd120 i2c: Only include slave support if selected by Jean Delvare · 10 years ago
  82. 523c5b8 i2c: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  83. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  84. 4b1acc4 i2c: core changes for slave support by Wolfram Sang · 10 years ago
  85. f353d71 treewide: Fix typo in Documentation/DocBook/device-drivers by Masanari Iida · 10 years ago
  86. 17f4a5c i2c: move acpi code back into the core by Wolfram Sang · 10 years ago
  87. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  88. da3c664 I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config by Lan Tianyu · 11 years ago
  89. 5d98e61 I2C/ACPI: Add i2c ACPI operation region support by Lan Tianyu · 11 years ago
  90. 0c17617 i2c: add deprecation warning for class based instantiation by Wolfram Sang · 11 years ago
  91. 25ee33f i2c: update i2c_algorithm documentation by Ben Dooks · 11 years ago
  92. 2fac2b8 i2c: Re-instate body of i2c_parent_is_i2c_adapter() by Stephen Warren · 11 years ago
  93. 0acc2b3 i2c: Remove redundant 'driver' field from the i2c_client struct by Lars-Peter Clausen · 11 years ago
  94. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  95. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  96. 3923172 i2c: reduce parent checking to a NOOP in non-I2C_MUX case by Phil Carmody · 12 years ago
  97. 7154630 i2c: Make return type of i2c_del_adapter() void by Lars-Peter Clausen · 12 years ago
  98. 19baba4 i2c: Remove detach_adapter by Lars-Peter Clausen · 12 years ago
  99. 5f9296b i2c: Add bus recovery infrastructure by Viresh Kumar · 13 years ago
  100. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago