summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2022-07-08usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2022-05-30usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-05usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-27usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus
2022-04-26usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson
2022-04-26usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-26usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan
2022-04-21usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-04-21usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-04-21usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-04-21usb: typec: tipd: Only update power status on IRQGuido Günther
2022-04-21usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC commandTanveer Alam
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-03usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-17usb: typec: Support the WUSB3801 port controllerSamuel Holland
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-02-17tps6598x: clear int mask on probe failureJens Axboe
2022-02-11usb: typec: rt1719: Add support for Richtek RT1719ChiYuan Huang
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-01-25usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-01-25usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-01-25usb: typec: Don't try to register component master without componentsHeikki Krogerus
2022-01-25usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus
2022-01-25usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman
2021-12-30usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus
2021-12-21usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-06Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman
2021-11-23usb: typec: tipd: Fix initialization sequence for cd321xHector Martin
2021-11-23usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin
2021-11-17usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-11-17usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie