summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-0711-57/+444
|\
| * usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598xBryan O'Donoghue2020-05-211-1/+2
| * Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman2020-05-181-3/+3
| |\
| * | usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue2020-05-131-7/+50
| * | usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue2020-05-131-0/+7
| * | usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientationHeikki Krogerus2020-05-131-6/+36
| * | usb: typec: Add typec_find_orientation()Heikki Krogerus2020-05-131-12/+24
| * | Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman2020-05-111-2/+6
| |\ \
| * | | usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus2020-04-271-1/+1
| * | | Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman2020-04-273-3/+32
| |\ \ \
| * | | | usb: typec: ucsi: register with power_supply classK V, Abhilash2020-04-234-0/+266
| * | | | usb: typec: ucsi: save power data objects in PD modeK V, Abhilash2020-04-232-0/+35
| * | | | usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash2020-04-231-1/+1
| * | | | usb: typec: ucsi: replace magic numbersK V, Abhilash2020-04-231-5/+5
| * | | | usb: typec: ucsi: Workaround for missed op_mode changeK V, Abhilash2020-04-231-1/+2
| * | | | usb: typec: ucsi: set USB data role when partner type is power cable/ufpMayank Rana2020-04-231-0/+6
| * | | | USB: typec: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-231-1/+1
| * | | | usb: fusb302: Convert to use GPIO descriptorsLinus Walleij2020-04-161-23/+9
* | | | | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-023-6/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-241-1/+1
| * | | | usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC APIHeikki Krogerus2020-04-242-5/+9
| |/ / /
* | | / usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani2020-05-131-3/+3
| |_|/ |/| |
* | | usb: typec: mux: intel: Handle alt mode HPD_HIGHPrashant Malani2020-05-051-0/+4
* | | usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus2020-05-051-2/+2
| |/ |/|
* | usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
* | usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan2020-04-161-0/+26
* | usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULLHans de Goede2020-04-161-2/+2
|/
* usb: typec: Correct the documentation for typec_cable_put()Azhar Shaikh2020-03-261-1/+1
* Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-231-1/+11
|\
| * usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus2020-03-121-1/+8
| * usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus2020-03-121-0/+3
* | usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta2020-03-122-5/+52
* | usb: typec: driver for Intel PMC mux controlHeikki Krogerus2020-03-043-0/+444
* | usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus2020-03-041-11/+11
* | usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus2020-03-042-6/+23
* | usb: typec: mux: Allow the muxes to be namedHeikki Krogerus2020-03-041-2/+4
* | usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRPLi Jun2020-03-041-2/+6
* | usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan2020-03-042-0/+27
* | usb: ucsi: ccg: disable runtime pm during fw flashingAjay Gupta2020-02-171-0/+2
* | usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta2020-02-172-2/+17
* | usb: typec: tcpm: set correct data role for non-DRDLi Jun2020-02-141-11/+42
* | usb: typec: mux: Drop support for device name matchingHeikki Krogerus2020-02-121-21/+4
* | usb: typec: altmode: Remove the notification chainHeikki Krogerus2020-02-123-79/+2
* | usb: typec: Allow power role swapping even without USB PDHeikki Krogerus2020-02-121-6/+0
* | usb: typec: Hide the port_type attribute when it's not supportedHeikki Krogerus2020-02-121-2/+3
* | usb: typec: Make the attributes read-only when writing is not possibleHeikki Krogerus2020-02-121-2/+63
* | usb: typec: ucsi: remove redundant assignment to variable numColin Ian King2020-02-101-1/+1
|/
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2913-32/+392
|\
| * usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb2020-01-221-1/+1
| * usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb2020-01-221-1/+1