Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16usb: 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
2021-10-20usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal
2021-10-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus
2021-10-05usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter
2021-10-05usb: typec: tipd: Switch CD321X power state to S0Sven Peter
2021-10-05usb: typec: tipd: Add support for Apple CD321XSven Peter
2021-10-05usb: typec: tipd: Add short-circuit for no irqsSven Peter
2021-10-05usb: typec: tipd: Split interrupt handlerSven Peter
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus
2021-10-05usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus
2021-10-05usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus
2021-10-05usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus
2021-10-05usb: typec: ucsi: Don't stop alt mode registration on busy conditionHeikki Krogerus
2021-10-05usb: typec: ucsi: Always cancel the command if PPM reports BUSY conditionHeikki Krogerus
2021-10-05usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang
2021-09-21usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-09-21usb: typec: tipd: Add an additional overflow checkSven Peter
2021-09-21usb: typec: tipd: Don't read/write more bytes than requiredSven Peter