aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan
2020-07-21usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso
2020-07-09usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg
2020-04-23USB: typec: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-16usb: fusb302: Convert to use GPIO descriptorsLinus Walleij
2020-04-16usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-03-04usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRPLi Jun
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan
2020-02-14usb: typec: tcpm: set correct data role for non-DRDLi Jun
2020-01-22usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-22usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede
2019-11-04usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus
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