1. 2f471d90 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.19 by Wolfram Sang · 6 years ago
  2. 6856909 i2c: mux: pca954x: use helper variable in probe by Linus Walleij · 6 years ago
  3. fb2896a Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19 by Wolfram Sang · 6 years ago
  4. f06c97d i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 6 years ago
  5. 1bcb852 i2c: mux: pca954x: make use of __i2c_smbus_xfer by Peter Rosin · 6 years ago
  6. a5306b8 i2c: mux: pca9541: make use of __i2c_smbus_xfer by Peter Rosin · 6 years ago
  7. d7a0aef i2c: mux: mlxcpld: make use of __i2c_smbus_xfer by Peter Rosin · 6 years ago
  8. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  9. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  10. 03828ce Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.18 by Wolfram Sang · 6 years ago
  11. b10d7a1 i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data by Julia Lawall · 6 years ago
  12. 5a9dcd8 i2c: mux: demux-pinctrl: use proper parent device for demux adapter by Wolfram Sang · 6 years ago
  13. b30c08a i2c: mux: reg: failed memory allocation is logged elsewhere by Markus Elfring · 7 years ago
  14. a2f8445 i2c: mux: pca954x: force reset on probe if available by Mike Looijmans · 6 years ago
  15. fca700d i2c: mux: demux-pinctrl: disable PM user interface by Wolfram Sang · 6 years ago
  16. f56f316 i2c: mux: ltc4306: switch to using .probe_new by Peter Rosin · 6 years ago
  17. 62ea22c i2c: mux: gpio: move header to platform_data by Wolfram Sang · 6 years ago
  18. 2d74187 i2c: mux: pca954x: verify the device id of the pca984x chips by Peter Rosin · 7 years ago
  19. ac5b85d i2c: mux: reg: don't log an error for probe deferral by Tomasz Bachorski · 7 years ago
  20. 8f6d601 i2c: mux: pca954x: add support for NXP PCA984x family by Adrian Fiergolski · 7 years ago
  21. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. f6d2953 Merge branch 'i2c/sbs-manager' into i2c/for-4.15 by Wolfram Sang · 7 years ago
  24. e460617 i2c: mux: pca954x: Return error if irq_create_mapping fails by Phil Reid · 7 years ago
  25. 148baf1 i2c: mux: pca954x: call request irq after adding mux segments by Phil Reid · 7 years ago
  26. 3997fb7 i2c: mux: reg: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  27. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  28. 8ce0436 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.14 by Wolfram Sang · 7 years ago
  29. fabf08a i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support by Peter Rosin · 7 years ago
  30. be9bac0 i2c: mux: pinctrl: potential NULL dereference on error by Dan Carpenter · 7 years ago
  31. fc20467 i2c: mux: pinctrl: drop the idle_state member by Peter Rosin · 7 years ago
  32. c4aee3e i2c: mux: pinctrl: remove platform_data by Peter Rosin · 7 years ago
  33. 26b1083 i2c: mux: mlxcpld: move header file out of I2C realm by Wolfram Sang · 7 years ago
  34. 2be03ae i2c: mux: pca954x: move header file out of I2C realm by Wolfram Sang · 7 years ago
  35. 885e42d i2c: mux: pca9541: sort include files by Wolfram Sang · 7 years ago
  36. 453a237 i2c: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  37. d1510a2 i2c: mux: pinctrl: mention correct module name in Kconfig help text by Chris Gorman · 7 years ago
  38. ac8498f i2c: i2c-mux-gpmux: new driver by Peter Rosin · 7 years ago
  39. a36d463 i2c: mux: reg: rename label to indicate what it does by Peter Rosin · 7 years ago
  40. 68118e0 i2c: mux: reg: put away the parent i2c adapter on probe failure by Peter Rosin · 7 years ago
  41. 14b7307 Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  42. dbed8a8 i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch by Michael Hennerich · 7 years ago
  43. f089236 i2c: mux: reg: stop double error reporting by Peter Rosin · 7 years ago
  44. c99a23e i2c: mux: pinctrl: stop double error reporting by Peter Rosin · 7 years ago
  45. 0756ac3 i2c: mux: pca954x: stop double error reporting by Peter Rosin · 7 years ago
  46. 664d9bb i2c: mux: pca9541: stop double error reporting by Peter Rosin · 7 years ago
  47. 1b00900 i2c: mux: gpio: stop double error reporting by Peter Rosin · 7 years ago
  48. 1144d13 i2c: arb: gpio-challenge: stop double error reporting by Peter Rosin · 7 years ago
  49. dbe4d69 i2c: mux: pca954x: Add missing pca9546 definition to chip_desc by Mike Looijmans · 7 years ago
  50. e88162f Revert "i2c: mux: pca954x: Add ACPI support for pca954x" by Andy Shevchenko · 7 years ago
  51. 743cc37 i2c: mux: pca954x: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  52. 465b2c4 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.11 by Wolfram Sang · 8 years ago
  53. f211479 i2c: mux: pca954x: Add interrupt controller support by Phil Reid · 8 years ago
  54. f8251f1 i2c: mux: pca954x: Add missing pca9542 definition to chip_desc by Phil Reid · 8 years ago
  55. e278d64 i2c: mux: pca9541: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
  56. acf6ef1 i2c: mux: pca954x: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
  57. 1da8726 i2c: mux: mlxcpld: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  58. 649ac63 i2c: mux: mlxcpld: fix i2c mux selection caching by Peter Rosin · 8 years ago
  59. 7f638c1 i2c: mux: pca954x: fix i2c mux selection caching by Russell King · 8 years ago
  60. 8600b69 Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  61. feff5c0 i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep by Peter Rosin · 8 years ago
  62. bbf9d26 i2c: mux: pca954x: Add ACPI support for pca954x by tnhuynh@apm.com · 8 years ago
  63. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 8 years ago
  64. c02b7bf i2c: mux: mellanox: add driver by Vadim Pasternak · 8 years ago
  65. 93d710a i2c: mux: fix up dependencies by Linus Walleij · 8 years ago
  66. d052db1 i2c: mux: demux-pinctrl: make drivers with no pinctrl work again by Wolfram Sang · 8 years ago
  67. 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
  68. 463e8f8 i2c: mux: pca954x: retry updating the mux selection on failure by Peter Rosin · 8 years ago
  69. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  70. 8a191a7 i2c: pca954x: add device tree binding by Peter Rosin · 8 years ago
  71. a1cbf33 i2c: pca9541: add device tree binding by Peter Rosin · 8 years ago
  72. 40839590 i2c: mux: inform the i2c mux core about how it is used by Peter Rosin · 8 years ago
  73. 9a5382e i2c: mux: demux-pinctrl: invalidate properly when switching fails by Wolfram Sang · 8 years ago
  74. ce8cb80 i2c: mux: demux-pinctrl: properly roll back when adding adapter fails by Wolfram Sang · 8 years ago
  75. 22ebf00 i2c: mux: reg: wrong condition checked for of_address_to_resource return value by Lukasz Gemborowski · 8 years ago
  76. 9f05e62 i2c: mux: reg: Provide of_match_table by Lukasz Gemborowski · 8 years ago
  77. 6ef91fc i2c: mux: relax locking of the top i2c adapter during mux-locked muxing by Peter Rosin · 8 years ago
  78. 2c89e5d i2c: mux: pinctrl: fix indentation for better readability by Wolfram Sang · 8 years ago
  79. 193304a i2c: i2c-mux-reg: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  80. 7fcac98 i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  81. ab88b97 i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  82. 8aacd90 i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  83. 4bbe7fb i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  84. bb44814 i2c: i2c-mux-gpio: convert to use an explicit i2c mux core by Peter Rosin · 8 years ago
  85. c0c508a i2c: mux: demux-pinctrl: Clean up sysfs attributes by Ben Hutchings · 8 years ago
  86. 50a5ba8 i2c: mux: demux-pinctrl: add driver by Wolfram Sang · 9 years ago
  87. 5a73882 i2c: mux: reg Change ioread endianness for readback by York Sun · 9 years ago
  88. a05a34e i2c: mux: reg: fix compilation warnings by Mike Rapoport · 9 years ago
  89. fce388a i2c: mux: reg: simplify register size checking by Wolfram Sang · 9 years ago
  90. bdbf4a2 i2c: muxes: fix leaked i2c adapter device node references by Vladimir Zapolskiy · 9 years ago
  91. b3fdd32 i2c: mux: Add register-based mux i2c-mux-reg by York Sun · 9 years ago
  92. 0d1ad98 i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  93. 069d5b7 i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  94. 0a8237a i2c: mux: pca954x: Use __i2c_transfer because of quirks by Alexander Sverdlin · 9 years ago
  95. 7e5cd69 i2c: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  96. 623e4ec i2c: i2c-mux-gpio: remove error messages for probe deferrals by Ioan Nicu · 9 years ago
  97. 58b59e0 i2c: pca954x: improve usage of gpiod API by Uwe Kleine-König · 10 years ago
  98. 72f0271 of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver by Alexander Sverdlin · 10 years ago
  99. 37e5dc1 i2c: muxes: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  100. 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