1. 563f2d0 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 6 years ago
  2. 0894c65 i2c: i801: fix DNV's SMBCTRL register offset by Felipe Balbi · 6 years ago
  3. bd8505f i2c: i801: Restore configuration at shutdown by Jean Delvare · 6 years ago
  4. 53defab i2c: i801: Save register SMBSLVCMD value only once by Jean Delvare · 6 years ago
  5. fbd45e29 i2c: i801: store and restore the SLVCMD register at load and unload by Benjamin Tissoires · 8 years ago
  6. 53cf83b i2c: i801: Fix Failed to allocate irq -2147483648 error by Hans de Goede · 7 years ago
  7. ba9ad2a i2c: i801: Fix I2C Block Read on 8-Series/C220 and later by Jean Delvare · 8 years ago
  8. 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
  9. 1f6dbb0 i2c: i801: Do not create iTCO watchdog when WDAT table exists by Mika Westerberg · 8 years ago
  10. 3115876 i2c: i801: Add support for Kaby Lake PCH-H by Andy Shevchenko · 8 years ago
  11. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  12. 175c708 i2c: i801: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  13. 7b0ed33 i2c: i801: add support of Host Notify by Benjamin Tissoires · 8 years ago
  14. 97d34ec i2c: i801: recover from hardware PEC errors by Ellen Wang · 8 years ago
  15. a90bc5d i2c: i801: Drop needless bit-wise OR by Jean Delvare · 8 years ago
  16. a7ae819 i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR by Mika Westerberg · 8 years ago
  17. a7401ca i2c: i801: Add runtime PM support with autosuspend by Jarkko Nikula · 8 years ago
  18. 2ee73c4 i2c: i801: Convert to struct dev_pm_ops for suspend/resume by Jarkko Nikula · 8 years ago
  19. b852495 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  20. 34b57f4 i2c: i801: sort IDs alphabetically by Andy Shevchenko · 8 years ago
  21. 1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO by Alexandra Yates · 8 years ago
  22. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  23. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
  24. dd77f42 i2c: i801: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
  25. 84d7f2e i2c: i801: Add support for Intel DNV by Mika Westerberg · 9 years ago
  26. 9424693 i2c: i801: Create iTCO device on newer Intel PCHs by Mika Westerberg · 9 years ago
  27. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 9 years ago
  28. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 9 years ago
  29. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 9 years ago
  30. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 9 years ago
  31. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 9 years ago
  32. 3eee1799 i2c: i801: Add DeviceIDs for SunrisePoint LP by Devin Ryles · 10 years ago
  33. 550d040 i2c: i801: Drop useless debug message by Jean Delvare · 10 years ago
  34. aeb8a3d i2c: i801: Check if interrupts are disabled by Jean Delvare · 10 years ago
  35. ae94471 i2c: i801: Fallback to polling if request_irq() fails by Jean Delvare · 10 years ago
  36. b3b8df9 i2c: i801: Use wait_event_timeout to wait for interrupts by Jean Delvare · 10 years ago
  37. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  38. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  39. 39e8e30 i2c: i801: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  40. b299de8 i2c: i801: Add device ID for Intel Wildcat Point PCH by Jean Delvare · 10 years ago
  41. ce31611 i2c: i801: Fix the alignment of the device table by Jean Delvare · 10 years ago
  42. 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  43. 1b31e9b i2c: i801: enable Intel BayTrail SMBUS by Chew, Kean ho · 10 years ago
  44. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  45. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  46. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  47. f39901c i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 11 years ago
  48. 5322934 i2c: i801: Document feature bits in modinfo by Jean Delvare · 11 years ago
  49. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  50. a3fc0ff i2c: i801: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  51. c2db409c i2c: i801: SMBus patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  52. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 11 years ago
  53. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 11 years ago
  54. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 11 years ago
  55. 28901f5 i2c-i801: Fix comment by Jean Delvare · 12 years ago
  56. 79e3e5b i2c-i801: Simplify dependency towards GPIOLIB by Jean Delvare · 12 years ago
  57. f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
  58. 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
  59. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  60. d3ff6ce i2c-i801: Enable IRQ for byte_by_byte transactions by Daniel Kurtz · 12 years ago
  61. 29b6085 i2c-i801: Enable interrupts on ICH5/7/8/9/10 by Jean Delvare · 12 years ago
  62. 636752b i2c-i801: Enable IRQ for SMBus transactions by Daniel Kurtz · 12 years ago
  63. 6cad93c i2c-i801: Consolidate polling by Jean Delvare · 12 years ago
  64. 37af871 i2c-i801: Drop ENABLE_INT9 by Daniel Kurtz · 12 years ago
  65. edbeea6 i2c-i801: Rename some SMBHSTCNT bit constants by Daniel Kurtz · 12 years ago
  66. 70a1cc1 i2c-i801: Check and return errors during byte-by-byte transfers by Daniel Kurtz · 12 years ago
  67. 0ba8b8b i2c-i801: Clear only status bits in HST_STS by Daniel Kurtz · 12 years ago
  68. efa3cb1 i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte by Daniel Kurtz · 12 years ago
  69. 84c1af4 i2c-i801: Use usleep_range to wait for command completion by Jean Delvare · 12 years ago
  70. 062737f i2c-i801: Add device IDs for Intel Lynx Point by Seth Heasley · 12 years ago
  71. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 12 years ago
  72. 8eacfce i2c-i801: Don't depend on other kernel driver config options by Jean Delvare · 13 years ago
  73. 6aa1464 i2c-i801: Check for vendor Fujitsu before probing for apanel by Jean Delvare · 13 years ago
  74. e7198fb i2c-i801: Don't probe for slaves on IDF channels by Jean Delvare · 13 years ago
  75. 6e2a851 i2c-i801: SMBus patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  76. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  77. a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 13 years ago
  78. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  79. 662cda8 i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 13 years ago
  80. 665a96b i2c-i801: Include <linux/slab.h> by Ben Hutchings · 13 years ago
  81. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  82. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  83. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  84. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  85. faabd47 hwmon: Fix autoloading of fschmd on recent Fujitsu machines by Jean Delvare · 14 years ago
  86. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  87. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  88. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  89. c074c39 i2c-i801: Don't use the block buffer for I2C block writes by Jean Delvare · 14 years ago
  90. 3937643 i2c-i801: Add Intel Cougar Point device IDs by Seth Heasley · 14 years ago
  91. 4111ecd i2c: Make PCI device ids constant by Márton Németh · 14 years ago
  92. 7e2193a i2c-i801: Retry on lost arbitration by Jean Delvare · 14 years ago
  93. 18669ea i2c: Hide probe errors caused by ACPI resource conflicts by Jean Delvare · 15 years ago
  94. 4ccc28f i2c: Timeouts off by 1 by Roel Kluin · 15 years ago
  95. fa5bfab i2c-i801: Instantiate FSC hardware montioring chips by Hans de Goede · 15 years ago
  96. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  97. 1561bfe Input: apanel - convert to new i2c binding by Jean Delvare · 15 years ago
  98. c429a24 i2c-i801: Add support for Intel Ibex Peak by Seth Heasley · 16 years ago
  99. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 16 years ago
  100. 54fb4a05 i2c: Check for ACPI resource conflicts by Jean Delvare · 16 years ago