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-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
2017-01-03
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-14
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
Lu Baolu
2016-11-14
usb: xhci: remove the use of xhci->addr_dev
Lu Baolu
2016-11-14
usb: xhci: cleanup cmd_completion in xhci_virt_device
Lu Baolu
2016-11-14
xhci: add helper to get the endpoint state of a endpoint context
Mathias Nyman
2016-11-14
usb: xhci: clean up error_bitmask usage
Lu Baolu
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
2016-06-26
xhci: TD-fragment, align the unsplittable case with a bounce buffer
Mathias Nyman
2016-04-26
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
Alexandr Ivanov
2016-04-26
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
Alexandr Ivanov
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
[next]