summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann1-5/+0
2017-04-19usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen1-1/+0
2017-04-19xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig1-1/+0
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros1-0/+1
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu1-20/+20
2017-04-08usb: xhci: fix link trb decodingLu Baolu1-7/+5
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu1-1/+0
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu1-2/+0
2017-04-08usb: xhci: remove ring debugging codeLu Baolu1-3/+0
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu1-2/+0
2017-04-08usb: xhci: make several functions staticLu Baolu1-41/+0
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu1-3/+0
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman1-0/+1
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi1-22/+37
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi1-0/+146
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi1-0/+16
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang1-0/+2
2017-04-08usb: xhci: Expose xhci_start() function.Guoqing Zhang1-0/+1
2017-04-08usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang1-0/+2
2017-01-25xhci: simplify how we store TDs in urb private dataMathias Nyman1-1/+1
2017-01-25xhci: Rename variables related to transfer descritporsMathias Nyman1-2/+2
2017-01-25usb: host: xhci: make a generic TRB tracerFelipe Balbi1-0/+329
2017-01-25usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi1-0/+80
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi1-70/+36
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi1-0/+3
2017-01-25usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang1-1/+0
2017-01-25xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman1-1/+0
2017-01-25xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman1-1/+1
2017-01-03xhci: Fix race related to abort operationOGAWA Hirofumi1-0/+1
2017-01-03xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi1-2/+2
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-5/+0
2016-11-14usb: xhci: move slot_id from xhci_hcd to xhci_command structureLu Baolu1-1/+1
2016-11-14usb: xhci: remove the use of xhci->addr_devLu Baolu1-1/+0
2016-11-14usb: xhci: cleanup cmd_completion in xhci_virt_deviceLu Baolu1-1/+0
2016-11-14xhci: add helper to get the endpoint state of a endpoint contextMathias Nyman1-0/+2
2016-11-14usb: xhci: clean up error_bitmask usageLu Baolu1-2/+0
2016-11-03usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi1-5/+0
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman1-0/+3
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman1-1/+9
2016-04-26usb: xhci: remove duplicate function xhci_urb_to_transfer_ringAlexandr Ivanov1-0/+11
2016-04-26usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functionsAlexandr Ivanov1-0/+3
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman1-0/+1
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda1-0/+1
2016-02-14xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman1-1/+8
2016-02-14xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman1-0/+1
2016-02-14xhci: refactor and cleanup endpoint initialization.Mathias Nyman1-2/+2
2016-02-14Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu1-0/+1
2016-02-03xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devicesMathias Nyman1-0/+1
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun1-0/+1