aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)AuthorFilesLines
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same timeHans de Goede1-0/+3
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode driversHans de Goede1-0/+30
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede1-28/+48
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede1-27/+22
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede1-12/+13
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()Hans de Goede1-8/+3
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan1-2/+5
2020-07-21usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan2-0/+10
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan1-0/+11
2020-07-21usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso1-1/+3
2020-07-09usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones1-0/+1
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun1-21/+10
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-24/+10
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-1/+1
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman1-0/+26
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-1/+1
2020-04-23USB: typec: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-04-16usb: fusb302: Convert to use GPIO descriptorsLinus Walleij1-23/+9
2020-04-16usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan1-0/+26
2020-03-04usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRPLi Jun1-2/+6
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan1-0/+1
2020-02-14usb: typec: tcpm: set correct data role for non-DRDLi Jun1-11/+42
2020-01-22usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-01-22usb: typec: tcpci: mask event interrupts when remove driverJun Li1-0/+6
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman1-5/+15
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-3/+3
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert1-5/+15
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang1-0/+1
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede1-87/+3
2019-11-04usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus1-25/+20
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter1-6/+8
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King1-1/+1
2019-08-18usb: typec: fusb302: Call fusb302_debugfs_init earlierHans de Goede1-1/+2
2019-08-18usb: typec: fusb302: Use usb_debug_root as root for our debugfs entryHans de Goede1-8/+5
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede1-12/+5
2019-08-15usb: typec: fusb302: Always provide fwnode for the portHeikki Krogerus1-29/+41
2019-08-15usb: typec: fusb302: Remove unused propertiesHeikki Krogerus1-28/+3
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman1-16/+40
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-13/+23
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-07-25usb: typec: tcpm: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+2
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede1-9/+46
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede1-3/+13
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede4-27/+35