index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
1
-3
/
+3
2022-01-26
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
1
-1
/
+1
2022-01-26
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
1
-1
/
+1
2022-01-26
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
1
-5
/
+5
2022-01-26
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
1
-0
/
+13
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
1
-0
/
+3
2022-01-26
usb: common: ulpi: Fix crash in ulpi_match()
Jon Hunter
1
-2
/
+5
2022-01-26
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Pavankumar Kondeti
1
-0
/
+1
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2022-01-25
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-01-25
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
1
-0
/
+10
2022-01-25
usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
Badhri Jagan Sridharan
1
-0
/
+4
2022-01-25
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
1
-1
/
+2
2022-01-25
usb: typec: Don't try to register component master without components
Heikki Krogerus
1
-0
/
+2
2022-01-25
usb: typec: Only attempt to link USB ports if there is fwnode
Heikki Krogerus
1
-1
/
+5
2022-01-25
usb: typec: tcpci: don't touch CC line if it's Vconn source
Xu Yang
2
-0
/
+27
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-01-12
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
73
-679
/
+2358
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+0
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-7
/
+46
2022-01-06
usb: gadget: u_audio: Subdevice 0 for capture ctls
Pavel Hofman
1
-2
/
+2
2022-01-06
usb: gadget: u_audio: fix calculations for small bInterval
John Keeping
1
-11
/
+13
2022-01-06
usb: dwc2: gadget: initialize max_speed from params
John Keeping
1
-1
/
+12
2022-01-06
usb: dwc2: do not gate off the hardware if it does not support clock gating
Dinh Nguyen
1
-3
/
+4
2022-01-06
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Miaoqian Lin
1
-2
/
+5
2022-01-05
USB: common: debug: add needed kernel.h include
Greg Kroah-Hartman
1
-0
/
+1
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c
Ingo Molnar
1
-5
/
+0
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h
Ingo Molnar
1
-3
/
+3
2022-01-05
headers/prep: usb: gadget: Fix namespace collision
Ingo Molnar
1
-4
/
+4
2022-01-03
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2022-01-03
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2022-01-03
usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg...
Miaoqian Lin
1
-1
/
+7
2022-01-03
usb: gadget: clear related members when goto fail
Hangyu Hua
1
-2
/
+5
2022-01-03
usb: gadget: don't release an existing dev->buf
Hangyu Hua
1
-1
/
+2
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
5
-8
/
+29
2021-12-30
usb: dwc2: Simplify a bitmap declaration
Christophe JAILLET
1
-2
/
+1
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-46
/
+0
2021-12-30
usb: typec: port-mapper: Convert to the component framework
Heikki Krogerus
4
-248
/
+46
2021-12-30
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+32
2021-12-30
usb-storage: Remove redundant assignments
luo penghao
1
-2
/
+0
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
tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
Andy Shevchenko
1
-4
/
+0
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
[next]