1. 51b54ba i2c: Optimize function i2c_detect() by Jean Delvare · 14 years ago
  2. d57558d i2c: Discard warning message on device instantiation from user-space by Jean Delvare · 14 years ago
  3. 97cc4d4 i2c: Let i2c_parent_is_i2c_adapter return the parent adapter by Jean Delvare · 14 years ago
  4. 925bb9c of/i2c: Fix module load order issue caused by of_i2c.c by Grant Likely · 14 years ago
  5. 64b4782 i2c: Fix checks which cause legacy suspend to never get called by Rajendra Nayak · 14 years ago
  6. 753419f i2c: Fix for suspend/resume issue by Vishwanath BS · 14 years ago
  7. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago
  8. dafc50d i2c: Use a separate mutex for userspace client lists by Jean Delvare · 14 years ago
  9. 8031d79 i2c: Make i2c_default_probe self-sufficient by Jean Delvare · 14 years ago
  10. d670328 i2c: Drop dummy variable by Jean Delvare · 14 years ago
  11. fe61e07 i2c: Move adapter locking helpers to i2c-core by Jean Delvare · 14 years ago
  12. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  13. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  14. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  15. 827900c i2c: Fix probability check by Jean Delvare · 14 years ago
  16. 959e85f i2c: Add OF-style registration and binding by Grant Likely · 14 years ago
  17. 3b5f794 i2c: Rename i2c_check_addr to i2c_check_addr_busy by Jean Delvare · 14 years ago
  18. 656b876 i2c: Document reserved I2C addresses by Jean Delvare · 14 years ago
  19. 3a89db5 i2c: Check for address validity on client registration by Jean Delvare · 14 years ago
  20. 63e4e80 i2c: Share the I2C device presence detection code by Jean Delvare · 14 years ago
  21. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  22. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  23. 2f60ba7 i2c: Fix bus-level power management callbacks by Rafael J. Wysocki · 14 years ago
  24. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  25. b1d4b39 i2c: Fix probing of FSC hardware monitoring chips by Jean Delvare · 14 years ago
  26. e4a7b9b i2c-core: Erase pointer to clientdata on removal by Wolfram Sang · 14 years ago
  27. d12d42f i2c/of: Allow device node to be passed via i2c_board_info by Grant Likely · 14 years ago
  28. 0c43ea5 i2c: Document the message size limit by Zhangfei Gao · 14 years ago
  29. 6de468a i2c: Hook up runtime PM support by Mark Brown · 14 years ago
  30. c556752 i2c: Do not use device name after device_unregister by Thadeu Lima de Souza Cascardo · 15 years ago
  31. 0b2c368 i2c-core: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  32. 54067ee i2c-core: i2c bus should support PM entries in struct dev_pm_ops by sonic zhang · 15 years ago
  33. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  34. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  35. 69b0089 i2c: Refactor for_each callbacks by Jean Delvare · 15 years ago
  36. ccfbbd0 i2c: Simplify i2c_detect_address by Jean Delvare · 15 years ago
  37. c7b25a9 i2c: Drop probe, ignore and force module parameters by Jean Delvare · 15 years ago
  38. 194684e i2c: Prevent priority inversion on top of bus lock by Mika Kuoppala · 15 years ago
  39. bbd2d9c i2c: Fix userspace_device list corruption by Jean Delvare · 15 years ago
  40. 2bb5095 i2c: Provide compatibility links for i2c adapters by Jean Delvare · 15 years ago
  41. 4f8cf82 i2c: Convert i2c adapters to bus devices by Jean Delvare · 15 years ago
  42. 51298d1 i2c: Convert i2c clients to a device type by Jean Delvare · 15 years ago
  43. f18c41d i2c: Use rwsem instead of mutex for board info by Rodolfo Giometti · 15 years ago
  44. 99cd8e2 i2c: Add a sysfs interface to instantiate devices by Jean Delvare · 15 years ago
  45. 35fc37f i2c: Limit core locking to the necessary sections by Jean Delvare · 15 years ago
  46. e549c2b i2c: Kill the redundant client list by Jean Delvare · 15 years ago
  47. 1e40ac1 i2c: Kill is_newstyle_driver by Jean Delvare · 15 years ago
  48. f8a227e i2c: Merge i2c_attach_client into i2c_new_device by Jean Delvare · 15 years ago
  49. 36789b5 i2c: Drop i2c_probe function by Jean Delvare · 15 years ago
  50. 729d6dd i2c: Get rid of the legacy binding model by Jean Delvare · 15 years ago
  51. 352da98 i2c: Kill client_register and client_unregister methods by Jean Delvare · 15 years ago
  52. c52cf01 i2c: Do not give adapters a default parent by Jean Delvare · 15 years ago
  53. 66b650f i2c: Retry automatically on arbitration loss by Clifford Wolf · 15 years ago
  54. 1cf92b4 i2c: Remove void casts by Jack Stone · 15 years ago
  55. 9352986 i2c: Let new-style drivers implement attach_adapter by Jean Delvare · 15 years ago
  56. 09b8ce0 i2c-core: Some style cleanups by Zhenwen Xu · 15 years ago
  57. 8fcfef6 i2c: Set a default timeout value for all adapters by Jean Delvare · 15 years ago
  58. acec211 i2c: Clarify which clients are auto-removed by Jean Delvare · 15 years ago
  59. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  60. f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 15 years ago
  61. 27d9c18 i2c: Replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  62. 79b93e1 i2c: Remove i2c clients in reverse order by Jean Delvare · 16 years ago
  63. 11f1f2a i2c: Add info->archdata field by Anton Vorontsov · 16 years ago
  64. 596c88f i2c: Restore i2c_smbus_process_call function by Prakash Mortha · 16 years ago
  65. a10f9e7 i2c: Do earlier driver model init by David Brownell · 16 years ago
  66. 1d0b19c i2c: Guard against oopses from bad init sequences by David Brownell · 16 years ago
  67. 4329cf8 i2c: Prevent log spam on some DVB adapters by Jean Delvare · 16 years ago
  68. ee35425 i2c: Fix device_init_wakeup place by Marc Pignat · 16 years ago
  69. c1159f9 i2c: Check for address business before creating clients by Jean Delvare · 16 years ago
  70. b25b791 i2c: Fix NULL pointer dereference in i2c_new_probed_device by Hans Verkuil · 16 years ago
  71. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  72. bd4bc3db i2c: Clear i2c_adapter.dev on adapter removal by Jean Delvare · 16 years ago
  73. 4735c98 i2c: Add detection capability to new-style drivers by Jean Delvare · 16 years ago
  74. 8508159 i2c: Call client_unregister for new-style devices too by Jean Delvare · 16 years ago
  75. e9ca9eb i2c: Export the i2c_bus_type symbol by Jon Smirl · 16 years ago
  76. e045744 i2c: Simplify i2c_device_probe by Jean Delvare · 16 years ago
  77. f7050bd i2c: Simplify i2c_del_driver() by Jean Delvare · 16 years ago
  78. 6a03cd9 i2c: Use list_for_each_entry_safe by Matthias Kaehlcke · 16 years ago
  79. 6ea438e i2c: i2c_use_client() defends against NULL by David Brownell · 16 years ago
  80. a1cdeda i2c: Kerneldoc for most I/O calls by David Brownell · 16 years ago
  81. 67c2e66 i2c: Delete unused function i2c_smbus_write_quick by Jean Delvare · 16 years ago
  82. 24a5bb7 i2c-core: Return -Errno, not -1 by David Brownell · 16 years ago
  83. 7541549 i2c-core: Remove needless include by Jean Delvare · 16 years ago
  84. 7f101a9 i2c: Use class_for_each_device by Dave Young · 16 years ago
  85. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 16 years ago
  86. 60b129d i2c: Match dummy devices by type by Jean Delvare · 16 years ago
  87. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  88. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  89. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  90. 8c07e46 i2c: Fix docbook problem by Randy Dunlap · 16 years ago
  91. 50c3304 i2c: Keep client->driver and client->dev.driver in sync by Hans Verkuil · 16 years ago
  92. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 17 years ago
  93. 0b987dc i2c: Drop legacy locking in i2c_new_probed_device by Jean Delvare · 17 years ago
  94. 9ddced1 i2c: Limit locking scope in i2c_detach_client by Jean Delvare · 17 years ago
  95. 86ec5ec i2c-remove-redundant-i2c_client-list.patch by David Brownell · 17 years ago
  96. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  97. cea443a i2c: Support i2c_transfer in atomic contexts by Mike Rapoport · 17 years ago
  98. caada32 i2c: Rename main mutex by Jean Delvare · 17 years ago
  99. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 17 years ago
  100. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 17 years ago