summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-09-23usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-18usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-09-15usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König1-1/+1
2022-02-08usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-07-20usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana1-0/+1
2021-05-22usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan1-3/+18
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun1-3/+3
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan1-1/+1
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus1-0/+4
2020-07-01usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun1-21/+10
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li1-0/+6
2020-01-27usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing1-0/+1
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede4-27/+35
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-12-01usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan1-1/+8
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King1-1/+1
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-14/+24
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss1-2/+2
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss1-1/+1
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2019-03-23usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss1-6/+20
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-2/+10
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson1-2/+2
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson1-0/+6
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus1-4/+13
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap1-3/+4
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson1-1/+1
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman1-2/+3
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann1-1/+1