1. 625ee1a i2c: piix4: Fix port selection for AMD Family 16h Model 30h by Andrew Cooks · 5 years ago
  2. 717ef37d i2c: piix4: Fix SMBus port selection for AMD Family 17h chips by Guenter Roeck · 7 years ago
  3. 47a5aab i2c: piix4: Fix request_region size by Ricardo Ribalda · 7 years ago
  4. c1a4306 i2c: piix4: Request the SMBUS semaphore inside the mutex by Ricardo Ribalda · 7 years ago
  5. 64e2368 i2c: piix4: Avoid race conditions with IMC by Ricardo Ribalda Delgado · 8 years ago
  6. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  7. 33f5ccc i2c: piix4: Pre-shift the port number by Jean Delvare · 9 years ago
  8. 62194e8 i2c: piix4: Always use the same type for port by Jean Delvare · 9 years ago
  9. 6befa3f i2c: piix4: Support alternative port selection register by Jean Delvare · 9 years ago
  10. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
  11. 83c6015 i2c: piix4: Fully initialize SB800 before it is registered by Jean Delvare · 9 years ago
  12. a28e351 i2c: piix4: Fix SB800 locking by Jean Delvare · 9 years ago
  13. d7a4c76 i2c: piix4: remove unneeded assignments by Wolfram Sang · 9 years ago
  14. 725d2e3 i2c: piix4: Add adapter port name support for SB800 chipset by Christian Fetzer · 9 years ago
  15. 2fee61d i2c: piix4: Add support for multiplexed main adapter in SB800 by Christian Fetzer · 9 years ago
  16. ca2061e i2c: piix4: Convert piix4_main_adapter to array by Christian Fetzer · 9 years ago
  17. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 9 years ago
  18. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  19. 392debf i2c: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  20. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  21. 66f8a8f i2c: piix4: Standardize log messages by Jean Delvare · 11 years ago
  22. 85fd0fe i2c: piix4: Use different message for AMD Auxiliary SMBus Controller by Shane Huang · 11 years ago
  23. 032f708 i2c: piix4: Add support for AMD ML and CZ SMBus changes by Shane Huang · 11 years ago
  24. a94dd00 i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets by Rudolf Marek · 11 years ago
  25. b996ac9 i2c-piix4: Add AMD CZ SMBus device ID by Shane Huang · 11 years ago
  26. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  27. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  28. c415b30 i2c-piix4: Fix build failure by Daniel J Blueman · 12 years ago
  29. 2a2f740 i2c-piix4: Support AMD auxiliary SMBus controller by Andrew Armenia · 12 years ago
  30. e154bf6 i2c-piix4: Separate registration and probing code by Andrew Armenia · 12 years ago
  31. 14a8086 i2c-piix4: Eliminate piix4_smba global variable by Andrew Armenia · 12 years ago
  32. 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 12 years ago
  33. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  34. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  35. 4111ecd i2c: Make PCI device ids constant by Márton Németh · 15 years ago
  36. b6a3195 i2c: Test off by one in {piix4,vt596}_transaction() by Roel Kluin · 15 years ago
  37. 3806e94b i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  38. 18669ea i2c: Hide probe errors caused by ACPI resource conflicts by Jean Delvare · 15 years ago
  39. 76b3e28 i2c-piix4: Add AMD SB900 SMBus device ID by Crane Cai · 15 years ago
  40. 506a8b6 i2c-piix4: Add support for the Broadcom HT1100 chipset by Flavio Leitner · 16 years ago
  41. 87e1960 i2c-piix4: Add support to SB800 SMBus changes by Shane Huang · 16 years ago
  42. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  43. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 16 years ago
  44. 54fb4a05 i2c: Check for ACPI resource conflicts by Jean Delvare · 16 years ago
  45. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 16 years ago
  46. ac7fc4f i2c: Consistently reject unsupported transactions by Jean Delvare · 16 years ago
  47. fa63cd5 i2c-piix4: Various cleanups and minor fixes by Jean Delvare · 16 years ago
  48. 9714034 i2c: Bus drivers return -Errno not -1 by David Brownell · 16 years ago
  49. c2fc54f i2c-piix4: Blacklist two mainboards by Jean Delvare · 16 years ago
  50. b1c1759 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 by David Milburn · 16 years ago
  51. 3578a07 i2c-piix4: Minor cleanups by Jean Delvare · 16 years ago
  52. c5d21b7 i2c: Spelling fix (successful) by Jean Delvare · 16 years ago
  53. 9b7389c i2c-piix4: Drop redundant PCI function number check by Jean Delvare · 17 years ago
  54. 60693e5 i2c-piix4: Fix SB700 PCI device ID by Shane Huang · 17 years ago
  55. c29c222 i2c-piix4: Add support for the ATI SB700 by Henry Su · 17 years ago
  56. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  57. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  58. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  59. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 18 years ago
  60. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 18 years ago
  61. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  62. f9ba6c0 [PATCH] I2C: i2c-piix4: Document the IBM problem more clearly by Jean Delvare · 18 years ago
  63. 54aaa1c [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter by Rudolf Marek · 18 years ago
  64. 02e0c5d [PATCH] i2c-piix4: Add ATI IXP200/300/400 support by Rudolf Marek · 19 years ago
  65. 5f7ea3c [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support by Martin Devera · 19 years ago
  66. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  67. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  68. d6072f8 [PATCH] i2c: Reuse name strings in i2c bus drivers by Jean Delvare · 19 years ago
  69. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  70. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  71. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  72. 541e6a0 [PATCH] I2C: Strip trailing whitespace from strings by Jean Delvare · 19 years ago
  73. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago