index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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: ehci_brcm_hub_control: Improve port index sanitizing
Haimin Zhang
1
-1
/
+5
2022-01-27
usb: dwc3: meson-g12a: fix shared reset control use
Amjad Ouled-Ameur
1
-5
/
+12
2022-01-27
usb: gadget: u_audio: Subdevice 0 for capture ctls
Pavel Hofman
1
-2
/
+2
2022-01-27
usb: gadget: u_audio: fix calculations for small bInterval
John Keeping
1
-11
/
+13
2022-01-27
usb: dwc2: gadget: initialize max_speed from params
John Keeping
1
-1
/
+12
2022-01-27
usb: dwc2: do not gate off the hardware if it does not support clock gating
Dinh Nguyen
1
-3
/
+4
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
2021-12-21
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
1
-1
/
+3
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-21
usb: mtu3: set interval of FS intr and isoc endpoint
Chunfeng Yun
1
-0
/
+7
2021-12-21
usb: mtu3: fix list_head check warning
Chunfeng Yun
1
-0
/
+1
2021-12-21
usb: mtu3: add memory barrier before set GPD's HWO
Chunfeng Yun
1
-1
/
+6
2021-12-21
usb: mtu3: fix interval value for intr and isoc
Chunfeng Yun
1
-2
/
+2
2021-12-21
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
1
-3
/
+6
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+12
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
1
-5
/
+13
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-15
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-15
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
3
-9
/
+9
2021-12-14
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
1
-0
/
+8
2021-12-14
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
1
-2
/
+4
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
1
-0
/
+2
2021-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
1
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
1
-1
/
+8
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
1
-1
/
+1
2021-12-13
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+6
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-33
/
+61
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
3
-8
/
+16
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
1
-4
/
+0
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-12-09
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
1
-15
/
+0
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
1
-0
/
+3
2021-12-03
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
1
-16
/
+4
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-12-03
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
[next]