summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara2020-09-161-3/+9
* usb: typec: ucsi: Prevent mode overrunHeikki Krogerus2020-09-161-6/+16
* usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus2020-09-161-1/+1
* usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel2020-09-071-8/+0
* usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel2020-09-071-4/+0
* usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus2020-09-041-0/+4
* usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara2020-09-041-0/+2
* Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-303-61/+79
|\
| * usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan2020-08-251-3/+25
| * usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede2020-08-182-17/+23
| * usb: typec: ucsi: Rework ppm_lock handlingHans de Goede2020-08-181-34/+22
| * usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede2020-08-181-2/+4
| * usb: typec: ucsi: Fix AB BA lock inversionHans de Goede2020-08-181-9/+9
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede2020-07-291-0/+3
* usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede2020-07-291-0/+30
* usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede2020-07-291-28/+48
* usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede2020-07-291-27/+22
* usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede2020-07-291-12/+13
* usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede2020-07-291-8/+3
* usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan2020-07-211-2/+5
* usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan2020-07-212-0/+10
* usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan2020-07-211-0/+11
* usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso2020-07-211-1/+3
* usb: typec: Comment correction for typec_partner_register_altmodeKyle Tso2020-07-211-1/+1
* usb: typec: intel_pmc_mux: Avoid connect request on disconnectPrashant Malani2020-07-211-0/+3
* usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-152-2/+2
* usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()Lee Jones2020-07-091-2/+1
* usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones2020-07-091-0/+1
* usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones2020-07-091-0/+1
* usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee Jones2020-07-091-1/+1
* usb: typec: intel_pmc_mux: Add support for USB4Heikki Krogerus2020-07-011-9/+58
* usb: typec: intel_pmc_mux: Definitions for response status bitsHeikki Krogerus2020-07-011-2/+6
* usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun2020-06-181-21/+10
* usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus2020-06-181-2/+11
* 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