1. d64f73b i2c: Add kernel documentation by David Brownell · 18 years ago
  2. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 18 years ago
  3. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 18 years ago
  4. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 18 years ago
  5. 12b5053 i2c: Add i2c_new_probed_device() by Jean Delvare · 18 years ago
  6. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 18 years ago
  7. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 18 years ago
  8. a1d9e6e i2c: i2c stack can remove() by David Brownell · 18 years ago
  9. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 18 years ago
  10. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 18 years ago
  11. ef2c832 i2c: Rename dev_to_i2c_adapter() by David Brownell · 18 years ago
  12. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 18 years ago
  13. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 18 years ago
  14. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 18 years ago
  15. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 19 years ago
  16. 438d6c2 i2c: Whitespace cleanups by David Brownell · 19 years ago
  17. 6ea2303 i2c: Add support for nested i2c bus locking by Jiri Kosina · 19 years ago
  18. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 19 years ago
  19. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 19 years ago
  20. 8ced8ee [PATCH] i2c-powermac: Fix master_xfer return value by Jean Delvare · 19 years ago
  21. 46f5ed7 [PATCH] i2c: Mark block write buffers as const by Krzysztof Halasa · 19 years ago
  22. a1b9298 Sanitise linux/i2c.h for userspace consumption by David Woodhouse · 19 years ago
  23. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 20 years ago
  24. 21bbd69 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. by Jean Delvare · 20 years ago
  25. de59cf9 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner by Greg Kroah-Hartman · 20 years ago
  26. 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 20 years ago
  27. 482c788 [PATCH] i2c: i2c_get_client is gone by Jean Delvare · 20 years ago
  28. cf02df7 [PATCH] i2c: Rework client usage count, 3 of 3 by Jean Delvare · 20 years ago
  29. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 20 years ago
  30. cb748fb [PATCH] i2c: Rework client usage count, 1 of 3 by Jean Delvare · 20 years ago
  31. 5d7b851 [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 by Jean Delvare · 20 years ago
  32. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 20 years ago
  33. ff179c8 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 by Jean Delvare · 20 years ago
  34. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 20 years ago
  35. a9d1b24 [PATCH] I2C: add i2c module alias for i2c drivers to use by Greg Kroah-Hartman · 20 years ago
  36. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 20 years ago
  37. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 20 years ago
  38. b809554 [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 by Jean Delvare · 20 years ago
  39. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 20 years ago
  40. 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 20 years ago
  41. 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 20 years ago
  42. bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 20 years ago
  43. 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 20 years ago
  44. 8ac2120 [PATCH] i2c: kill an unused i2c_adapter struct member by Jean Delvare · 20 years ago
  45. 77ae845 [PATCH] I2C: Drop the I2C_ACK_TEST ioctl by Jean Delvare · 20 years ago
  46. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 20 years ago
  47. 020789e [PATCH] I2C: Outdated i2c_adapter comment by Jean Delvare · 20 years ago
  48. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 20 years ago
  49. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 20 years ago
  50. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 20 years ago
  51. 9fc6adf [PATCH] hwmon: hwmon vs i2c, second round (01/11) by Jean Delvare · 20 years ago
  52. cdcb192 [PATCH] I2C: inline i2c_adapter_id by Jean Delvare · 20 years ago
  53. 570aefc [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) by Jean Delvare · 20 years ago
  54. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 20 years ago
  55. efde723 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) by Jean Delvare · 20 years ago
  56. a61fc68 [PATCH] I2C: add kobj_to_i2c_client by bgardner@wabtec.com · 20 years ago
  57. b3d5496 [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 20 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago