aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
AgeCommit message (Expand)AuthorFilesLines
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt1-1/+1
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan1-1/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-10-11i2c: muxes: pca954x: look up width from chip_descChris Packham1-1/+6
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer1-1/+39
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan3-0/+148
2017-07-12drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn1-3/+39
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass1-7/+4
2017-02-08dm: core: Replace of_offset with accessorSimon Glass3-4/+4
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer1-0/+10
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass1-1/+0
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek3-0/+90
2016-01-21dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass2-1/+10
2015-12-11Kconfig: i2c: Fix indentationMichal Simek1-7/+7
2015-12-11Kconfig: i2c: Fix typo Suport -> SupportMichal Simek1-1/+1
2015-08-05i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass3-0/+157
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass3-0/+212