summaryrefslogtreecommitdiff
path: root/drivers/mux/mux-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot1-0/+23
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot1-0/+312