summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2024-07-05usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-07-05usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco1-1/+4
2024-07-05usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus1-1/+6
2024-07-05usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt1-27/+21
2024-06-27usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov1-5/+3
2024-06-21usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso1-0/+1
2024-06-21usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne1-1/+3
2024-06-12usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov1-13/+1
2024-06-12usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov1-2/+2
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2-13/+43
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
2024-05-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
2024-05-17usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
2024-05-17usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt1-2/+4
2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt1-1/+9
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-04-13usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2-2/+35
2024-04-10usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati1-0/+14
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt1-1/+35
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt1-42/+33
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt1-1/+5
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt1-2/+2
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso1-1/+6
2024-04-03usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera1-9/+9
2024-04-03usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan1-2/+5
2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-03-01Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman1-3/+0
2024-03-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt1-3/+68
2024-02-23usb: typec: tpcm: Fix issues with power being removed during resetMark Brown1-1/+2
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-01usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold1-1/+1
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-12-03usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-11-28usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong1-1/+53
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu1-0/+3
2023-11-08usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan1-0/+2
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello1-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus1-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K1-0/+1
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu1-6/+6
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang1-0/+3