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
2022-03-08
usb: gadget: clear related members when goto fail
Hangyu Hua
1
-2
/
+5
2022-03-08
usb: gadget: don't release an existing dev->buf
Hangyu Hua
1
-1
/
+2
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
2022-03-02
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
1
-6
/
+13
2022-03-02
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-03-02
usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
Hans de Goede
1
-2
/
+2
2022-03-02
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2
-2
/
+6
2022-03-02
USB: serial: option: add Telit LE910R1 compositions
Daniele Palmas
1
-0
/
+6
2022-03-02
USB: serial: option: add support for DW5829e
Slark Xiao
1
-0
/
+6
2022-03-02
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
1
-0
/
+6
2022-03-02
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2
-0
/
+9
2022-03-02
Revert "USB: serial: ch341: add new Product ID for CH341A"
Dmytro Bagrii
1
-1
/
+0
2022-02-16
USB: serial: cp210x: add CPI Bulk Coin Recycler id
Johan Hovold
1
-0
/
+1
2022-02-16
USB: serial: cp210x: add NCR Retail IO box id
Johan Hovold
1
-0
/
+1
2022-02-16
USB: serial: ch341: add support for GW Instek USB2.0-Serial devices
Stephan Brunner
1
-0
/
+1
2022-02-16
USB: serial: option: add ZTE MF286D modem
Pawel Dembicki
1
-0
/
+2
2022-02-16
USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
Cameron Williams
2
-0
/
+6
2022-02-16
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
1
-1
/
+1
2022-02-16
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
1
-2
/
+2
2022-02-16
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
1
-3
/
+6
2022-02-16
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
1
-0
/
+3
2022-02-16
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
1
-0
/
+2
2022-02-16
usb: dwc3: gadget: Prevent core from processing stale TRBs
Udipto Goswami
1
-0
/
+13
2022-02-16
usb: ulpi: Call of_node_put correctly
Sean Anderson
1
-2
/
+6
2022-02-16
usb: ulpi: Move of_node_put to ulpi_dev_release
Sean Anderson
1
-1
/
+1
2022-02-16
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
1
-4
/
+2
2022-02-16
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
1
-2
/
+4
2022-02-16
usb: f_fs: Fix use-after-free for epfile
Udipto Goswami
1
-14
/
+42
2022-02-16
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
1
-1
/
+1
2022-02-01
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2022-02-01
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
1
-1
/
+2
2022-02-01
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-02-01
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Pavankumar Kondeti
1
-0
/
+1
2022-02-01
usb: common: ulpi: Fix crash in ulpi_match()
Jon Hunter
1
-2
/
+5
2022-02-01
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
1
-0
/
+3
2022-02-01
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
1
-0
/
+10
2022-01-27
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2022-01-27
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
1
-1
/
+2
2022-01-27
usb: gadget: f_fs: Use stream_open() for endpoint files
Pavankumar Kondeti
1
-2
/
+2
2022-01-27
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Miaoqian Lin
1
-2
/
+5
2022-01-27
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2022-01-16
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2022-01-16
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2022-01-11
usb: mtu3: fix interval value for intr and isoc
Chunfeng Yun
1
-2
/
+2
2022-01-05
usb: mtu3: set interval of FS intr and isoc endpoint
Chunfeng Yun
1
-0
/
+7
2022-01-05
usb: mtu3: fix list_head check warning
Chunfeng Yun
1
-0
/
+1
2022-01-05
usb: mtu3: add memory barrier before set GPD's HWO
Chunfeng Yun
1
-1
/
+6
2022-01-05
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
1
-3
/
+6
2022-01-05
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-29
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+5
[next]