summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-15usb: dwc3: pci: Add support for Intel Alder LakeShruthi Sanil
2022-03-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-03-15usb: dwc3: gadget: Give some time to schedule isocThinh Nguyen
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang
2022-03-15usb: dwc3: imx8mp: Add support for setting SOC specific flagsAlexander Stein
2022-03-15usb: dwc3: imx8mp: rename iomem base pointerAlexander Stein
2022-03-15usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit
2022-03-15usb: raw-gadget: return -EINVAL if no proper ep address availableWei Ming Chen
2022-03-15usb: raw-gadget: use kzallocJulia Lawall
2022-03-15usb: gadget: udc: fix typos in commentsJulia Lawall
2022-03-11Merge tag 'thunderbolt-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-03-11Merge tag 'usb-serial-5.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-03-08USB: serial: usb_wwan: remove redundant assignment to variable iColin Ian King
2022-03-07USB: serial: pl2303: fix GS type detectionJohan Hovold
2022-03-04thunderbolt: Rename EEPROM handling bits to match USB4 specMario Limonciello
2022-03-04thunderbolt: Clarify register definitions for `tb_cap_plug_events`Mario Limonciello
2022-03-04thunderbolt: Do not make DROM read success compulsoryMario Limonciello
2022-03-04thunderbolt: Do not resume routers if UID is not setMario Limonciello
2022-03-04thunderbolt: Retry DROM reads for more failure scenariosMario Limonciello
2022-03-04USB: serial: pl2303: add IBM device IDsEddie James
2022-03-03usb: host: xhci: Remove some unnecessary return value initializationsLinyu Yuan
2022-03-03usb: host: xhci: add blank line in xhci_halt()Linyu Yuan
2022-03-03usb: host: xhci: update hci_version operation in xhci_gen_setup()Linyu Yuan
2022-03-03usb: host: xhci: fix a comment typo in xhci_mem_init()Linyu Yuan
2022-03-03usb: host: xhci: use ffs() in xhci_mem_init()Linyu Yuan
2022-03-03xhci: fix runtime PM imbalance in USB2 resumeHenry Lin
2022-03-03xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula
2022-03-03xhci: fix garbage USBSTS being logged in some casesAnssi Hannula
2022-03-03xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-03-03usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-03-03usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-03-03USB: serial: simple: add Nokia phone driverJohan Hovold
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-02-25Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-25Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-25Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-25Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25Merge tag 'staging-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'usb-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-25USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()Alan Stern