index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: Look ahead when setting IOC
Thinh Nguyen
1
-33
/
+39
2020-10-02
usb: dwc3: gadget: Allow restarting a transfer
Thinh Nguyen
1
-1
/
+6
2020-10-02
usb: bdc: remove duplicated error message
Tang Bin
1
-4
/
+3
2020-10-02
usb: dwc3: Stop active transfers before halting the controller
Wesley Cheng
2
-2
/
+66
2020-10-02
usb: cdns3: gadget: enlarge the TRB ring length
Peter Chen
1
-1
/
+1
2020-10-02
usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above
Peter Chen
1
-1
/
+2
2020-10-02
usb: cdns3: gadget: need to handle sg case for workaround 2 case
Peter Chen
1
-13
/
+31
2020-10-02
usb: cdns3: gadget: handle sg list use case at completion correctly
Peter Chen
2
-29
/
+65
2020-10-02
usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case
Peter Chen
1
-1
/
+7
2020-10-02
usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer
Peter Chen
1
-2
/
+17
2020-10-02
usb: cdns3: gadget: using correct sg operations
Peter Chen
1
-7
/
+15
2020-10-02
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2
-0
/
+32
2020-10-02
usb: bdc: Fix unused assignment in bdc_probe()
Tang Bin
1
-1
/
+1
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
1
-4
/
+4
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
[prev]
[next]