aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16xhci: Add port status decoder for tracing purposesMathias Nyman1-0/+81
2017-08-16xhci: add definitions for all port link statesMathias Nyman1-1/+8
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang1-0/+1
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang1-0/+1
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman1-3/+2
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman1-1/+7
2017-06-15xhci: remove endpoint ring cacheMathias Nyman1-5/+1
2017-06-03xhci: Add stream id to xhci_dequeue_state structureMathias Nyman1-1/+1
2017-06-03xhci: remove unused stopped_td pointerMathias Nyman1-1/+0
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/balbi/usb into usb-nextGreg 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