summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix typo 'parition'Simon Goldschmidt2018-08-171-1/+1
* i2c-mux: pca954x: support pca9646 i2c switchPeng Fan2018-08-061-1/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-111-1/+6
* i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-131-1/+39
* i2c: muxes: add i2c gpio multiplexer driverPeng Fan2017-08-233-0/+148
* drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn2017-07-121-3/+39
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-7/+4
* dm: core: Replace of_offset with accessorSimon Glass2017-02-083-4/+4
* i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer2017-01-181-0/+10
* i2c: Drop redundant platform data setting in driversSimon Glass2016-08-121-1/+0
* i2c: muxes: Add support for TI PCA954X muxMichal Simek2016-05-173-0/+90
* dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass2016-01-212-1/+10
* Kconfig: i2c: Fix indentationMichal Simek2015-12-111-7/+7
* Kconfig: i2c: Fix typo Suport -> SupportMichal Simek2015-12-111-1/+1
* i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass2015-08-053-0/+157
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-053-0/+212