index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-05-25
usb: dwc3: gadget: Enable XferComplete event
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Refactor TRB completion handler
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Check for in-progress END_TRANSFER
Thinh Nguyen
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
2020-05-25
usb: dwc3: Get MDWIDTH for DWC_usb32
Thinh Nguyen
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
2020-05-25
USB: dummy-hcd: Add missing annotation for set_link_state()
Jules Irenge
2020-05-25
usb: gadget: Add missing annotation for xudc_handle_setup()
Jules Irenge
2020-05-25
usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code
Wei Yongjun
2020-05-25
usb: gadget: omap_udc: remove unneeded semicolon
Jason Yan
2020-05-25
usb: gadget: udc: remove comparison to bool in mv_u3d_core.c
Jason Yan
2020-05-25
usb: gadget: net2272: use false for 'use_dma'
Jason Yan
2020-05-25
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
2020-05-25
usb: gadget: function: remove redundant assignment to variable 'status'
Colin Ian King
2020-05-25
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
2020-05-25
usb: gadget: f_acm: add suspend resume callbacks
Fabrice Gasnier
2020-05-25
usb: gadget: f_serial: add suspend resume callbacks
Fabrice Gasnier
2020-05-25
usb: gadget: u_serial: add suspend resume callbacks
Fabrice Gasnier
2020-05-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
2020-05-25
usb: gadget: uvc_video: add worker to handle the frame pumping
Michael Grzeschik
2020-05-25
usb: renesas_usbhs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-25
usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()
Jason Yan
2020-05-25
usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
Martin Blumenstingl
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
2020-05-25
usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
Neil Armstrong
2020-05-25
usb: dwc3: meson-g12a: refactor usb init
Neil Armstrong
2020-05-25
usb: gadget: udc: remove unused 'driver_desc'
Jason Yan
2020-05-25
usb: gadget: max3420: Add a missing '\n' in a log message
Christophe JAILLET
2020-05-25
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-25
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2020-05-25
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
2020-05-25
usb: cdns3: delete role_override
Peter Chen
2020-05-25
usb: cdns3: core: get role switch node from firmware
Peter Chen
2020-05-25
usb: dwc3: gadget: Continue to process pending requests
Thinh Nguyen
2020-05-25
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
2020-05-21
usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x
Bryan O'Donoghue
2020-05-19
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
2020-05-19
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
2020-05-19
usb: xhci: make symbols static
Vinod Koul
2020-05-19
USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
Bin Liu
2020-05-19
usb: xhci: fix USB_XHCI_PCI depends
Vinod Koul
2020-05-18
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
2020-05-18
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
2020-05-18
usb: renesas-xhci: include correct header for get_unaligned_le16()
Vinod Koul
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-15
usb: renesas-xhci: Add ROM loader for uPD720201
Vinod Koul
2020-05-15
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
[prev]
[next]