Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | USB: host: xhci: Remove redundant license text | Greg Kroah-Hartman | 1 | -13/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-17 | xhci: Convert timers to use timer_setup() | Kees Cook | 1 | -1/+1 |
2017-10-09 | Merge 4.14-rc4 into usb-next | Greg Kroah-Hartman | 1 | -4/+6 |
2017-10-05 | usb: xhci: Fix potential memory leak in xhci_disable_slot() | Lu Baolu | 1 | -2/+1 |
2017-10-05 | usb: xhci: Add debugfs interface for xHCI driver | Lu Baolu | 1 | -0/+9 |
2017-10-05 | xhci: add port speed ID to portsc tracing | Mathias Nyman | 1 | -2/+3 |
2017-10-05 | usb: host: xhci support option to disable the xHCI USB2 HW LPM | Thang Q. Nguyen | 1 | -0/+1 |
2017-09-18 | Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" | Kai-Heng Feng | 1 | -1/+1 |
2017-09-18 | xhci: fix wrong endpoint ESIT value shown in tracing | Mathias Nyman | 1 | -2/+4 |
2017-09-18 | xhci: fix finding correct bus_state structure for USB 3.1 hosts | Mathias Nyman | 1 | -1/+1 |
2017-08-17 | xhci: Add port status decoder for tracing purposes | Mathias Nyman | 1 | -0/+81 |
2017-08-17 | xhci: add definitions for all port link states | Mathias Nyman | 1 | -1/+8 |
2017-07-20 | xhci: Bad Ethernet performance plugged in ASM1042A host | Jiahau Chang | 1 | -0/+1 |
2017-07-07 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2017-06-20 | xhci: Limit USB2 port wake support for AMD Promontory hosts | Jiahau Chang | 1 | -0/+1 |
2017-06-15 | xhci: cleanup virtual endoint structure, remove stopped_stream | Mathias Nyman | 1 | -3/+2 |
2017-06-15 | xhci: Add support for endpoint soft reset | Mathias Nyman | 1 | -1/+7 |
2017-06-15 | xhci: remove endpoint ring cache | Mathias Nyman | 1 | -5/+1 |
2017-06-03 | xhci: Add stream id to xhci_dequeue_state structure | Mathias Nyman | 1 | -1/+1 |
2017-06-03 | xhci: remove unused stopped_td pointer | Mathias Nyman | 1 | -1/+0 |
2017-04-26 | usb: host: xhci: remove #ifdef around PM functions | Arnd Bergmann | 1 | -5/+0 |
2017-04-19 | usb: host: xhci: delete sp_dma_buffers for scratchpad | Peter Chen | 1 | -1/+0 |
2017-04-19 | xhci: switch to pci_alloc_irq_vectors | Christoph Hellwig | 1 | -1/+0 |
2017-04-08 | usb: xhci: bInterval quirk for TI TUSB73x0 | Roger Quadros | 1 | -0/+1 |
2017-04-08 | usb: xhci: refine xhci_decode_trb() | Lu Baolu | 1 | -20/+20 |
2017-04-08 | usb: xhci: fix link trb decoding | Lu Baolu | 1 | -7/+5 |
2017-04-08 | usb: xhci: remove xhci_dbg_ctx() | Lu Baolu | 1 | -1/+0 |
2017-04-08 | usb: xhci: remove xhci_debug_trb() | Lu Baolu | 1 | -2/+0 |
2017-04-08 | usb: xhci: remove ring debugging code | Lu Baolu | 1 | -3/+0 |
2017-04-08 | usb: xhci: remove enq_updates and deq_updates from ring | Lu Baolu | 1 | -2/+0 |
2017-04-08 | usb: xhci: make several functions static | Lu Baolu | 1 | -41/+0 |
2017-04-08 | usb: xhci: remove xhci_dbg_ep_rings() | Lu Baolu | 1 | -3/+0 |
2017-04-08 | xhci: Rework how we handle unresponsive or hoptlug removed hosts | Mathias Nyman | 1 | -0/+1 |
2017-04-08 | usb: host: xhci: fix up Control Transfer TRB decoder | Felipe Balbi | 1 | -22/+37 |
2017-04-08 | usb: host: xhci: add Slot and EP Context tracers | Felipe Balbi | 1 | -0/+146 |
2017-04-08 | usb: host: xhci: extract xhci_slot_state_string() | Felipe Balbi | 1 | -0/+16 |
2017-04-08 | usb: xhci: Add port test modes support for usb2. | Guoqing Zhang | 1 | -0/+2 |
2017-04-08 | usb: xhci: Expose xhci_start() function. | Guoqing Zhang | 1 | -0/+1 |
2017-04-08 | usb: xhci: Add helper function xhci_disable_slot(). | Guoqing Zhang | 1 | -0/+2 |
2017-01-25 | xhci: simplify how we store TDs in urb private data | Mathias Nyman | 1 | -1/+1 |
2017-01-25 | xhci: Rename variables related to transfer descritpors | Mathias Nyman | 1 | -2/+2 |
2017-01-25 | usb: host: xhci: make a generic TRB tracer | Felipe Balbi | 1 | -0/+329 |
2017-01-25 | usb: host: xhci: combine event TRB completion debugging messages | Felipe Balbi | 1 | -0/+80 |
2017-01-25 | usb: host: xhci: rename completion codes to match spec | Felipe Balbi | 1 | -70/+36 |
2017-01-25 | usb: xhci: add quirk flag for broken PED bits | Felipe Balbi | 1 | -0/+3 |
2017-01-25 | usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure | Baolin Wang | 1 | -1/+0 |
2017-01-25 | xhci: detect stop endpoint race using pending timer instead of counter. | Mathias Nyman | 1 | -1/+0 |
2017-01-25 | xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING | Mathias Nyman | 1 | -1/+1 |
2017-01-03 | xhci: Fix race related to abort operation | OGAWA Hirofumi | 1 | -0/+1 |