summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/mux.c
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: Registering real device entries for the muxesHeikki Krogerus2019-06-031-66/+172
* usb: typec: mux: remove redundant check on variable matchColin Ian King2019-02-201-1/+1
* usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing2019-02-191-1/+1
* usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-12/+74
* usb: typec: Rationalize the API for the muxesHeikki Krogerus2019-02-141-4/+6
* usb: typec: mux: Take care of driver module reference countingHeikki Krogerus2018-09-201-4/+13
* usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2018-07-021-3/+3
* usb: typec: Fix htmldocs warningHeikki Krogerus2018-05-241-1/+1
* usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus2018-03-221-0/+191