1. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  2. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  3. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  4. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  5. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  6. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  7. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  8. b81dfaa i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver by Doug Anderson · 11 years ago
  9. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  10. a205e63 i2c: Ignore the return value of i2c_del_mux_adapter() by Lars-Peter Clausen · 11 years ago
  11. 7fafae6 i2c: mux: gpio: Check gpio_direction_output return value by Jean Delvare · 11 years ago
  12. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 11 years ago
  13. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  14. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  15. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  16. 43a2bd4 i2c: muxes: fix wrong use of sizeof(ptr) by Laurent Navet · 12 years ago
  17. 240335f drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  18. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  19. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  20. 9b7a0c4 i2c: mux: Add dt support to i2c-mux-gpio driver by Maxime Ripard · 12 years ago
  21. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  22. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  23. 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
  24. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  25. 83a638d i2c: Update Guenter Roeck's e-mail address by Guenter Roeck · 12 years ago
  26. ae58d1e i2c: Add generic I2C multiplexer using pinctrl API by Stephen Warren · 12 years ago
  27. e7065e2 i2c: Rename last mux driver to standard pattern by Jean Delvare · 12 years ago
  28. b4f0b74 i2c: muxes: rename first set of drivers to a standard pattern by Wolfram Sang · 12 years ago
  29. 5a3ecd5 i2c: Add a struct device * parameter to i2c_add_mux_adapter() by David Daney · 12 years ago
  30. de05497 i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() by Axel Lin · 12 years ago
  31. 245e99c i2c/gpio-i2cmux: Convert to use module_platform_driver() by Axel Lin · 13 years ago
  32. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  33. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 14 years ago
  34. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  35. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  36. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  37. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago