1. 7735eee i2c: busses: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  2. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  3. 051d769 i2c: i801: Add support for Intel Tiger Lake by Jarkko Nikula · 6 years ago
  4. 856078b i2c: i801: Fix PCI ID sorting by Jarkko Nikula · 6 years ago
  5. 45c9cc6 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-5.3 by Wolfram Sang · 6 years ago
  6. d308dfb i2c: mux/i801: Switch to use descriptor passing by Linus Walleij · 6 years ago
  7. 9be1485 i2c: i801: Add support for Intel Elkhart Lake by Jarkko Nikula · 6 years ago
  8. 315cd67 i2c: i801: Add Block Write-Block Read Process Call support by Alexander Sverdlin · 6 years ago
  9. af668d6 i2c: i801: Use match_string() helper to simplify the code by Andy Shevchenko · 6 years ago
  10. aa5ae06 i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d() by Andy Shevchenko · 6 years ago
  11. 19b07cb i2c: i801: Register optional lis3lv02d I2C device on Dell machines by Pali Rohár · 6 years ago
  12. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  13. 5cd1c56 i2c: i801: Add support for Intel Comet Lake by Jarkko Nikula · 6 years ago
  14. 851a151 i2c: i801: fix DNV's SMBCTRL register offset by Felipe Balbi · 6 years ago
  15. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 6 years ago
  16. 0bff2a8 i2c: i801: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  17. 3d8b7a4 Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 by Wolfram Sang · 7 years ago
  18. 62ea22c i2c: mux: gpio: move header to platform_data by Wolfram Sang · 7 years ago
  19. 4b2f9bd5 i2c: i801: fix unused-function warning by Anders Roxell · 7 years ago
  20. a9c8088 i2c: i801: Don't restore config registers on runtime PM by Jean Delvare · 7 years ago
  21. f7f6d91 i2c: i801: Restore configuration at shutdown by Jean Delvare · 7 years ago
  22. a086bb8 i2c: i801: Save register SMBSLVCMD value only once by Jean Delvare · 7 years ago
  23. 1540779 i2c: i801: Add missing documentation entries for Braswell and Kaby Lake by Jarkko Nikula · 7 years ago
  24. 6e0c950 i2c: i801: Fix Failed to allocate irq -2147483648 error by Hans de Goede · 7 years ago
  25. cb09d94 i2c: i801: Add support for Intel Cedar Fork by Jarkko Nikula · 7 years ago
  26. bfd4473 i2c: i801: Restore the presence state of P2SB PCI device after reading BAR by Qiuxu Zhuo · 7 years ago
  27. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  28. 9827f9e i2c: i801: Add support for Intel Gemini Lake by Mika Westerberg · 8 years ago
  29. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  30. c912a25 i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 by Benjamin Tissoires · 8 years ago
  31. f91fba6 i2c: i801: use the BIT() macro for FEATURES_* also by Benjamin Tissoires · 8 years ago
  32. fe9ba3e i2c: i801: use BIT() macro for bits definition by Benjamin Tissoires · 8 years ago
  33. 9786b1f i2c: i801: minor formatting issues by Benjamin Tissoires · 8 years ago
  34. 22e94bd i2c: i801: store and restore the SLVCMD register at load and unload by Benjamin Tissoires · 8 years ago
  35. ba9ad2a i2c: i801: Fix I2C Block Read on 8-Series/C220 and later by Jean Delvare · 8 years ago
  36. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  37. 1f6dbb0 i2c: i801: Do not create iTCO watchdog when WDAT table exists by Mika Westerberg · 8 years ago
  38. 3115876 i2c: i801: Add support for Kaby Lake PCH-H by Andy Shevchenko · 8 years ago
  39. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  40. 175c708 i2c: i801: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  41. 7b0ed33 i2c: i801: add support of Host Notify by Benjamin Tissoires · 9 years ago
  42. 97d34ec i2c: i801: recover from hardware PEC errors by Ellen Wang · 9 years ago
  43. a90bc5d i2c: i801: Drop needless bit-wise OR by Jean Delvare · 9 years ago
  44. a7ae819 i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR by Mika Westerberg · 9 years ago
  45. a7401ca i2c: i801: Add runtime PM support with autosuspend by Jarkko Nikula · 9 years ago
  46. 2ee73c4 i2c: i801: Convert to struct dev_pm_ops for suspend/resume by Jarkko Nikula · 9 years ago
  47. b852495 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  48. 34b57f4 i2c: i801: sort IDs alphabetically by Andy Shevchenko · 9 years ago
  49. 1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO by Alexandra Yates · 9 years ago
  50. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  51. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
  52. dd77f42 i2c: i801: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
  53. 84d7f2e i2c: i801: Add support for Intel DNV by Mika Westerberg · 9 years ago
  54. 9424693 i2c: i801: Create iTCO device on newer Intel PCHs by Mika Westerberg · 9 years ago
  55. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 10 years ago
  56. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 10 years ago
  57. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 10 years ago
  58. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 10 years ago
  59. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 10 years ago
  60. 3eee1799 i2c: i801: Add DeviceIDs for SunrisePoint LP by Devin Ryles · 10 years ago
  61. 550d040 i2c: i801: Drop useless debug message by Jean Delvare · 10 years ago
  62. aeb8a3d i2c: i801: Check if interrupts are disabled by Jean Delvare · 10 years ago
  63. ae94471 i2c: i801: Fallback to polling if request_irq() fails by Jean Delvare · 10 years ago
  64. b3b8df9 i2c: i801: Use wait_event_timeout to wait for interrupts by Jean Delvare · 10 years ago
  65. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  66. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  67. 39e8e30 i2c: i801: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  68. b299de8 i2c: i801: Add device ID for Intel Wildcat Point PCH by Jean Delvare · 11 years ago
  69. ce31611 i2c: i801: Fix the alignment of the device table by Jean Delvare · 11 years ago
  70. 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  71. 1b31e9b i2c: i801: enable Intel BayTrail SMBUS by Chew, Kean ho · 11 years ago
  72. 7c81c60f Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  73. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  74. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  75. f39901c i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 12 years ago
  76. 5322934 i2c: i801: Document feature bits in modinfo by Jean Delvare · 12 years ago
  77. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
  78. a3fc0ff i2c: i801: Add Device IDs for Intel Wellsburg PCH by James Ralston · 12 years ago
  79. c2db409c i2c: i801: SMBus patch for Intel Avoton DeviceIDs by Seth Heasley · 12 years ago
  80. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  81. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  82. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  83. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  84. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  85. f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
  86. 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
  87. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  88. d3ff6ce i2c-i801: Enable IRQ for byte_by_byte transactions by Daniel Kurtz · 12 years ago
  89. 29b6085 i2c-i801: Enable interrupts on ICH5/7/8/9/10 by Jean Delvare · 12 years ago
  90. 636752b i2c-i801: Enable IRQ for SMBus transactions by Daniel Kurtz · 12 years ago
  91. 6cad93c i2c-i801: Consolidate polling by Jean Delvare · 12 years ago
  92. 37af871 i2c-i801: Drop ENABLE_INT9 by Daniel Kurtz · 12 years ago
  93. edbeea6 i2c-i801: Rename some SMBHSTCNT bit constants by Daniel Kurtz · 12 years ago
  94. 70a1cc1 i2c-i801: Check and return errors during byte-by-byte transfers by Daniel Kurtz · 12 years ago
  95. 0ba8b8b i2c-i801: Clear only status bits in HST_STS by Daniel Kurtz · 12 years ago
  96. efa3cb1 i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte by Daniel Kurtz · 12 years ago
  97. 84c1af4 i2c-i801: Use usleep_range to wait for command completion by Jean Delvare · 13 years ago
  98. 062737f i2c-i801: Add device IDs for Intel Lynx Point by Seth Heasley · 13 years ago
  99. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  100. 8eacfce i2c-i801: Don't depend on other kernel driver config options by Jean Delvare · 14 years ago