1. 26eae20 i2c: mux: pca954x: fix i2c mux selection caching by Russell King · 8 years ago
  2. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 8 years ago
  3. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  4. 463e8f8 i2c: mux: pca954x: retry updating the mux selection on failure by Peter Rosin · 8 years ago
  5. 8a191a7 i2c: pca954x: add device tree binding by Peter Rosin · 8 years ago
  6. 7fcac98 i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  7. 069d5b7 i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  8. 0a8237a i2c: mux: pca954x: Use __i2c_transfer because of quirks by Alexander Sverdlin · 9 years ago
  9. 58b59e0 i2c: pca954x: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  10. 72f0271 of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver by Alexander Sverdlin · 10 years ago
  11. f5e596c i2c: pca954x: put the mux to disconnected state after resume by Jisheng Zhang · 10 years ago
  12. 642653d i2c: pca954x: Fix compilation without CONFIG_GPIOLIB by Laurent Pinchart · 10 years ago
  13. 4807e84 i2c: mux: pca954x: Use the descriptor-based GPIO API by Laurent Pinchart · 10 years ago
  14. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  15. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  16. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  17. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. 1209795 i2c: pca954x: Add reset GPIO support by Laurent Pinchart · 11 years ago
  19. bc12cfc i2c: pca954x: Use devm_kzalloc managed allocator by Laurent Pinchart · 11 years ago
  20. 4b9b007 i2c: pca954x: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  21. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  22. a205e63 i2c: Ignore the return value of i2c_del_mux_adapter() by Lars-Peter Clausen · 11 years ago
  23. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  24. b4f0b74 i2c: muxes: rename first set of drivers to a standard pattern by Wolfram Sang · 12 years ago[Renamed from drivers/i2c/muxes/pca954x.c]
  25. 5a3ecd5 i2c: Add a struct device * parameter to i2c_add_mux_adapter() by David Daney · 12 years ago
  26. de05497 i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() by Axel Lin · 12 years ago
  27. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  28. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  29. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago