index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: xhci: Make some static functions global
Lu Baolu
2017-12-08
1
-1
/
+15
*
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-12-08
1
-2
/
+1
*
xhci: add helper to allocate command with input context
Mathias Nyman
2017-12-08
1
-0
/
+2
*
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-13
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
xhci: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-1
/
+1
*
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
1
-4
/
+6
|
\
|
*
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
2017-09-18
1
-1
/
+1
|
*
xhci: fix wrong endpoint ESIT value shown in tracing
Mathias Nyman
2017-09-18
1
-2
/
+4
|
*
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
2017-09-18
1
-1
/
+1
*
|
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
1
-2
/
+1
*
|
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
2017-10-05
1
-0
/
+9
*
|
xhci: add port speed ID to portsc tracing
Mathias Nyman
2017-10-05
1
-2
/
+3
*
|
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
2017-10-05
1
-0
/
+1
|
/
*
xhci: Add port status decoder for tracing purposes
Mathias Nyman
2017-08-16
1
-0
/
+81
*
xhci: add definitions for all port link states
Mathias Nyman
2017-08-16
1
-1
/
+8
*
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
2017-07-20
1
-0
/
+1
*
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-07
1
-0
/
+1
|
\
|
*
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
2017-06-20
1
-0
/
+1
*
|
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
2017-06-15
1
-3
/
+2
*
|
xhci: Add support for endpoint soft reset
Mathias Nyman
2017-06-15
1
-1
/
+7
*
|
xhci: remove endpoint ring cache
Mathias Nyman
2017-06-15
1
-5
/
+1
*
|
xhci: Add stream id to xhci_dequeue_state structure
Mathias Nyman
2017-06-03
1
-1
/
+1
*
|
xhci: remove unused stopped_td pointer
Mathias Nyman
2017-06-03
1
-1
/
+0
|
/
*
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
2017-04-26
1
-5
/
+0
*
usb: host: xhci: delete sp_dma_buffers for scratchpad
Peter Chen
2017-04-19
1
-1
/
+0
*
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-19
1
-1
/
+0
*
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
2017-04-08
1
-0
/
+1
*
usb: xhci: refine xhci_decode_trb()
Lu Baolu
2017-04-08
1
-20
/
+20
*
usb: xhci: fix link trb decoding
Lu Baolu
2017-04-08
1
-7
/
+5
*
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
2017-04-08
1
-1
/
+0
*
usb: xhci: remove xhci_debug_trb()
Lu Baolu
2017-04-08
1
-2
/
+0
*
usb: xhci: remove ring debugging code
Lu Baolu
2017-04-08
1
-3
/
+0
*
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
2017-04-08
1
-2
/
+0
*
usb: xhci: make several functions static
Lu Baolu
2017-04-08
1
-41
/
+0
*
usb: xhci: remove xhci_dbg_ep_rings()
Lu Baolu
2017-04-08
1
-3
/
+0
*
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
2017-04-08
1
-0
/
+1
*
usb: host: xhci: fix up Control Transfer TRB decoder
Felipe Balbi
2017-04-08
1
-22
/
+37
*
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
2017-04-08
1
-0
/
+146
*
usb: host: xhci: extract xhci_slot_state_string()
Felipe Balbi
2017-04-08
1
-0
/
+16
*
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2017-04-08
1
-0
/
+2
*
usb: xhci: Expose xhci_start() function.
Guoqing Zhang
2017-04-08
1
-0
/
+1
*
usb: xhci: Add helper function xhci_disable_slot().
Guoqing Zhang
2017-04-08
1
-0
/
+2
*
xhci: simplify how we store TDs in urb private data
Mathias Nyman
2017-01-25
1
-1
/
+1
*
xhci: Rename variables related to transfer descritpors
Mathias Nyman
2017-01-25
1
-2
/
+2
*
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
2017-01-25
1
-0
/
+329
*
usb: host: xhci: combine event TRB completion debugging messages
Felipe Balbi
2017-01-25
1
-0
/
+80
*
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
1
-70
/
+36
*
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
1
-0
/
+3
*
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
2017-01-25
1
-1
/
+0
[prev]
[next]