1. 3743e05 i2c: mux: reg: put away the parent i2c adapter on probe failure by Peter Rosin · 7 years ago
  2. 26eae20 i2c: mux: pca954x: fix i2c mux selection caching by Russell King · 7 years ago
  3. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 7 years ago
  4. 93d710a i2c: mux: fix up dependencies by Linus Walleij · 7 years ago
  5. d052db1 i2c: mux: demux-pinctrl: make drivers with no pinctrl work again by Wolfram Sang · 8 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 · 8 years ago
  7. 463e8f8 i2c: mux: pca954x: retry updating the mux selection on failure by Peter Rosin · 8 years ago
  8. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  9. 8a191a7 i2c: pca954x: add device tree binding by Peter Rosin · 8 years ago
  10. a1cbf33 i2c: pca9541: add device tree binding by Peter Rosin · 8 years ago
  11. 4083959 i2c: mux: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  12. 9a5382e i2c: mux: demux-pinctrl: invalidate properly when switching fails by Wolfram Sang · 8 years ago
  13. ce8cb80 i2c: mux: demux-pinctrl: properly roll back when adding adapter fails by Wolfram Sang · 8 years ago
  14. 22ebf00 i2c: mux: reg: wrong condition checked for of_address_to_resource return value by Lukasz Gemborowski · 8 years ago
  15. 9f05e62 i2c: mux: reg: Provide of_match_table by Lukasz Gemborowski · 8 years ago
  16. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 8 years ago
  17. 2c89e5d i2c: mux: pinctrl: fix indentation for better readability by Wolfram Sang · 8 years ago
  18. 193304a i2c: i2c-mux-reg: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  19. 7fcac98 i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  20. ab88b97 i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  21. 8aacd90 i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  22. 4bbe7fb i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  23. bb44814 i2c: i2c-mux-gpio: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  24. c0c508a i2c: mux: demux-pinctrl: Clean up sysfs attributes by Ben Hutchings · 8 years ago
  25. 50a5ba8 i2c: mux: demux-pinctrl: add driver by Wolfram Sang · 8 years ago
  26. 5a73882 i2c: mux: reg Change ioread endianness for readback by York Sun · 9 years ago
  27. a05a34e i2c: mux: reg: fix compilation warnings by Mike Rapoport · 9 years ago
  28. fce388a i2c: mux: reg: simplify register size checking by Wolfram Sang · 9 years ago
  29. bdbf4a2 i2c: muxes: fix leaked i2c adapter device node references by Vladimir Zapolskiy · 9 years ago
  30. b3fdd32 i2c: mux: Add register-based mux i2c-mux-reg by York Sun · 9 years ago
  31. 0d1ad98 i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  32. 069d5b7 i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  33. 0a8237a i2c: mux: pca954x: Use __i2c_transfer because of quirks by Alexander Sverdlin · 9 years ago
  34. 7e5cd69 i2c: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  35. 623e4ec i2c: i2c-mux-gpio: remove error messages for probe deferrals by Ioan Nicu · 9 years ago
  36. 58b59e0 i2c: pca954x: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  37. 72f0271 of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver by Alexander Sverdlin · 9 years ago
  38. 37e5dc1 i2c: muxes: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  39. f7dbaef Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  40. f5e596c i2c: pca954x: put the mux to disconnected state after resume by Jisheng Zhang · 10 years ago
  41. e556756 i2c: mux: pca954x: fix dependencies by Linus Walleij · 10 years ago
  42. 642653d i2c: pca954x: Fix compilation without CONFIG_GPIOLIB by Laurent Pinchart · 10 years ago
  43. 4807e84 i2c: mux: pca954x: Use the descriptor-based GPIO API by Laurent Pinchart · 10 years ago
  44. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  45. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  46. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  47. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  48. 1209795 i2c: pca954x: Add reset GPIO support by Laurent Pinchart · 10 years ago
  49. bc12cfc i2c: pca954x: Use devm_kzalloc managed allocator by Laurent Pinchart · 10 years ago
  50. 4b9b007 i2c: pca954x: Sort headers alphabetically by Laurent Pinchart · 10 years ago
  51. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  52. 8c0ec25 i2c: mux: gpio: use reg value for i2c_add_mux_adapter by Ionut Nicu · 11 years ago
  53. 250ad59 i2c: mux: gpio: use gpio_set_value_cansleep() by Ionut Nicu · 11 years ago
  54. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  55. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  56. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  57. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  58. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  59. 4e90532 i2c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  60. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  61. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  62. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  63. b81dfaa i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver by Doug Anderson · 11 years ago
  64. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  65. a205e63 i2c: Ignore the return value of i2c_del_mux_adapter() by Lars-Peter Clausen · 11 years ago
  66. 7fafae6 i2c: mux: gpio: Check gpio_direction_output return value by Jean Delvare · 11 years ago
  67. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 11 years ago
  68. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  69. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 11 years ago
  70. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  71. 43a2bd4 i2c: muxes: fix wrong use of sizeof(ptr) by Laurent Navet · 11 years ago
  72. 240335f drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  73. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 11 years ago
  74. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 11 years ago
  75. 9b7a0c4 i2c: mux: Add dt support to i2c-mux-gpio driver by Maxime Ripard · 12 years ago
  76. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 11 years ago
  77. e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
  78. 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
  79. eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
  80. 83a638d i2c: Update Guenter Roeck's e-mail address by Guenter Roeck · 12 years ago
  81. ae58d1e i2c: Add generic I2C multiplexer using pinctrl API by Stephen Warren · 12 years ago
  82. e7065e2 i2c: Rename last mux driver to standard pattern by Jean Delvare · 12 years ago
  83. b4f0b74 i2c: muxes: rename first set of drivers to a standard pattern by Wolfram Sang · 12 years ago
  84. 5a3ecd5 i2c: Add a struct device * parameter to i2c_add_mux_adapter() by David Daney · 12 years ago
  85. de05497 i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() by Axel Lin · 12 years ago
  86. 245e99c i2c/gpio-i2cmux: Convert to use module_platform_driver() by Axel Lin · 12 years ago
  87. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  88. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 13 years ago
  89. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  90. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  91. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  92. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago