summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mux: Generate longer i2c mux nameMichal Simek2019-02-111-3/+26
* i2c: mux: Covert to livetree functionsMichal Simek2019-01-151-3/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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-081-2/+2
* 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
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-051-0/+198