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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
USB: ohci: da8xx: remove clk con_id
David Lechner
1
-1
/
+1
2018-01-04
USB: host: Use zeroing memory allocator rather than allocator/memset
Himanshu Jha
2
-7
/
+3
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
3
-11
/
+14
2017-12-27
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
1
-0
/
+3
2017-12-27
xhci: Fix use-after-free in xhci debugfs
Alexander Kappner
1
-8
/
+8
2017-12-27
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
1
-3
/
+3
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
3
-12
/
+30
2017-12-12
usb: xhci: make function xhci_dbc_free_req static
Colin Ian King
1
-1
/
+1
2017-12-12
xhci: fixup incorrect memset size parameter when clearing up DbC on exit.
Mathias Nyman
1
-1
/
+1
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
1
-2
/
+1
2017-12-08
usb: xhci: fix TDS for MTK xHCI1.1
Chunfeng Yun
1
-3
/
+3
2017-12-08
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+11
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2
-0
/
+7
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2
-0
/
+6
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
5
-5
/
+20
2017-12-08
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
3
-21
/
+0
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
4
-258
/
+0
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
8
-0
/
+1804
2017-12-08
usb: xhci: Make some static functions global
Lu Baolu
3
-42
/
+72
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
5
-31
/
+16
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
3
-4
/
+26
2017-12-08
usb: xhci: remove unused variable ep_ring
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable urb_priv
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable ep
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
1
-3
/
+0
2017-12-07
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
1
-5
/
+2
2017-12-01
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-01
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2017-11-28
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2017-11-28
USB: host: whci: remove redundant variable t
Colin Ian King
1
-2
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
7
-23
/
+20
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
116
-1306
/
+1111
2017-11-07
USB: host: xhci-debugfs: add SPDX lines
Greg Kroah-Hartman
2
-0
/
+2
2017-11-07
usb: host: isp1362-hcd: remove a couple of redundant assignments
Colin Ian King
1
-2
/
+1
2017-11-07
USB: host: Remove redundant license text
Greg Kroah-Hartman
9
-85
/
+0
2017-11-07
USB: host: imx21: Remove redundant license text
Greg Kroah-Hartman
3
-42
/
+0
2017-11-07
USB: host: fhci: Remove redundant license text
Greg Kroah-Hartman
8
-40
/
+0
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
29
-296
/
+0
2017-11-07
USB: host: ohci: Remove redundant license text
Greg Kroah-Hartman
9
-51
/
+1
2017-11-07
USB: host: whci: Remove redundant license text
Greg Kroah-Hartman
11
-136
/
+0
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
22
-178
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
14
-0
/
+14
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
111
-0
/
+111
2017-11-02
usb: xhci: tegra: use time64_t for printing timestamp
Arnd Bergmann
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-11-01
usb: host: isp1362-hcd: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb: ohci-platform: use reset array API
Masahiro Yamada
1
-22
/
+15
2017-11-01
usb: ehci-platform: use reset array API
Masahiro Yamada
1
-22
/
+13
2017-11-01
usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()
Jules Maselbas
1
-13
/
+2
2017-11-01
usb: host: remove ehci-msm.c
Alex Elder
3
-278
/
+0
[next]