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