1. ac4666a i2c: add missing of_node_put in i2c_mux_del_adapters by Qi Hou · 7 years ago
  2. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  3. 6d54f14 Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for-4.9 by Wolfram Sang · 8 years ago
  4. b2d57b5 i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes by Peter Rosin · 8 years ago
  5. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 8 years ago
  6. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 8 years ago
  7. fa96f0c i2c: muxes always lock the parent adapter by Peter Rosin · 8 years ago
  8. 23fe440 i2c: mux: drop old unused i2c-mux api by Peter Rosin · 8 years ago
  9. a7ab723 i2c: mux: add common data for every i2c-mux instance by Peter Rosin · 8 years ago
  10. 5171493 i2c: i2c-mux: sort includes by Wolfram Sang · 8 years ago
  11. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
  12. e766f33 i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer() by Alexander Sverdlin · 9 years ago
  13. dc362d5 i2c: use parent adapter quirks in mux by Alexander Sverdlin · 9 years ago
  14. 1337784 i2c: mux: use proper dev when removing "channel-X" symlinks by Wolfram Sang · 9 years ago
  15. c9449af i2c: mux: create "channel-n" symlinks for child segments in the mux device by Gerlando Falauto · 10 years ago
  16. 51cf3b0 i2c: mux: create symlink to actual mux device by Wolfram Sang · 10 years ago
  17. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 10 years ago
  18. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  19. 51d9570 i2c: Make the return type of i2c_del_mux_adapter() void by Lars-Peter Clausen · 11 years ago
  20. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  21. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  22. bc45449 i2c/of: Automatically populate i2c mux busses from device tree data. by David Daney · 12 years ago
  23. 5a3ecd5 i2c: Add a struct device * parameter to i2c_add_mux_adapter() by David Daney · 12 years ago
  24. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  25. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago