summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko2022-06-211-1/+0
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-031-2/+2
|\
| * extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter2022-05-131-2/+2
* | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-0311-144/+530
|\ \
| * | Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-032-7/+18
| |\|
| * | usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson2022-04-263-0/+229
| * | usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson2022-04-261-26/+102
| * | usb: typec: mux: Introduce indirectionBjorn Andersson2022-04-265-87/+136
| * | usb: typec: mux: Check dev_set_name() return valueBjorn Andersson2022-04-261-4/+10
| * | usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan2022-04-262-13/+25
| * | usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan2022-04-261-24/+29
| * | usb: typec: tipd: Only update power status on IRQGuido Günther2022-04-211-20/+12
| * | usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC commandTanveer Alam2022-04-211-2/+19
| | |
| \ \
*-. \ \ Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-17/+6
|\ \ \ \ | | |_|/ | |/| |
| | * | usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter2022-05-301-2/+2
| | * | usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus2022-04-271-15/+4
| | |/
* | | usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-121-0/+26
* | | usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-051-1/+1
|/ /
* | usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie2022-04-211-0/+1
* | usb: typec: ucsi: Fix role swappingHeikki Krogerus2022-04-211-7/+13
* | usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus2022-04-211-0/+4
|/
* Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-268-23/+1472
|\
| * usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter2022-03-032-0/+6
| * Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-281-3/+4
| |\
| * | usb: typec: Support the WUSB3801 port controllerSamuel Holland2022-02-173-0/+448
| * | usb: typec: Factor out non-PD fwnode propertiesSamuel Holland2022-02-172-23/+44
| * | usb: typec: rt1719: Add support for Richtek RT1719ChiYuan Huang2022-02-113-0/+974
* | | ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-1/+1
| |/ |/|
* | tps6598x: clear int mask on probe failureJens Axboe2022-02-171-3/+4
|/
* ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen2022-01-261-1/+1
* usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan2022-01-251-0/+4
* usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan2022-01-251-1/+2
* usb: typec: Don't try to register component master without componentsHeikki Krogerus2022-01-251-0/+2
* usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus2022-01-251-1/+5
* usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang2022-01-252-0/+27
* Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-031-1/+3
|\
| * usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus2021-12-211-1/+3
* | usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus2021-12-304-248/+46
* | Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-201-5/+13
|\|
| * usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
* | Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman2021-12-061-4/+0
|\|
| * usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
* | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-292-20/+21
|\|
| * usb: typec: tipd: Fix initialization sequence for cd321xHector Martin2021-11-231-17/+16
| * usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin2021-11-231-1/+1
| * usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman2021-11-171-2/+4
* | usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal2021-11-171-1/+15
|/
* Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-049-222/+392
|\
| * usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal2021-10-201-0/+8
| * usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap2021-10-181-2/+2