summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
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
2023-05-30usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros
2023-05-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-05-29usb: typec: mux: Clean up mux_fwnode_match()Heikki Krogerus
2023-05-29usb: typec: ucsi: correctly access opcodeMin-Hua Chen
2023-05-29usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-05-29usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to staticTom Rix
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-28usb: typec: ucsi: acpi: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: typec: wcove: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: typec: tcpci_mt6360: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: typec: intel_pmc_mux: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: typec: mux: gpio-sbu: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-13usb: typec: qcom: Add Qualcomm PMIC Type-C driverBryan O'Donoghue
2023-05-13usb: typec: tps6598x: Fix fault at module removalRoger Quadros
2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-08usb: typec: mux: Remove some unneeded includesChristophe JAILLET
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix