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
2021-10-10usb: chipidea: udc: make controller hardware endpoint primedPiyush Mehta
2021-10-07Revert "usb: misc: ehset: Workaround for "special" hubs"Johan Hovold
2021-10-06usb: core: config: Change sizeof(struct ...) to sizeof(*...)Robert Greener
2021-10-05usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()Andy Shevchenko
2021-10-05usb: gadget: udc: core: Use pr_fmt() to prefix messagesAndy Shevchenko
2021-10-05usb: gadget: uvc: fix multiple opensThomas Haemmerle
2021-10-05usb: cdc-wdm: Constify static struct wwan_port_opsRikard Falkeborn
2021-10-05usb: usb-skeleton: Update min() to min_t()Philipp Hortmann
2021-10-05usb: exynos: describe driver in KConfigKrzysztof Kozlowski
2021-10-05usb: gadget: udc-xilinx: Add clock supportShubhrajyoti Datta
2021-10-05usb: xhci-mtk: use xhci_dbg() to print logChunfeng Yun
2021-10-05USB: EHCI: Improve port index sanitizingAlan Stern
2021-10-05USB: phy: tahvo:remove unnecessary debug logZhiwei Yang
2021-10-05usb: atm: Use struct_size() helperGustavo A. R. Silva
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko
2021-10-05usb: host: oxu210hp: Fix a function name in commentsCai Huoqing
2021-10-05usb: host: fotg210: Fix a function name in commentsCai Huoqing
2021-10-05usb: ehci: Fix a function name in commentsCai Huoqing
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-10-05usb: misc: ehset: Workaround for "special" hubsRazvan Heghedus
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-26Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-26Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-26Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-26Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-25Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-24Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-24Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-24Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman