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