index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
2021-12-21
1
-1
/
+3
*
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2021-12-21
1
-1
/
+4
*
usb: mtu3: set interval of FS intr and isoc endpoint
Chunfeng Yun
2021-12-21
1
-0
/
+7
*
usb: mtu3: fix list_head check warning
Chunfeng Yun
2021-12-21
1
-0
/
+1
*
usb: mtu3: add memory barrier before set GPD's HWO
Chunfeng Yun
2021-12-21
1
-1
/
+6
*
usb: mtu3: fix interval value for intr and isoc
Chunfeng Yun
2021-12-21
1
-2
/
+2
*
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
2021-12-21
1
-3
/
+6
*
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
2021-12-17
1
-4
/
+11
*
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-12-17
2
-2
/
+12
|
\
|
*
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
2021-12-14
1
-0
/
+8
|
*
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
2021-12-14
1
-2
/
+4
*
|
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
2021-12-15
1
-5
/
+13
*
|
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
2021-12-15
1
-0
/
+12
*
|
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
2021-12-15
1
-0
/
+3
*
|
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
2021-12-15
1
-1
/
+5
*
|
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
2021-12-15
1
-0
/
+3
*
|
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-15
3
-9
/
+9
*
|
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
2021-12-13
1
-0
/
+2
*
|
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
2021-12-13
1
-2
/
+2
*
|
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
2021-12-13
1
-1
/
+8
*
|
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
2021-12-13
1
-1
/
+1
*
|
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
2021-12-13
1
-10
/
+6
|
/
*
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-12
8
-33
/
+61
|
\
|
*
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-12
1
-2
/
+2
|
*
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-12
1
-1
/
+1
|
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
2
-2
/
+2
|
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-12
3
-1
/
+40
|
*
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
3
-8
/
+16
|
*
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-12-10
1
-4
/
+0
|
*
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
2021-12-09
1
-15
/
+0
*
|
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
1
-0
/
+1
|
|
\
|
|
*
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
1
-0
/
+1
|
*
|
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
2021-11-29
1
-0
/
+3
*
|
|
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
2021-12-03
1
-0
/
+3
*
|
|
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
2021-12-03
1
-16
/
+4
*
|
|
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
2021-12-03
1
-4
/
+0
*
|
|
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
2021-12-03
1
-0
/
+3
*
|
|
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
2021-12-03
1
-7
/
+14
|
/
/
*
|
Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-11-25
2
-0
/
+6
|
\
\
|
*
|
USB: serial: option: add Fibocom FM101-GL variants
Mingjie Zhang
2021-11-24
1
-0
/
+3
|
*
|
USB: serial: pl2303: fix GC type detection
Johan Hovold
2021-11-23
1
-0
/
+1
|
*
|
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
2021-11-22
1
-0
/
+2
|
|
/
*
|
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
2021-11-23
1
-17
/
+16
*
|
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
2021-11-23
1
-1
/
+1
*
|
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
2021-11-23
1
-8
/
+12
*
|
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
Dan Carpenter
2021-11-17
1
-9
/
+9
*
|
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
2021-11-17
1
-3
/
+11
*
|
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Ondrej Jirman
2021-11-17
1
-2
/
+4
*
|
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
2021-11-17
1
-3
/
+5
[next]