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
/
xhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
1
-15
/
+90
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
1
-0
/
+3
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
1
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
1
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
1
-0
/
+1
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2017-12-27
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
1
-3
/
+3
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
1
-5
/
+1
2017-12-08
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
1
-2
/
+0
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
1
-6
/
+0
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
1
-0
/
+9
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
1
-8
/
+8
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
1
-2
/
+2
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-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: xhci: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
1
-0
/
+4
2017-10-05
usb: xhci: Handle USB transaction error on address command
Lu Baolu
1
-2
/
+8
2017-10-05
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
1
-4
/
+0
2017-10-05
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
1
-2
/
+1
2017-10-05
usb: xhci: Fix memory leak when xhci_disable_slot() returns error
Lu Baolu
1
-6
/
+8
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
1
-21
/
+9
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
1
-4
/
+0
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
1
-1
/
+22
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
1
-1
/
+1
2017-09-18
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
1
-1
/
+2
2017-07-20
xhci: fix memleak in xhci_run()
Shu Wang
1
-1
/
+3
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
1
-0
/
+6
2017-06-15
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
1
-3
/
+3
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
1
-9
/
+8
2017-06-03
xhci: Add stream id to xhci_dequeue_state structure
Mathias Nyman
1
-1
/
+1
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
1
-4
/
+4
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
1
-2
/
+3
2017-04-19
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-71
/
+29
2017-04-08
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
1
-37
/
+0
2017-04-08
usb: xhci: remove ring debugging code
Lu Baolu
1
-6
/
+0
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
1
-6
/
+7
2017-04-08
usb: xhci: make several functions static
Lu Baolu
1
-29
/
+30
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
1
-2
/
+14
2017-04-08
xhci: Do not halt the host until both HCD have disconnected their devices.
Joel Stanley
1
-10
/
+10
[next]