1. cfafa80 i2c: mux: add sysfs header by Wolfram Sang · 6 years ago
  2. 1f3b69b i2c: mux: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  3. 7168bff i2c: mux: populate the new *_atomic callbacks by Wolfram Sang · 6 years ago
  4. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  5. 7b94ea5 i2c/mux, locking/core: Annotate the nested rt_mutex usage by Peter Rosin · 6 years ago
  6. 2518408 i2c: mux: make use of __i2c_smbus_xfer by Peter Rosin · 7 years ago
  7. f657c9f i2c: mux: improve error message for failed symlink by Wolfram Sang · 7 years ago
  8. 9fce894d i2c: mux: only print failure message on error by Peter Rosin · 8 years ago
  9. 8d4d159 i2c: mux: provide more info on failure in i2c_mux_add_adapter by Peter Rosin · 8 years ago
  10. 2e1e494 i2c: add missing of_node_put in i2c_mux_del_adapters by Qi Hou · 8 years ago
  11. d1ed798 i2c: move locking operations to their own struct by Peter Rosin · 8 years ago
  12. 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
  13. b2d57b5 i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes by Peter Rosin · 8 years ago
  14. fb79e09 i2c: add i2c_trylock_bus wrapper, use it by Peter Rosin · 9 years ago
  15. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 9 years ago
  16. fa96f0c i2c: muxes always lock the parent adapter by Peter Rosin · 9 years ago
  17. 23fe440 i2c: mux: drop old unused i2c-mux api by Peter Rosin · 9 years ago
  18. a7ab723 i2c: mux: add common data for every i2c-mux instance by Peter Rosin · 9 years ago
  19. 5171493 i2c: i2c-mux: sort includes by Wolfram Sang · 9 years ago
  20. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
  21. e766f33 i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer() by Alexander Sverdlin · 10 years ago
  22. dc362d5 i2c: use parent adapter quirks in mux by Alexander Sverdlin · 10 years ago
  23. 1337784 i2c: mux: use proper dev when removing "channel-X" symlinks by Wolfram Sang · 10 years ago
  24. c9449af i2c: mux: create "channel-n" symlinks for child segments in the mux device by Gerlando Falauto · 10 years ago
  25. 51cf3b0 i2c: mux: create symlink to actual mux device by Wolfram Sang · 10 years ago
  26. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 11 years ago
  27. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  28. 51d9570 i2c: Make the return type of i2c_del_mux_adapter() void by Lars-Peter Clausen · 12 years ago
  29. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 12 years ago
  30. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  31. bc45449 i2c/of: Automatically populate i2c mux busses from device tree data. by David Daney · 13 years ago
  32. 5a3ecd5 i2c: Add a struct device * parameter to i2c_add_mux_adapter() by David Daney · 13 years ago
  33. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  34. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago