aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
2023-09-23usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede
2023-09-23usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-01-18usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
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-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-06-16usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
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-24usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri 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-06-30usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-02-01usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-02-01usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-14USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2020-01-12usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-18usb: typec: fusb302: Call fusb302_debugfs_init earlierHans de Goede
2019-08-18usb: typec: fusb302: Use usb_debug_root as root for our debugfs entryHans de Goede
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede
2019-08-15usb: typec: fusb302: Always provide fwnode for the portHeikki Krogerus
2019-08-15usb: typec: fusb302: Remove unused propertiesHeikki Krogerus
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-07-25usb: typec: tcpm: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus
2019-03-19usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede