summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-04-21usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche
2022-04-21usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-04-21xhci: Enable runtime PM on second Alderlake controllerEvan Green
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango
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: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju
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-04-21usb: gadget: uvc: improve sg exit conditionMichael Grzeschik
2022-04-21usb: gadget: uvc: giveback vb2 buffer on req completeMichael Grzeschik
2022-04-21usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_bufferMichael Grzeschik
2022-04-21usb: gadget: uvc: remove pause flag useDan Vacura
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann
2022-04-21usb: omap: avoid mach/*.h headersArnd Bergmann
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann
2022-04-21USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-04-20USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-04-20USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-19usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-04-14USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-04-14USB: quirks: add a Realtek card readerOliver Neukum
2022-04-11USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-04-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak
2022-04-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman
2022-04-09xhci: stop polling roothubs after shutdownHenry Lin
2022-04-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-03-19usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()YueHaibing
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng