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.13.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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-354
/
+559
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+4
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+1
2021-06-24
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2
-20
/
+0
2021-06-21
xhci: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
1
-2
/
+1
2021-06-18
Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...
Greg Kroah-Hartman
3
-9
/
+0
2021-06-17
xhci: solve a double free problem while doing s4
Zhangjiantao (Kirin, nanjing)
1
-0
/
+1
2021-06-17
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
Mathias Nyman
1
-2
/
+7
2021-06-17
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
Mathias Nyman
3
-1
/
+15
2021-06-17
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
Mathias Nyman
1
-4
/
+0
2021-06-17
usb: host: u132-hcd: remove redundant continue statements
Colin Ian King
1
-4
/
+2
2021-06-17
usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()
Yang Yingliang
1
-0
/
+1
2021-06-17
usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()
Yang Yingliang
1
-4
/
+8
2021-06-17
usb: renesas-xhci: Fix handling of unknown ROM state
Moritz Fischer
1
-8
/
+8
2021-06-15
usb: host: xhci-plat: Create platform device for onboard hubs in probe()
Matthias Kaehlcke
3
-0
/
+9
2021-06-15
usb: renesas-xhci: Replace BIT(15) with macro
Moritz Fischer
1
-1
/
+1
2021-06-14
Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...
Greg Kroah-Hartman
1
-131
/
+482
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2
-1
/
+7
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2
-1
/
+7
2021-06-11
usb: xhci: tegra: Enable ELPG for runtime/system PM
JC Kuo
1
-37
/
+370
2021-06-11
usb: xhci: tegra: Unlink power domain devices
JC Kuo
1
-94
/
+112
2021-06-10
usb: ehci: do not initialise static variables
Jason Wang
1
-2
/
+2
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2
-1
/
+7
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-7
/
+7
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
5
-21
/
+32
2021-05-27
USB: fotg210-hcd: remove dentry storage for debugfs file
Greg Kroah-Hartman
2
-5
/
+3
2021-05-25
xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall
Mathias Nyman
1
-2
/
+6
2021-05-25
xhci: fix giving back URB with incorrect status regression in 5.12
Mathias Nyman
1
-5
/
+1
2021-05-21
fsl-usb: add need_oc_pp_cycle flag for 85xx also
Gopalakrishnan Santhanam
1
-4
/
+4
2021-05-17
usb: host: xhci-tegra: Switch to use %ptTs
Andy Shevchenko
1
-5
/
+1
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
5
-14
/
+25
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
3
-140
/
+5
2021-05-13
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-13
usb: xhci: Increase timeout for HC halt
Maximilian Luz
1
-2
/
+3
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-13
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
Mathias Nyman
1
-5
/
+11
2021-05-13
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
1
-1
/
+3
2021-05-10
usb: xhci-mtk: use first-fit for LS/FS
Chunfeng Yun
1
-0
/
+5
2021-05-10
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
Ikjoon Jang
1
-23
/
+14
2021-05-10
usb: xhci-mtk: remove unnecessary setting of has_ippc
Chunfeng Yun
1
-2
/
+0
2021-05-10
usb: xhci-mtk: use bitfield instead of bool
Chunfeng Yun
1
-4
/
+4
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-04-22
usb: xhci-mtk: remove bus status check
Chunfeng Yun
1
-41
/
+2
2021-04-14
usb: xhci-mtk: remove unused members
Chunfeng Yun
1
-3
/
+0
2021-04-14
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2
-95
/
+24
2021-04-14
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
1
-16
/
+124
[next]