aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus1-1/+1
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva1-2/+4
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun1-0/+1
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta4-1/+59
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta2-5/+15
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus4-8/+364
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus4-92/+428
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta1-13/+814
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta1-2/+64
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
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2-3/+33
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing1-1/+1
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus1-13/+16
2019-03-19usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede1-1/+1
2019-03-19usb: typec: fusb302: Improve suspend/resume handlingHans de Goede1-64/+48
2019-03-19usb: typec: fusb302: 2 small misc. fixesHans de Goede1-2/+2
2019-03-19usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede1-52/+97
2019-03-19usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2019-03-19usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede1-38/+13
2019-03-19usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede1-70/+15
2019-03-19usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede1-32/+16
2019-03-19usb: typec: pi3usb30532: Keep orientation when setting mux to safe modeHans de Goede1-1/+2
2019-03-19usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede1-1/+1
2019-03-19usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-03-19usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss1-6/+20
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King1-1/+1
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing1-1/+1
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus1-12/+74
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus1-3/+21
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus2-9/+8
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus1-4/+49
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck1-60/+0
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2019-02-08usb: typec: ucsi: Remove debug.h fileHeikki Krogerus3-67/+64
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus1-1/+1
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-4/+0
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso1-1/+2
2019-01-25usb: typec: tpcm: improve error handling of tcpm_register_portJun Li1-3/+5
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman6-0/+10
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-19/+39
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-4/+4
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso1-15/+20
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko1-1/+1
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko1-4/+4
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman3-0/+319
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-07usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan1-1/+8