summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/mux.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus1-9/+10
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus1-11/+11
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus1-0/+19
2020-03-04usb: typec: mux: Allow the muxes to be namedHeikki Krogerus1-2/+4
2020-02-12usb: typec: mux: Drop support for device name matchingHeikki Krogerus1-21/+4
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap1-1/+1
2019-07-25usb: typec: mux: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-1/+1
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