summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
AgeCommit message (Expand)Author
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2019-11-28i2c: mux: pca954x: support property idle-stateBiwen Li
2019-11-25MLK-16095-01 i2c: mux: pca954x: add i2c bus switch PCA9646 chip supportRichard Zhu
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-10i2c: mux: pinctrl: use flexible-array member and struct_size() helperGustavo A. R. Silva
2019-06-10i2c: mux: arb-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-03Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-04-21i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-04-21i2c: mux: pca954x: allow management of device idle state via sysfsRobert Shearman
2019-04-21i2c: mux: pca9541: remove support for unused platform dataRobert Shearman
2019-04-21i2c: mux: pca954x: remove support for unused platform dataRobert Shearman
2019-04-16i2c: demux: handle the new atomic callbacksWolfram Sang
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-10-08i2c: mux: mlxcpld: simplify code to reach the adapterLuca Ceresoli
2018-10-08i2c: mux: ltc4306: simplify code to reach the adapterLuca Ceresoli
2018-10-08i2c: mux: pca954x: simplify code to reach the adapterLuca Ceresoli
2018-10-05i2c: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-04Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-07-30i2c: mux: pca954x: use helper variable in probeLinus Walleij
2018-07-13Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang
2018-07-13i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-07-03i2c: mux: pca954x: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: mux: pca9541: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: mux: mlxcpld: make use of __i2c_smbus_xferPeter Rosin
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-30Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-05-24i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_dataJulia Lawall
2018-05-24i2c: mux: demux-pinctrl: use proper parent device for demux adapterWolfram Sang
2018-05-24i2c: mux: reg: failed memory allocation is logged elsewhereMarkus Elfring
2018-05-19i2c: mux: pca954x: force reset on probe if availableMike Looijmans
2018-05-19i2c: mux: demux-pinctrl: disable PM user interfaceWolfram Sang
2018-05-19i2c: mux: ltc4306: switch to using .probe_newPeter Rosin
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang
2018-03-06i2c: mux: pca954x: verify the device id of the pca984x chipsPeter Rosin
2017-12-30i2c: mux: reg: don't log an error for probe deferralTomasz Bachorski
2017-12-30i2c: mux: pca954x: add support for NXP PCA984x familyAdrian Fiergolski
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds