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. 91991f3 i2c: sis630: checkpatch cleanup by Amaury Decrême · 11 years ago
  5. 97da42d i2c: sis630: display unsigned hex by Amaury Decrême · 11 years ago
  6. a6e7d0ef i2c: sis630: use hex to constants for SMBus commands by Amaury Decrême · 11 years ago
  7. 499b919 i2c: sis630: fix behavior after collision by Amaury Decrême · 11 years ago
  8. aa9e7a3 i2c: sis630: clear sticky bits by Amaury Decrême · 11 years ago
  9. 974d6a3 i2c: sis630: Add SIS964 support by Amaury Decrême · 11 years ago
  10. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  11. 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 12 years ago
  12. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  13. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  14. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  15. 7c1f59c i2c: Fix error value returned by several bus drivers by Jean Delvare · 13 years ago
  16. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  17. 4111ecd i2c: Make PCI device ids constant by Márton Németh · 14 years ago
  18. abe3838 i2c: Add missing __devinit markers to old i2c adapter drivers by Jean Delvare · 15 years ago
  19. 4ccc28f i2c: Timeouts off by 1 by Roel Kluin · 15 years ago
  20. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  21. 66c7acf i2c: Use snprintf to set adapter names by Jean Delvare · 16 years ago
  22. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 16 years ago
  23. 54fb4a05 i2c: Check for ACPI resource conflicts by Jean Delvare · 16 years ago
  24. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 16 years ago
  25. ac7fc4f i2c: Consistently reject unsupported transactions by Jean Delvare · 16 years ago
  26. 9714034 i2c: Bus drivers return -Errno not -1 by David Brownell · 16 years ago
  27. c5d21b7 i2c: Spelling fix (successful) by Jean Delvare · 16 years ago
  28. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  29. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 17 years ago
  30. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  31. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  32. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  33. d6072f8 [PATCH] i2c: Reuse name strings in i2c bus drivers by Jean Delvare · 19 years ago
  34. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  35. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  36. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  37. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago