index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
2020-10-02
1
-10
/
+8
*
usb: gadget: fix spelling mistake "Dectected" -> "Detected"
Colin Ian King
2020-10-02
1
-1
/
+1
*
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
2020-10-02
1
-18
/
+18
*
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-10-02
1
-1
/
+1
*
usb: gadget: core: do not try to disconnect gadget if it is not connected
Peter Chen
2020-10-02
1
-0
/
+3
*
usb: dwc3: gadget: Refactor ep command completion
Thinh Nguyen
2020-10-02
1
-33
/
+38
*
usb: gadget: s3c: Remove unused 'udc' variable
Krzysztof Kozlowski
2020-10-02
1
-3
/
+0
*
usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
Li Jun
2020-10-02
1
-0
/
+3
*
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
2020-10-02
1
-0
/
+11
*
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
2020-10-02
1
-2
/
+2
*
Revert "usb: udc: allow adding and removing the same gadget device"
Peter Chen
2020-10-02
1
-1
/
+0
*
usb: dwc3: allocate gadget structure dynamically
Peter Chen
2020-10-02
4
-60
/
+78
*
usb: cdns3: gadget: fix possible memory leak
Peter Chen
2020-10-02
1
-5
/
+15
*
USB: UDC: net2272: Fix memory leaks
Alan Stern
2020-10-02
2
-10
/
+14
*
USB: UDC: net2280: Fix memory leaks
Alan Stern
2020-10-02
2
-4
/
+8
*
USB: UDC: Expand device model API interface
Alan Stern
2020-10-02
1
-15
/
+63
*
usb: cdns3: gadget: fix some endian issues
Peter Chen
2020-10-02
1
-30
/
+30
*
usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
Ye Bin
2020-10-02
1
-3
/
+4
*
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
2020-10-02
1
-1
/
+1
*
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
2020-10-02
1
-0
/
+1
*
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
2020-10-02
1
-1
/
+1
*
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
2020-10-02
1
-1
/
+1
*
usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
Lorenzo Colitti
2020-10-02
1
-1
/
+1
*
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
2020-10-02
1
-2
/
+4
*
usb: cdns3: gadget: move wait configuration operation
Peter Chen
2020-10-02
2
-6
/
+9
*
usb: cdns3: drd: call PHY .set_mode accordingly
Peter Chen
2020-10-02
1
-0
/
+5
*
usb: cdns3: gadget: clear the interrupt status when disconnect the host
Peter Chen
2020-10-02
1
-2
/
+5
*
usb: cdns3: gadget: set fast access bit
Peter Chen
2020-10-02
1
-0
/
+3
*
usb: cdns3: core: quit if it uses role switch class
Peter Chen
2020-10-02
1
-0
/
+4
*
usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
Raymond Tan
2020-10-02
1
-1
/
+2
*
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
2020-10-02
1
-4
/
+13
*
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
2020-10-02
1
-6
/
+6
*
usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
1
-14
/
+3
*
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
2020-10-02
1
-0
/
+1
*
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
2020-10-02
1
-28
/
+2
*
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
2020-10-02
4
-1
/
+19
*
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
2020-10-02
1
-0
/
+18
*
usb: gadget: pch_udc: Convert to use GPIO descriptors
Linus Walleij
2020-10-02
1
-33
/
+22
*
usb: cdns3: imx: add glue layer runtime pm implementation
Peter Chen
2020-10-02
1
-5
/
+186
*
usb: cdns3: add runtime PM support
Peter Chen
2020-10-02
5
-17
/
+166
*
usb: cdns3: introduce set_phy_power_on{off} APIs
Peter Chen
2020-10-02
1
-15
/
+28
*
usb: mtu3: Remove unsused inline function is_first_entry
YueHaibing
2020-10-02
1
-6
/
+0
*
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
2020-10-02
1
-3
/
+3
*
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
2020-10-02
1
-2
/
+14
*
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
2020-10-02
1
-3
/
+5
*
usb: gadget: aspeed: fixup vhub port irq handling
Tao Ren
2020-10-02
2
-7
/
+6
*
usb: dwc3: gadget: fix checkpatch warnings
Felipe Balbi
2020-10-02
1
-15
/
+17
*
usb: dwc3: core: fix checkpatch warnings
Felipe Balbi
2020-10-02
1
-18
/
+19
*
usb: dwc3: debugfs: fix checkpatch warnings
Felipe Balbi
2020-10-02
1
-30
/
+26
*
usb: dwc3: qcom: fix checkpatch warnings
Felipe Balbi
2020-10-02
1
-3
/
+5
[next]