summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-201-0/+1
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-071-0/+1
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-201-0/+1
* | xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman2017-06-151-3/+2
* | xhci: Add support for endpoint soft resetMathias Nyman2017-06-151-1/+7
* | xhci: remove endpoint ring cacheMathias Nyman2017-06-151-5/+1
* | xhci: Add stream id to xhci_dequeue_state structureMathias Nyman2017-06-031-1/+1
* | xhci: remove unused stopped_td pointerMathias Nyman2017-06-031-1/+0
|/
* usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-261-5/+0
* usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen2017-04-191-1/+0
* xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-191-1/+0
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-04-081-0/+1
* usb: xhci: refine xhci_decode_trb()Lu Baolu2017-04-081-20/+20
* usb: xhci: fix link trb decodingLu Baolu2017-04-081-7/+5
* usb: xhci: remove xhci_dbg_ctx()Lu Baolu2017-04-081-1/+0
* usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-081-2/+0
* usb: xhci: remove ring debugging codeLu Baolu2017-04-081-3/+0
* usb: xhci: remove enq_updates and deq_updates from ringLu Baolu2017-04-081-2/+0
* usb: xhci: make several functions staticLu Baolu2017-04-081-41/+0
* usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2017-04-081-3/+0
* xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-081-0/+1
* usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi2017-04-081-22/+37
* usb: host: xhci: add Slot and EP Context tracersFelipe Balbi2017-04-081-0/+146
* usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2017-04-081-0/+16
* usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-081-0/+2
* usb: xhci: Expose xhci_start() function.Guoqing Zhang2017-04-081-0/+1
* usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2017-04-081-0/+2
* xhci: simplify how we store TDs in urb private dataMathias Nyman2017-01-251-1/+1
* xhci: Rename variables related to transfer descritporsMathias Nyman2017-01-251-2/+2
* usb: host: xhci: make a generic TRB tracerFelipe Balbi2017-01-251-0/+329
* usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi2017-01-251-0/+80
* usb: host: xhci: rename completion codes to match specFelipe Balbi2017-01-251-70/+36
* usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-01-251-0/+3
* usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang2017-01-251-1/+0
* xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman2017-01-251-1/+0
* xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman2017-01-251-1/+1
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-031-0/+1
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-031-2/+2
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-181-5/+0
|\
| * usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi2016-11-031-5/+0
* | usb: xhci: move slot_id from xhci_hcd to xhci_command structureLu Baolu2016-11-141-1/+1
* | usb: xhci: remove the use of xhci->addr_devLu Baolu2016-11-141-1/+0
* | usb: xhci: cleanup cmd_completion in xhci_virt_deviceLu Baolu2016-11-141-1/+0
* | xhci: add helper to get the endpoint state of a endpoint contextMathias Nyman2016-11-141-0/+2
* | usb: xhci: clean up error_bitmask usageLu Baolu2016-11-141-2/+0
|/
* xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-201-0/+3
* xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman2016-06-261-1/+9
* usb: xhci: remove duplicate function xhci_urb_to_transfer_ringAlexandr Ivanov2016-04-261-0/+11
* usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functionsAlexandr Ivanov2016-04-261-0/+3
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-131-0/+1
OpenPOWER on IntegriCloud