summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-09-18usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-09-18usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-09-18usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-09-12usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus
2024-09-08usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-09-04usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
2024-09-04usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss
2024-09-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-08-29Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-14usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio
2024-08-03usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong
2024-08-03usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold
2024-05-10usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps6598xJavier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps25750Javier Carrasco
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-11usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-09usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno
2024-04-04usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt
2024-04-04usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov
2024-04-04usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov