1. abe4118 i2c: recovery: if possible send STOP with recovery pulses by Wolfram Sang · 6 years ago
  2. 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
  3. 0478226 i2c: Retain info->of_node in i2c_new_device() by Boris Brezillon · 7 years ago
  4. 4fad886 i2c: Get rid of i2c_board_info->archdata by Boris Brezillon · 7 years ago
  5. e6a20b6 i2c: Respect all error codes from dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  6. 1eace83 i2c: add param sanity check to i2c_transfer() by Ard Biesheuvel · 7 years ago
  7. 50888b0 i2c: Update i2c_trace_msg static key to modern api by Davidlohr Bueso · 7 years ago
  8. 4a3f769 i2c: fix parameter of trace_i2c_result by Ahbong Chang · 7 years ago
  9. 398432e i2c: make i2c_check_addr_validity() static by Wolfram Sang · 7 years ago
  10. 8efb11a Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.17 by Wolfram Sang · 7 years ago
  11. dde67eb i2c: add i2c_get_device_id() to get the standard i2c device id by Peter Rosin · 7 years ago
  12. af50371 i2c: core: report OF style module alias for devices registered via OF by Javier Martinez Canillas · 7 years ago
  13. 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
  14. e0638fa i2c: core: decrease reference count of device node in i2c_unregister_device by Lixin Wang · 7 years ago
  15. 2806e6a i2c: send STOP after successful bus recovery by Wolfram Sang · 7 years ago
  16. 72b08fc i2c: ensure SDA is released in recovery if SDA is controllable by Wolfram Sang · 7 years ago
  17. 8092178 i2c: add 'set_sda' to bus_recovery_info by Wolfram Sang · 7 years ago
  18. 8a91732 i2c: refactor i2c_master_{send_recv} by Wolfram Sang · 7 years ago
  19. e94bc5d i2c: add helpers to ease DMA handling by Wolfram Sang · 7 years ago
  20. 10c9ef0 i2c: core: fix compile issue related to incorrect gpio header by Phil Reid · 7 years ago
  21. e1eb7d2 i2c: remove legacy integer scl/sda gpio for recovery by Phil Reid · 7 years ago
  22. 3991c5c i2c: Switch to using gpiod interface for gpio bus recovery by Phil Reid · 7 years ago
  23. 7b43dd1 i2c: Make i2c_unregister_device() NULL-aware by Andy Shevchenko · 7 years ago
  24. f6d2953 Merge branch 'i2c/sbs-manager' into i2c/for-4.15 by Wolfram Sang · 7 years ago
  25. f8756c6 i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter by Phil Reid · 7 years ago
  26. 1f35b86 i2c: generic recovery: check SCL before SDA by Claudio Foellmi · 7 years ago
  27. 728fe6c i2c: Allow overriding dev_name through board_info by Hans de Goede · 7 years ago
  28. f4b17a1 i2c: core: Make comment about I2C table requirement to reflect the code by Javier Martinez Canillas · 7 years ago
  29. c64ffff i2c: core: Allow empty id_table in ACPI case as well by Andy Shevchenko · 7 years ago
  30. 61e3d0f i2c: reformat core-base file header by Wolfram Sang · 8 years ago
  31. 16210d0 i2c: remove unneeded includes from core by Wolfram Sang · 8 years ago
  32. 53f8f7c i2c: break out ACPI support into separate file by Wolfram Sang · 8 years ago
  33. 5bf4fa7 i2c: break out OF support into separate file by Wolfram Sang · 8 years ago
  34. 22c78d1 i2c: break out smbus support into separate file by Wolfram Sang · 8 years ago
  35. e4991ec i2c: break out slave support into separate file by Wolfram Sang · 8 years ago
  36. 91ed534 i2c: rename core source file to allow refactorization by Wolfram Sang · 8 years ago[Renamed from drivers/i2c/i2c-core.c]
  37. 16a12fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  38. d1d84bb i2c: core: Allow drivers to disable i2c-core irq mapping by Hans de Goede · 8 years ago
  39. 605f8fc i2c: core: Add new i2c_acpi_new_device helper function by Hans de Goede · 8 years ago
  40. 417f784 i2c: core: Allow getting ACPI info by index by Hans de Goede · 8 years ago
  41. 4124c4e i2c: allow attaching IRQ resources to i2c_board_info by Dmitry Torokhov · 8 years ago
  42. 00a06c2 i2c: export i2c_client_type structure by Dmitry Torokhov · 8 years ago
  43. 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
  44. 786856b Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. d3e1b61 i2c: allow specify device properties in i2c_board_info by Dmitry Torokhov · 8 years ago
  46. 622b307 i2c: acpi: Initialize info.type from of_compatible by Dan O'Donovan · 8 years ago
  47. cefae80 i2c: core: helper function to detect slave mode by Luis Oliveira · 8 years ago
  48. 2659161 i2c: fix spelling mistake: "insufficent" -> "insufficient" by Colin Ian King · 8 years ago
  49. 6f724fb i2c: print correct device invalid address by John Garry · 8 years ago
  50. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  51. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  52. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  53. 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
  54. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  55. b8a1a4c i2c: Provide a temporary .probe_new() call-back type by Lee Jones · 8 years ago
  56. 5f441fc i2c: Export i2c_match_id() for direct use by device drivers by Lee Jones · 8 years ago
  57. da10c06 i2c: Make I2C ID tables non-mandatory for DT'ed devices by Lee Jones · 8 years ago
  58. 298d4de i2c: Match using traditional OF methods, then by vendor-less compatible strings by Lee Jones · 8 years ago
  59. cabcf4f i2c: Add the ability to match device to compatible string without an of_node by Lee Jones · 8 years ago
  60. 811073b i2c: Add pointer dereference protection to i2c_match_id() by Lee Jones · 8 years ago
  61. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 8 years ago
  62. 6a676fb i2c: mark device nodes only in case of successful instantiation by Ralf Ramsauer · 8 years ago
  63. b2edcda Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-next by Wolfram Sang · 8 years ago
  64. 2771dc3 i2c: add a warning to i2c_adapter_depth() by Bartosz Golaszewski · 8 years ago
  65. 8dd1fe1 i2c: export i2c_adapter_depth() by Bartosz Golaszewski · 8 years ago
  66. 318ce27 i2c / ACPI: Do not touch an I2C device if it belongs to another adapter by Mika Westerberg · 8 years ago
  67. b93d3d3 i2c: core: put literals on one line in dev_*() calls by Andy Shevchenko · 8 years ago
  68. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  69. 5853b22 i2c: core: Add function for finding the bus speed from ACPI, take 2 by Jarkko Nikula · 8 years ago
  70. aec809f i2c: core: Cleanup I2C ACPI namespace, take 2 by Jarkko Nikula · 8 years ago
  71. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 9 years ago
  72. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  73. 5b40f12 Revert "i2c: core: Cleanup I2C ACPI namespace" by Wolfram Sang · 8 years ago
  74. 38d0fc4 Revert "i2c: core: Add function for finding the bus speed from ACPI" by Wolfram Sang · 8 years ago
  75. 55d38d06 i2c: core: Add function for finding the bus speed from ACPI by Jarkko Nikula · 9 years ago
  76. a7003b6 i2c: core: Cleanup I2C ACPI namespace by Jarkko Nikula · 9 years ago
  77. 44239a5 i2c: use pr_fmt in the core by Wolfram Sang · 8 years ago
  78. be309c3 i2c: print more info when acpi_i2c_space_handler() fails by Wolfram Sang · 8 years ago
  79. 399d62a i2c: print more info when of_i2c_notify fails by Wolfram Sang · 8 years ago
  80. 84d0b61 i2c: add error message when obtaining idr fails by Wolfram Sang · 8 years ago
  81. 8ddfe41 i2c: improve error messages in i2c_register_adapter() by Wolfram Sang · 8 years ago
  82. d3b11d8 i2c: cleanup i2c_register_adapter() by refactoring recovery init by Wolfram Sang · 8 years ago
  83. ce0dffa i2c: free idr when sanity checks in i2c_register_adapter() fail by Wolfram Sang · 8 years ago
  84. 525e6fa i2c / ACPI: add support for ACPI reconfigure notifications by Octavian Purdila · 8 years ago
  85. 7e4c224 i2c: core: Add support for 'i2c-bus' subnode by Jon Hunter · 9 years ago
  86. 0f614d8 i2c: Add generic support passing secondary devices addresses by Jean-Michel Hautbois · 9 years ago
  87. 3a9ddaf i2c: only check scl functions when using generic recovery by Wolfram Sang · 9 years ago
  88. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 9 years ago
  89. fa96f0c i2c: muxes always lock the parent adapter by Peter Rosin · 9 years ago
  90. 8320f49 i2c: allow adapter drivers to override the adapter locking by Peter Rosin · 9 years ago
  91. 04f5914 i2c: let I2C masters ignore their children for PM by Linus Walleij · 9 years ago
  92. 041edda i2c: core: use new 8 bit address helper function by Wolfram Sang · 9 years ago
  93. 8dcf321 i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE by Wolfram Sang · 9 years ago
  94. b980a26 i2c: immediately mark ourselves as registered by Wolfram Sang · 9 years ago
  95. 9502665 i2c: do not use internal data from driver core by Sudip Mukherjee · 9 years ago
  96. 53feedf i2c: i2c-core: sort includes by Wolfram Sang · 9 years ago
  97. 9f92416 i2c: always enable RuntimePM for the adapter device by Wolfram Sang · 9 years ago
  98. 54177cc i2c: make i2c_parse_fw_timings() always visible by Wolfram Sang · 9 years ago
  99. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  100. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago