summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-28usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-09-28usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLakeAzhar Shaikh
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-21usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-11-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-09-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-09-03usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2021-09-03usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-07-28usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-16usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun
2021-06-16usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun
2021-06-16usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko
2021-06-16usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-03usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-14usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun
2021-05-14usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun
2021-05-14usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan
2021-03-25usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-25usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-01-19usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-12usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay
2020-11-16usb: typec: qcom-pmic-typec: fix builtin build errorsRandy Dunlap
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay