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