summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2020-09-04usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-09-04usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-25usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede
2020-08-18usb: typec: ucsi: Rework ppm_lock handlingHans de Goede
2020-08-18usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede
2020-08-18usb: typec: ucsi: Fix AB BA lock inversionHans de Goede
2020-07-29usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede
2020-07-29usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede
2020-07-29usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede
2020-07-29usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede
2020-07-29usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan
2020-07-21usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso
2020-07-21usb: typec: Comment correction for typec_partner_register_altmodeKyle Tso
2020-07-21usb: typec: intel_pmc_mux: Avoid connect request on disconnectPrashant Malani
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()Lee Jones
2020-07-09usb: typec: tcpm: fusb302: Use 'gnu_printf' format notationLee Jones
2020-07-09usb: typec: altmodes: displayport: Supply missing displayport.h include fileLee Jones
2020-07-09usb: typec: altmodes: displayport: File headers are not good candidates for k...Lee Jones
2020-07-01usb: typec: intel_pmc_mux: Add support for USB4Heikki Krogerus
2020-07-01usb: typec: intel_pmc_mux: Definitions for response status bitsHeikki Krogerus
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-18usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-05-21usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598xBryan O'Donoghue
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani
2020-05-13usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue
2020-05-13usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue
2020-05-13usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientationHeikki Krogerus
2020-05-13usb: typec: Add typec_find_orientation()Heikki Krogerus
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman
2020-05-05usb: typec: mux: intel: Handle alt mode HPD_HIGHPrashant Malani
2020-05-05usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg
2020-04-24usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC APIHeikki Krogerus
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash
2020-04-23usb: typec: ucsi: replace magic numbersK V, Abhilash