summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-mux-pca9541.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mux: Convert all drivers to new .probe() callbackUwe Kleine-König2023-03-091-1/+1
* i2c: mux: pca9541: switch to using .probe_newPeter Rosin2022-12-051-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* i2c: mux: pca9541: use the BIT macroPeter Rosin2020-01-031-14/+15
* i2c: mux: pca9541: remove support for unused platform dataRobert Shearman2019-04-211-7/+1
* Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang2018-07-131-3/+3
|\
| * i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-3/+3
* | i2c: mux: pca9541: make use of __i2c_smbus_xferPeter Rosin2018-07-031-58/+11
|/
* i2c: mux: pca954x: move header file out of I2C realmWolfram Sang2017-08-141-1/+1
* i2c: mux: pca9541: sort include filesWolfram Sang2017-08-141-4/+3
* i2c: mux: pca9541: stop double error reportingPeter Rosin2017-04-031-3/+1
* i2c: mux: pca9541: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-091-0/+1
* i2c: pca9541: add device tree bindingPeter Rosin2016-08-251-0/+8
* i2c: mux: inform the i2c mux core about how it is usedPeter Rosin2016-08-251-1/+2
* i2c: i2c-mux-pca9541: convert to use an explicit i2c mux corePeter Rosin2016-04-221-31/+27
* i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-101-1/+0
* i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-171-2/+2
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2013-03-221-1/+1
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-051-1/+1
* i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2012-07-241-1/+1
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-121-0/+401