index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
1
-1
/
+1
2021-03-17
USB: gadget: u_ether: Fix a configfs return code
Dan Carpenter
1
-3
/
+2
2021-03-17
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
2021-03-17
Goodix Fingerprint device is not a modem
Yorick de Wid
1
-0
/
+5
2021-03-17
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+32
2021-03-11
usb: cdns3: fix NULL pointer dereference on no platform data
Roger Quadros
2
-2
/
+2
2021-03-11
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
3
-4
/
+23
2021-03-11
usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
Peter Chen
1
-0
/
+1
2021-03-11
usb: cdns3: host: add .suspend_quirk for xhci-plat.c
Peter Chen
2
-0
/
+49
2021-03-04
USB: serial: mos7720: fix error code in mos7720_write()
Dan Carpenter
1
-1
/
+3
2021-03-04
USB: serial: mos7840: fix error code in mos7840_write()
Dan Carpenter
1
-1
/
+3
2021-03-04
USB: serial: pl2303: fix line-speed handling on newer chips
Johan Hovold
1
-1
/
+7
2021-03-04
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
Johan Hovold
1
-2
/
+3
2021-03-04
usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
Thinh Nguyen
1
-1
/
+6
2021-03-04
usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
Thinh Nguyen
1
-1
/
+11
2021-03-04
usb: musb: Fix runtime PM race in musb_queue_resume_work
Paul Cercueil
1
-14
/
+17
2021-03-04
USB: serial: option: update interface mapping for ZTE P685M
Lech Perczak
1
-1
/
+2
2021-03-04
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-03-04
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-03-04
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2021-03-04
usb: gadget: u_audio: Free requests only after callback
Jack Pham
1
-3
/
+14
2021-02-26
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
1
-0
/
+3
2021-02-26
USB: quirks: sort quirk entries
Johan Hovold
1
-3
/
+3
2021-02-17
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
1
-2
/
+9
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-10
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-10
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2
-29
/
+36
2021-02-10
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
5
-39
/
+111
2021-02-10
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
1
-1
/
+1
2021-02-10
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-10
usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
Yoshihiro Shimoda
1
-0
/
+1
2021-02-10
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
1
-8
/
+11
2021-02-10
usb: gadget: aspeed: add missing of_node_put
kernel test robot
1
-1
/
+3
2021-02-10
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
1
-1
/
+3
2021-02-10
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
4
-1
/
+68
2021-02-10
USB: serial: option: Adding support for Cinterion MV31
Christoph Schemmel
1
-0
/
+6
2021-02-10
USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
Chenxin Jin
1
-0
/
+1
2021-02-10
USB: serial: cp210x: add pid/vid for WSDA-200-USB
Pho Tran
1
-0
/
+1
2021-01-27
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2021-01-27
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-27
usb: cdns3: imx: fix can't create core device the second time issue
Peter Chen
1
-10
/
+1
2021-01-27
usb: cdns3: imx: fix writing read-only memory issue
Peter Chen
1
-1
/
+5
2021-01-27
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
1
-1
/
+1
2021-01-27
usb: udc: core: Use lock when write to soft_connect
Thinh Nguyen
1
-3
/
+10
2021-01-27
USB: gadget: dummy-hcd: Fix errors in port-reset handling
Alan Stern
1
-3
/
+7
2021-01-27
usb: gadget: aspeed: fix stop dma register setting.
Ryan Chen
1
-1
/
+4
2021-01-27
USB: ehci: fix an interrupt calltrace error
Longfang Liu
1
-0
/
+3
2021-01-27
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-19
usb: typec: Fix copy paste error for NVIDIA alt-mode description
Peter Robinson
1
-1
/
+1
2021-01-12
USB: serial: keyspan_pda: remove unused variable
Johan Hovold
1
-2
/
+0
[prev]
[next]