index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
usb: dwc3: gadget: Rename misleading function names
Thinh Nguyen
1
-5
/
+5
2020-10-02
usb: dwc3: gadget: Refactor preparing last TRBs
Thinh Nguyen
1
-81
/
+48
2020-10-02
usb: dwc3: gadget: Set IOC if not enough for extra TRBs
Thinh Nguyen
1
-0
/
+20
2020-10-02
usb: dwc3: gadget: Check for number of TRBs prepared
Thinh Nguyen
1
-15
/
+22
2020-10-02
usb: dwc3: gadget: Return the number of prepared TRBs
Thinh Nguyen
1
-2
/
+33
2020-10-02
usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
Thinh Nguyen
1
-2
/
+9
2020-10-02
usb: dwc3: gadget: Improve TRB ZLP setup
Thinh Nguyen
1
-32
/
+18
2020-10-02
usb: dwc3: gadget: Refactor preparing extra TRB
Thinh Nguyen
1
-68
/
+25
2020-10-02
usb: dwc3: gadget: Reclaim extra TRBs after request completion
Thinh Nguyen
1
-5
/
+5
2020-10-02
usb: dwc3: gadget: Check MPS of the request length
Thinh Nguyen
1
-2
/
+2
2020-10-02
usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
Chunfeng Yun
1
-0
/
+1
2020-10-02
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
1
-2
/
+6
2020-10-02
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
1
-10
/
+8
2020-10-02
usb: gadget: fix spelling mistake "Dectected" -> "Detected"
Colin Ian King
1
-1
/
+1
2020-10-02
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
1
-18
/
+18
2020-10-02
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-10-02
usb: gadget: core: do not try to disconnect gadget if it is not connected
Peter Chen
1
-0
/
+3
2020-10-02
usb: dwc3: gadget: Refactor ep command completion
Thinh Nguyen
1
-33
/
+38
2020-10-02
usb: gadget: s3c: Remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-10-02
usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
Li Jun
1
-0
/
+3
2020-10-02
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
1
-0
/
+11
2020-10-02
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
1
-2
/
+2
2020-10-02
Revert "usb: udc: allow adding and removing the same gadget device"
Peter Chen
1
-1
/
+0
2020-10-02
usb: dwc3: allocate gadget structure dynamically
Peter Chen
4
-60
/
+78
2020-10-02
usb: cdns3: gadget: fix possible memory leak
Peter Chen
1
-5
/
+15
2020-10-02
USB: UDC: net2272: Fix memory leaks
Alan Stern
2
-10
/
+14
2020-10-02
USB: UDC: net2280: Fix memory leaks
Alan Stern
2
-4
/
+8
2020-10-02
USB: UDC: Expand device model API interface
Alan Stern
1
-15
/
+63
2020-10-02
usb: cdns3: gadget: fix some endian issues
Peter Chen
1
-30
/
+30
2020-10-02
usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
Ye Bin
1
-3
/
+4
2020-10-02
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
1
-0
/
+1
2020-10-02
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
1
-2
/
+4
2020-10-02
usb: cdns3: gadget: move wait configuration operation
Peter Chen
2
-6
/
+9
2020-10-02
usb: cdns3: drd: call PHY .set_mode accordingly
Peter Chen
1
-0
/
+5
2020-10-02
usb: cdns3: gadget: clear the interrupt status when disconnect the host
Peter Chen
1
-2
/
+5
2020-10-02
usb: cdns3: gadget: set fast access bit
Peter Chen
1
-0
/
+3
2020-10-02
usb: cdns3: core: quit if it uses role switch class
Peter Chen
1
-0
/
+4
2020-10-02
usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
Raymond Tan
1
-1
/
+2
2020-10-02
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
1
-4
/
+13
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
1
-6
/
+6
2020-10-02
usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-14
/
+3
2020-10-02
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
1
-0
/
+1
2020-10-02
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
4
-1
/
+19
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
2020-10-02
usb: gadget: pch_udc: Convert to use GPIO descriptors
Linus Walleij
1
-33
/
+22
[prev]
[next]