summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco1-1/+4
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo1-0/+61
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus1-1/+6
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso1-0/+1
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne1-1/+3
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold1-1/+1
2024-05-10usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco1-4/+1
2024-05-10usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2-13/+43
2024-05-10usb: typec: tipd: fix event checking for tps25750Javier Carrasco1-3/+3
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov1-2/+8
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman3-15/+46
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera1-0/+4
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera1-1/+1
2024-04-24usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold1-4/+7
2024-04-24usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold1-2/+6
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman3-5/+7
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov1-0/+12
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov2-0/+5
2024-04-18usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov1-9/+4
2024-04-18usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov1-28/+20
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov2-0/+9
2024-04-11usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini1-4/+4
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov1-5/+3
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov1-1/+1
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov1-1/+1
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla1-1/+3
2024-04-09usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno1-1/+1
2024-04-04usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt1-52/+1
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt1-27/+21
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt3-3/+3
2024-04-04usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov1-2/+5
2024-04-04usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov1-6/+8
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov2-13/+29
2024-04-04usb: typec: ucsi: extract code to read PD capsDmitry Baryshkov1-53/+32
2024-04-04usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov1-13/+1
2024-04-04usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov1-2/+2
2024-04-04usb: typec: ucsi: properly register partner's PD deviceDmitry Baryshkov1-1/+1
2024-04-04usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even furtherDmitry Baryshkov1-1/+3
2024-04-04usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov1-1/+2
2024-04-04usb: typec: displayport: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-04usb: typec: nvidia: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-04usb: typec: ucsi: Only enable supported notificationsDiogo Ivo1-2/+23
2024-04-04usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OFNathan Chancellor1-1/+1
2024-04-04usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso1-2/+2
2024-04-04usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt1-2/+4