1. c758e8c i2c: Fix sparse warnings for I2C_BOARD_INFO() by Ben Hutchings · 15 years ago
  2. e3ee703 i2c: Deprecate client_register and client_unregister methods by Jean Delvare · 15 years ago
  3. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 15 years ago
  4. 5fb4523 i2c: Warn on deprecated binding model use by Jean Delvare · 16 years ago
  5. b305271 i2c: Drop I2C_CLASS_CAM_DIGITAL by Jean Delvare · 16 years ago
  6. 994a075 i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND by Jean Delvare · 16 years ago
  7. e1995f6 i2c: Drop I2C_CLASS_ALL by Jean Delvare · 16 years ago
  8. 11f1f2a i2c: Add info->archdata field by Anton Vorontsov · 16 years ago
  9. 3ae70de i2c: Clean up <linux/i2c.h> by Jean Delvare · 16 years ago
  10. c0589d4 i2c: Drop 2-byte address block transfer defines by Jean Delvare · 16 years ago
  11. 7d1d899 i2c: Constify i2c_get_clientdata's parameter by Jean Delvare · 16 years ago
  12. 14f55f7 i2c: Make clear what the class field of i2c_adapter is good for by Wolfram Sang · 16 years ago
  13. 96e21e4 i2c: Add missing kerneldoc descriptions by Jean Delvare · 16 years ago
  14. 4735c98 i2c: Add detection capability to new-style drivers by Jean Delvare · 16 years ago
  15. e9ca9eb i2c: Export the i2c_bus_type symbol by Jon Smirl · 16 years ago
  16. 3401b2f i2c: Let bus drivers add SPD to their class by Jean Delvare · 16 years ago
  17. c1b6b4f i2c: Let framebuffer drivers set their I2C bus class to DDC by Jean Delvare · 16 years ago
  18. ae7193f i2c: Update stray references to smbus_access by Jean Delvare · 16 years ago
  19. 67c2e66 i2c: Delete unused function i2c_smbus_write_quick by Jean Delvare · 16 years ago
  20. 8e29da9 i2c: Fix bad hint about irqs in i2c.h by Wolfram Sang · 16 years ago
  21. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 16 years ago
  22. 60b129d i2c: Match dummy devices by type by Jean Delvare · 16 years ago
  23. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  24. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  25. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  26. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  27. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 17 years ago
  28. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  29. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 17 years ago
  30. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 17 years ago
  31. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 17 years ago
  32. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 17 years ago
  33. bfb6df2 i2c: Constify client address data by Mark M. Hoffman · 17 years ago
  34. 5e31c2b i2c: Make i2c_check_addr static by Jean Delvare · 17 years ago
  35. 6662cbb i2c: Rename the PEC functionality bit by David Brownell · 17 years ago
  36. 08fb68b i2c: Move i2c-dev interfaces to i2c-dev.h by David Brownell · 17 years ago
  37. 53be795 i2c: Remove i2c_algorithm.algo_control() by David Brownell · 17 years ago
  38. a64ec07 i2c: Document struct i2c_msg by David Brownell · 17 years ago
  39. 83eaaed i2c-core: Make some code static by Adrian Bunk · 17 years ago
  40. 3bbb835 i2c: New-style devices can support driver model wakeup flags by David Brownell · 17 years ago
  41. aa3481d i2c.h kernel-doc additions by Randy Dunlap · 17 years ago
  42. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  43. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  44. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  45. d75d53c i2c: Fix sparse warning in i2c.h by Mark M. Hoffman · 17 years ago
  46. d64f73b i2c: Add kernel documentation by David Brownell · 17 years ago
  47. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 17 years ago
  48. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 17 years ago
  49. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 17 years ago
  50. 12b5053a i2c: Add i2c_new_probed_device() by Jean Delvare · 17 years ago
  51. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 17 years ago
  52. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 17 years ago
  53. a1d9e6e i2c: i2c stack can remove() by David Brownell · 17 years ago
  54. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 17 years ago
  55. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 17 years ago
  56. ef2c8321 i2c: Rename dev_to_i2c_adapter() by David Brownell · 17 years ago
  57. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  58. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 17 years ago
  59. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 17 years ago
  60. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 17 years ago
  61. 438d6c2 i2c: Whitespace cleanups by David Brownell · 18 years ago
  62. 6ea2303 i2c: Add support for nested i2c bus locking by Jiri Kosina · 18 years ago
  63. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 18 years ago
  64. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 18 years ago
  65. 8ced8ee [PATCH] i2c-powermac: Fix master_xfer return value by Jean Delvare · 18 years ago
  66. 46f5ed7 [PATCH] i2c: Mark block write buffers as const by Krzysztof Halasa · 18 years ago
  67. a1b9298 Sanitise linux/i2c.h for userspace consumption by David Woodhouse · 18 years ago
  68. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 19 years ago
  69. 21bbd69 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. by Jean Delvare · 19 years ago
  70. de59cf9 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner by Greg Kroah-Hartman · 19 years ago
  71. 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 19 years ago
  72. 482c788 [PATCH] i2c: i2c_get_client is gone by Jean Delvare · 19 years ago
  73. cf02df7 [PATCH] i2c: Rework client usage count, 3 of 3 by Jean Delvare · 19 years ago
  74. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  75. cb748fb [PATCH] i2c: Rework client usage count, 1 of 3 by Jean Delvare · 19 years ago
  76. 5d7b851 [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 by Jean Delvare · 19 years ago
  77. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  78. ff179c8 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 by Jean Delvare · 19 years ago
  79. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  80. a9d1b24 [PATCH] I2C: add i2c module alias for i2c drivers to use by Greg Kroah-Hartman · 19 years ago
  81. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 19 years ago
  82. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 19 years ago
  83. b809554 [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 by Jean Delvare · 19 years ago
  84. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  85. 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 19 years ago
  86. 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 19 years ago
  87. bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 19 years ago
  88. 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 19 years ago
  89. 8ac2120 [PATCH] i2c: kill an unused i2c_adapter struct member by Jean Delvare · 19 years ago
  90. 77ae845 [PATCH] I2C: Drop the I2C_ACK_TEST ioctl by Jean Delvare · 19 years ago
  91. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 19 years ago
  92. 020789e [PATCH] I2C: Outdated i2c_adapter comment by Jean Delvare · 19 years ago
  93. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  94. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  95. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  96. 9fc6adf [PATCH] hwmon: hwmon vs i2c, second round (01/11) by Jean Delvare · 19 years ago
  97. cdcb192 [PATCH] I2C: inline i2c_adapter_id by Jean Delvare · 19 years ago
  98. 570aefc [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) by Jean Delvare · 19 years ago
  99. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  100. efde723 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) by Jean Delvare · 19 years ago