summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2020-12-19i2c: Update for new sequence numbersSimon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-4/+4
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek1-3/+26
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek1-3/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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 Glass1-2/+2
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
2015-08-06dm: i2c: Add support for multiplexed I2C busesSimon Glass1-0/+198