summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-20i2c: muxes: pca954x: add PCA9546 variantChris Packham
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-08-27i2c-mux-gpio: Fix GPIO request flag issueYe Li
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli
2019-04-11i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-11i2c: muxes: pca954x: look up width from chip_descChris Packham
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan
2017-07-12drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek
2016-01-21dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass
2015-12-11Kconfig: i2c: Fix indentationMichal Simek
2015-12-11Kconfig: i2c: Fix typo Suport -> SupportMichal Simek
2015-08-05i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass