summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu
2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel
2020-12-09usb: typec: tcpci_maxim: Enable VSAFE0V signallingBadhri Jagan Sridharan
2020-12-09usb: typec: tcpci: Add support to report vSafe0VBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Clear send_discover in tcpm_check_send_discoverBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan
2020-12-09usb: typec: intel_pmc_mux: Use correct response message bitsUtkarsh Patel
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther
2020-12-07usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2CGuido Günther
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay
2020-11-26usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus
2020-11-26usb: typec: Constify static attribute_group structsRikard Falkeborn
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan
2020-11-26usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ONBadhri Jagan Sridharan
2020-11-26usb: typec: Expose Product Type VDOs via sysfsPrashant Malani
2020-11-20usb: typec: Fix num_altmodes kernel-doc errorPrashant Malani
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani
2020-11-18usb: typec: tcpci_maxim: Fix the compatible stringBadhri Jagan Sridharan
2020-11-18usb: typec: tcpci_maxim: Fix uninitialized return variableBadhri Jagan Sridharan
2020-11-18usb: typec: tcpci_maxim: Enable auto discharge disconnectBadhri Jagan Sridharan
2020-11-18usb: typec: tcpci: Implement Auto discharge disconnect callbacksBadhri Jagan Sridharan
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan
2020-11-18usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sinkBadhri Jagan Sridharan
2020-11-18usb: typec: tcpci: frs sourcing vbus callbackBadhri Jagan Sridharan
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan
2020-11-18usb: typec: tcpm: Refactor logic for new-source-frs-typec-currentBadhri Jagan Sridharan
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani
2020-11-18usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bitsUtkarsh Patel
2020-11-16usb: typec: qcom-pmic-typec: fix builtin build errorsRandy Dunlap
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-06usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2020-11-06usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay
2020-10-29usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160xAmelie Delaunay
2020-10-28usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probeDan Carpenter
2020-10-28usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28usb: typec: stusb160x: fix some signedness bugsDan Carpenter
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds