aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
AgeCommit message (Expand)Author
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang
2017-10-28i2c: mux: pca954x: Return error if irq_create_mapping failsPhil Reid
2017-10-28i2c: mux: pca954x: call request irq after adding mux segmentsPhil Reid
2017-10-20i2c: mux: reg: use of_property_read_bool()Sergei Shtylyov
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-08-22i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF supportPeter Rosin
2017-08-17i2c: mux: pinctrl: potential NULL dereference on errorDan Carpenter
2017-08-14i2c: mux: pinctrl: drop the idle_state memberPeter Rosin
2017-08-14i2c: mux: pinctrl: remove platform_dataPeter Rosin
2017-08-14i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang
2017-08-14i2c: mux: pca954x: move header file out of I2C realmWolfram Sang
2017-08-14i2c: mux: pca9541: sort include filesWolfram Sang
2017-07-31i2c: Convert to using %pOF instead of full_nameRob Herring
2017-07-17i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman
2017-06-03i2c: i2c-mux-gpmux: new driverPeter Rosin
2017-05-15i2c: mux: reg: rename label to indicate what it doesPeter Rosin
2017-05-15i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin
2017-05-03Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-12i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switchMichael Hennerich