index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-25
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
Paul Cercueil
2020-05-25
usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
Macpaul Lin
2020-05-25
usb: musb: use true for 'use_dma'
Jason Yan
2020-05-25
usb: musb: start session in resume for host port
Bin Liu
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
usb: dwc3: keystone: Turn on USB3 PHY before controller
Roger Quadros
2020-05-25
dt-bindings: usb: ti,keystone-dwc3.yaml: Add USB3.0 PHY property
Roger Quadros
2020-05-25
dt-bindings: usb: convert keystone-usb.txt to YAML
Roger Quadros
2020-05-25
usb: dwc3: gadget: Check for prepared TRBs
Thinh Nguyen
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-05-25
usb: cdns3: ep0: delete the redundant status stage
Peter Chen
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2020-05-25
usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
Tang Bin
2020-05-25
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
2020-05-25
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
2020-05-25
usb: dwc3: Increase timeout for CmdAct cleared by device controller
Yu Chen
2020-05-25
USB: dummy-hcd: use configurable endpoint naming scheme
Andrey Konovalov
2020-05-25
usb: cdns3: gadget: assign interrupt number to USB gadget structure
Peter Chen
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
2020-05-25
arm64: dts: qcom: sc7180: Add interconnect properties for USB
Sandeep Maheswaram
2020-05-25
arm64: dts: qcom: sdm845: Add interconnect properties for USB
Sandeep Maheswaram
2020-05-25
dt-bindings: usb: qcom,dwc3: Introduce interconnect properties for Qualcomm D...
Sandeep Maheswaram
2020-05-25
ARM: dts: at91: Remove the USB EP child node
Gregory CLEMENT
2020-05-25
dt-bindings: usb: atmel: Mark EP child node as deprecated
Gregory CLEMENT
2020-05-25
usb: gadget: udc: atmel: Don't use DT to configure end point
Gregory CLEMENT
2020-05-25
usb: dwc3: gadget: Use SET_EP_PRIME for NoStream
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Handle stream transfers
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Don't prepare beyond a transfer
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Wait for transfer completion
Thinh Nguyen
2020-05-25
usb: dwc3: gadget: Handle XferComplete for streams
Thinh Nguyen
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: gadget: Introduce usb_request->is_last
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
dt-bindings: usb: tegra-xudc: Add Tegra194 XUSB controller 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
[next]