summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov
2022-12-02usb: early: xhci-dbc: use console_is_registered()John Ogness
2022-11-25use less confusing names for iov_iter direction initializerspull-iov_iterAl Viro
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik
2022-11-17Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-11-08Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-08usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen
2022-11-08USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-27USB: serial: option: add Sierra Wireless EM9191BenoƮt Monin
2022-10-26usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-10-26usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-10-26Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman
2022-10-25xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-10-25xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-10-25xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-10-25usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-10-25usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard
2022-10-25usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-22usb: bdc: change state when port disconnectedJustin Chen
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-10-22usb: gadget: aspeed: Fix probe regressionJoel Stanley
2022-10-22usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof
2022-10-22usb: gadget: uvc: fix sg handling in error caseDan Vacura
2022-10-22usb: gadget: uvc: fix dropped frame after missed isocDan Vacura
2022-10-22usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2022-10-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds