summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2023-10-02usb: typec: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das
2023-10-02usb: typec: intel_pmc_mux: enable sysfs usb role accessUday M Bhat
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso
2023-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-25usb: typec: intel_pmc_mux: Configure Active and Retimer Cable typeUtkarsh Patel
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: typec: qcom: properly detect Audio Accessory mode peripheralsDmitry Baryshkov
2023-07-25usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM deviceMadhu M
2023-07-25usb: typec: nb7vpq904m: Switch back to use struct i2c_driver::probeUwe Kleine-König
2023-07-25usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-07-25usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-07-25usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang
2023-07-25usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...Neil Armstrong
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23usb: typec: nb7vpq904m: fix CONFIG_DRM dependencyNeil Armstrong
2023-06-21usb: typec: fsa4480: add support for Audio Accessory ModeNeil Armstrong
2023-06-21usb: typec: fsa4480: rework mux & switch setup to handle more statesNeil Armstrong
2023-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang
2023-06-15usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla
2023-06-13usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman