index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-11-29
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-11-25
Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-0
/
+6
2021-11-24
USB: serial: option: add Fibocom FM101-GL variants
Mingjie Zhang
1
-0
/
+3
2021-11-23
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
1
-17
/
+16
2021-11-23
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
1
-1
/
+1
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-11-23
USB: serial: pl2303: fix GC type detection
Johan Hovold
1
-0
/
+1
2021-11-22
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
1
-0
/
+2
2021-11-17
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
Dan Carpenter
1
-9
/
+9
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-11-17
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Ondrej Jirman
1
-2
/
+4
2021-11-17
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
1
-3
/
+5
[next]