aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-66/+172
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King1-1/+1
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing1-1/+1
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus1-12/+74
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus1-4/+6
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus1-4/+13
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-3/+3
2018-05-24usb: typec: Fix htmldocs warningHeikki Krogerus1-1/+1
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus1-0/+191