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
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-17
xhci: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+6
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
1
-2
/
+1
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
1
-0
/
+9
2017-10-05
xhci: add port speed ID to portsc tracing
Mathias Nyman
1
-2
/
+3
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
1
-0
/
+1
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
1
-1
/
+1
2017-09-18
xhci: fix wrong endpoint ESIT value shown in tracing
Mathias Nyman
1
-2
/
+4
2017-09-18
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-08-17
xhci: Add port status decoder for tracing purposes
Mathias Nyman
1
-0
/
+81
2017-08-17
xhci: add definitions for all port link states
Mathias Nyman
1
-1
/
+8
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
1
-0
/
+1
2017-07-07
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
1
-0
/
+1
2017-06-15
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
1
-3
/
+2
2017-06-15
xhci: Add support for endpoint soft reset
Mathias Nyman
1
-1
/
+7
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
1
-5
/
+1
2017-06-03
xhci: Add stream id to xhci_dequeue_state structure
Mathias Nyman
1
-1
/
+1
2017-06-03
xhci: remove unused stopped_td pointer
Mathias Nyman
1
-1
/
+0
2017-04-26
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
1
-5
/
+0
2017-04-19
usb: host: xhci: delete sp_dma_buffers for scratchpad
Peter Chen
1
-1
/
+0
2017-04-19
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-1
/
+0
2017-04-08
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
1
-0
/
+1
2017-04-08
usb: xhci: refine xhci_decode_trb()
Lu Baolu
1
-20
/
+20
2017-04-08
usb: xhci: fix link trb decoding
Lu Baolu
1
-7
/
+5
2017-04-08
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
1
-1
/
+0
2017-04-08
usb: xhci: remove xhci_debug_trb()
Lu Baolu
1
-2
/
+0
2017-04-08
usb: xhci: remove ring debugging code
Lu Baolu
1
-3
/
+0
2017-04-08
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
1
-2
/
+0
2017-04-08
usb: xhci: make several functions static
Lu Baolu
1
-41
/
+0
2017-04-08
usb: xhci: remove xhci_dbg_ep_rings()
Lu Baolu
1
-3
/
+0
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
1
-0
/
+1
2017-04-08
usb: host: xhci: fix up Control Transfer TRB decoder
Felipe Balbi
1
-22
/
+37
2017-04-08
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
1
-0
/
+146
2017-04-08
usb: host: xhci: extract xhci_slot_state_string()
Felipe Balbi
1
-0
/
+16
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
1
-0
/
+2
2017-04-08
usb: xhci: Expose xhci_start() function.
Guoqing Zhang
1
-0
/
+1
2017-04-08
usb: xhci: Add helper function xhci_disable_slot().
Guoqing Zhang
1
-0
/
+2
2017-01-25
xhci: simplify how we store TDs in urb private data
Mathias Nyman
1
-1
/
+1
2017-01-25
xhci: Rename variables related to transfer descritpors
Mathias Nyman
1
-2
/
+2
2017-01-25
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
1
-0
/
+329
2017-01-25
usb: host: xhci: combine event TRB completion debugging messages
Felipe Balbi
1
-0
/
+80
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
1
-70
/
+36
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
1
-0
/
+3
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
1
-1
/
+0
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
1
-1
/
+0
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
1
-1
/
+1
2017-01-03
xhci: Fix race related to abort operation
OGAWA Hirofumi
1
-0
/
+1
[next]