aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
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-11-26usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
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
2021-01-19usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
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-23usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
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-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-03-25usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-03-25usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
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-12-17usb: typec: fix use after free in typec_register_port()Wen Yang
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing
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-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd