summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/mux.c
AgeCommit message (Expand)Author
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-05-21usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus
2020-03-04usb: typec: mux: Allow the muxes to be namedHeikki Krogerus
2020-02-12usb: typec: mux: Drop support for device name matchingHeikki Krogerus
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap
2019-07-25usb: typec: mux: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus
2018-05-24usb: typec: Fix htmldocs warningHeikki Krogerus
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus