summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAge
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-09-18
* xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman2017-09-18
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-09-18
* xhci: Add port status decoder for tracing purposesMathias Nyman2017-08-16
* xhci: add definitions for all port link statesMathias Nyman2017-08-16
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-20
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-07
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-20
* | xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman2017-06-15
* | xhci: Add support for endpoint soft resetMathias Nyman2017-06-15
* | xhci: remove endpoint ring cacheMathias Nyman2017-06-15
* | xhci: Add stream id to xhci_dequeue_state structureMathias Nyman2017-06-03
* | xhci: remove unused stopped_td pointerMathias Nyman2017-06-03
|/
* usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-26
* usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen2017-04-19
* xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-19
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-04-08
* usb: xhci: refine xhci_decode_trb()Lu Baolu2017-04-08
* usb: xhci: fix link trb decodingLu Baolu2017-04-08
* usb: xhci: remove xhci_dbg_ctx()Lu Baolu2017-04-08
* usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-08
* usb: xhci: remove ring debugging codeLu Baolu2017-04-08
* usb: xhci: remove enq_updates and deq_updates from ringLu Baolu2017-04-08
* usb: xhci: make several functions staticLu Baolu2017-04-08
* usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2017-04-08
* xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-08
* usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi2017-04-08
* usb: host: xhci: add Slot and EP Context tracersFelipe Balbi2017-04-08
* usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2017-04-08
* usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-08
* usb: xhci: Expose xhci_start() function.Guoqing Zhang2017-04-08
* usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2017-04-08
* xhci: simplify how we store TDs in urb private dataMathias Nyman2017-01-25
* xhci: Rename variables related to transfer descritporsMathias Nyman2017-01-25
* usb: host: xhci: make a generic TRB tracerFelipe Balbi2017-01-25
* usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi2017-01-25
* usb: host: xhci: rename completion codes to match specFelipe Balbi2017-01-25
* usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-01-25
* usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang2017-01-25
* xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman2017-01-25
* xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman2017-01-25
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-03
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-03
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-18
|\
| * usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi2016-11-03
* | usb: xhci: move slot_id from xhci_hcd to xhci_command structureLu Baolu2016-11-14
* | usb: xhci: remove the use of xhci->addr_devLu Baolu2016-11-14
* | usb: xhci: cleanup cmd_completion in xhci_virt_deviceLu Baolu2016-11-14
* | xhci: add helper to get the endpoint state of a endpoint contextMathias Nyman2016-11-14
* | usb: xhci: clean up error_bitmask usageLu Baolu2016-11-14
|/