summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco2024-05-101-4/+1
* usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2024-05-102-13/+43
* usb: typec: tipd: fix event checking for tps25750Javier Carrasco2024-05-101-3/+3
* usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus2024-05-101-4/+0
* usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov2024-05-101-2/+8
* Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman2024-05-103-15/+46
|\
| * usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan2024-04-301-7/+23
| * usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera2024-04-301-0/+4
| * usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne2024-04-301-1/+4
| * usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera2024-04-301-0/+1
| * usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera2024-04-301-1/+1
| * usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold2024-04-231-4/+7
| * usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold2024-04-231-2/+6
* | Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman2024-04-233-5/+7
|\|
| * usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno2024-04-091-1/+1
| * usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso2024-04-041-2/+2
| * usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt2024-04-041-2/+4
* | usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov2024-04-181-0/+12
* | usb: typec: ucsi: add update_connector callbackDmitry Baryshkov2024-04-182-0/+5
* | usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov2024-04-181-9/+4
* | usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov2024-04-181-28/+20
* | usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov2024-04-182-0/+9
* | usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini2024-04-111-4/+4
* | usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov2024-04-091-5/+3
* | usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov2024-04-091-1/+1
* | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov2024-04-091-1/+1
* | usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla2024-04-091-1/+3
* | usb: typec: ucsi_acpi: Remove Dell quirkChristian A. Ehrhardt2024-04-041-52/+1
* | usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt2024-04-041-27/+21
* | usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt2024-04-043-3/+3
* | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirkDmitry Baryshkov2024-04-041-2/+5
* | usb: typec: ucsi_glink: rework quirks implementationDmitry Baryshkov2024-04-041-6/+8
* | usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov2024-04-042-13/+29
* | usb: typec: ucsi: extract code to read PD capsDmitry Baryshkov2024-04-041-53/+32
* | usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov2024-04-041-13/+1
* | usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov2024-04-041-2/+2
* | usb: typec: ucsi: properly register partner's PD deviceDmitry Baryshkov2024-04-041-1/+1
* | usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even furtherDmitry Baryshkov2024-04-041-1/+3
* | usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devicesDmitry Baryshkov2024-04-041-1/+2
* | usb: typec: displayport: drop driver owner assignmentKrzysztof Kozlowski2024-04-041-1/+0
* | usb: typec: nvidia: drop driver owner assignmentKrzysztof Kozlowski2024-04-041-1/+0
* | usb: typec: ucsi: Only enable supported notificationsDiogo Ivo2024-04-041-2/+23
* | usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OFNathan Chancellor2024-04-041-1/+1
* | Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman2024-04-016-66/+131
|\|
| * usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies2024-03-262-15/+24
| * usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt2024-03-261-1/+35
| * usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt2024-03-261-42/+33
| * usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt2024-03-261-1/+5
| * usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt2024-03-261-1/+9
| * usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-03-261-2/+2