summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm/qcom
AgeCommit message (Expand)AuthorLines
2025-08-21usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()Qianfeng Rong-2/+2
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski-3/+7
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie-4/+4
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman-4/+6
2024-10-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco-2/+4
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco-2/+2
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman-1/+0
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek-1/+0
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov-2/+8
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold-4/+7
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold-2/+6
2024-02-17usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov-8/+107
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov-319/+282
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov-195/+171
2024-01-27usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov-5/+8
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera-1/+1
2023-12-04usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov-35/+6
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu-6/+6
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov-0/+37
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman-2/+2
2023-07-25usb: Explicitly include correct DT includesRob Herring-4/+1
2023-07-25usb: typec: qcom: properly detect Audio Accessory mode peripheralsDmitry Baryshkov-0/+5
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang-2/+2
2023-05-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-05-29usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to staticTom Rix-1/+1
2023-05-13usb: typec: qcom: Add Qualcomm PMIC Type-C driverBryan O'Donoghue-0/+1750