aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-09-23usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-18usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-09-15usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-02-08usb: 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-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-07-20usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-05-22usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-06-30usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-01-27usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang
2019-12-01usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus
2019-03-23usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann