summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun2019-04-291-0/+1
* usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta2019-04-254-1/+59
* usb: typec: displayport: Export probe and remove functionsAjay Gupta2019-04-252-5/+15
* usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus2019-04-254-8/+364
* usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus2019-04-254-92/+428
* usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta2019-04-251-13/+814
* usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta2019-04-251-2/+64
* usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede2019-04-191-9/+46
* usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede2019-04-191-3/+13
* usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2019-04-194-27/+35
* Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2019-04-012-3/+33
|\
| * usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede2019-03-191-1/+26
| * usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-03-191-2/+7
* | usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing2019-03-261-1/+1
* | usb: typec: wcove: Provide fwnode for the portHeikki Krogerus2019-03-261-13/+16
* | usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede2019-03-191-1/+1
* | usb: typec: fusb302: Improve suspend/resume handlingHans de Goede2019-03-191-64/+48Star
* | usb: typec: fusb302: 2 small misc. fixesHans de Goede2019-03-191-2/+2
* | usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handlingHans de Goede2019-03-191-52/+97
* | usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede2019-03-191-0/+2
* | usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_ccHans de Goede2019-03-191-38/+13Star
* | usb: typec: fusb302: Refactor / simplify tcpm_set_cc()Hans de Goede2019-03-191-70/+15Star
* | usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downsHans de Goede2019-03-191-32/+16Star
* | usb: typec: pi3usb30532: Keep orientation when setting mux to safe modeHans de Goede2019-03-191-1/+2
* | usb: typec: altmodes/displayport: Fall back to multi-func pinsHans de Goede2019-03-191-1/+1
|/
* usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss2019-02-211-6/+20
* usb: typec: mux: remove redundant check on variable matchColin Ian King2019-02-201-1/+1
* usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing2019-02-191-1/+1
* usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus2019-02-141-12/+74
* usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus2019-02-141-3/+21
* usb: typec: Rationalize the API for the muxesHeikki Krogerus2019-02-142-9/+8Star
* usb: typec: tps6598x: Check mode of operationHeikki Krogerus2019-02-141-4/+49
* usb: typec: tcpm: Remove unused functionsGuenter Roeck2019-02-131-60/+0Star
* Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2019-02-111-1/+2
|\
| * usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso2019-01-311-1/+2
* | usb: typec: ucsi: Remove debug.h fileHeikki Krogerus2019-02-083-67/+64Star
* | usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus2019-02-081-1/+1
* | usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus2019-02-081-4/+0Star
* | usb: typec: tpcm: improve error handling of tcpm_register_portJun Li2019-01-251-3/+5
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-226-0/+10
|/
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-292-19/+39
|\
| * usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso2018-12-191-15/+20
| * staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko2018-12-051-1/+1
| * Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman2018-11-263-0/+319
| |\
| * | usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan2018-11-071-1/+8
| * | usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan2018-11-071-2/+10
* | | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-12-251-4/+4
|\ \ \ | |_|/ |/| |
| * | ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko2018-12-031-4/+4
| |/
* / usb: typec: ucsi: add support for Cypress CCGxAjay Gupta2018-11-093-0/+319
|/
* usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd2018-10-091-1/+1