summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2020-07-16usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-04usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-06-04usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-05-21usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-05-21usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
2020-05-04usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-04-16usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-03-30USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2020-03-20usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2020-01-31usb: typec: fix use after free in typec_register_port()Wen Yang
2019-11-09usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-11-09usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-08-16usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta
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
2019-03-19usb: typec: fusb302: Improve suspend/resume handlingHans de Goede
2019-03-19usb: typec: fusb302: 2 small misc. fixesHans de Goede
2019-03-19usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede
2019-03-19usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-03-19usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede
2019-03-19usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede
2019-03-19usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede
2019-03-19usb: typec: pi3usb30532: Keep orientation when setting mux to safe modeHans de Goede
2019-03-19usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing