index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
i2c: Update for new sequence numbers
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-25
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
Trommel, Kees (Contractor)
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-20
i2c: muxes: pca954x: add PCA9546 variant
Chris Packham
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-08-27
i2c-mux-gpio: Fix GPIO request flag issue
Ye Li
2019-04-11
i2c: muxes: pca954x: support PCA9543 I2C switch
Luca Ceresoli
2019-04-11
i2c: muxes: pca954x: clarify enable field
Luca Ceresoli
2019-04-11
i2c: muxes: pca954x: update list of supported devices
Luca Ceresoli
2019-02-11
i2c: mux: Generate longer i2c mux name
Michal Simek
2019-01-15
i2c: mux: Covert to livetree functions
Michal Simek
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
2018-08-06
i2c-mux: pca954x: support pca9646 i2c switch
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-11
i2c: muxes: pca954x: look up width from chip_desc
Chris Packham
2017-09-13
i2c: muxes: pca954x: Add support for GPIO reset line
Moritz Fischer
2017-08-23
i2c: muxes: add i2c gpio multiplexer driver
Peng Fan
2017-07-12
drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support
Marek BehĂșn
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-18
i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
Moritz Fischer
2016-08-12
i2c: Drop redundant platform data setting in drivers
Simon Glass
2016-05-17
i2c: muxes: Add support for TI PCA954X mux
Michal Simek
2016-01-21
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2015-12-11
Kconfig: i2c: Fix indentation
Michal Simek
2015-12-11
Kconfig: i2c: Fix typo Suport -> Support
Michal Simek
2015-08-05
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-05
dm: i2c: Add support for multiplexed I2C buses
Simon Glass