Mathias Nyman
|
a400efe455
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
|
7 years ago |
Himanshu Jha
|
2b80a29bf8
USB: host: Use zeroing memory allocator rather than allocator/memset
|
7 years ago |
Greg Kroah-Hartman
|
d9e3d899bc
Merge 4.15-rc4 into usb-next
|
7 years ago |
Mathias Nyman
|
5d9b70f7d5
xhci: Don't add a virt_dev to the devs array before it's fully allocated
|
7 years ago |
Lu Baolu
|
4c116cb138
usb: xhci: Cleanup printk debug message for registers
|
7 years ago |
Lu Baolu
|
67d2ea9fde
usb: xhci: Make some static functions global
|
7 years ago |
Mathias Nyman
|
103afda0e6
xhci: remove unnecessary boolean parameter from xhci_alloc_command
|
7 years ago |
Mathias Nyman
|
14d49b7a0b
xhci: add helper to allocate command with input context
|
7 years ago |
Yu Chen
|
80e457699a
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
|
7 years ago |
Greg Kroah-Hartman
|
9ed64195e3
USB: host: xhci: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Gustavo A. R. Silva
|
1356cedd99
usb: host: xhci-mem: mark expected switch fall-through
|
8 years ago |
Kees Cook
|
66a4550308
xhci: Convert timers to use timer_setup()
|
8 years ago |
Lu Baolu
|
02b6fdc2a1
usb: xhci: Add debugfs interface for xHCI driver
|
8 years ago |
Greg Kroah-Hartman
|
571949a40a
Merge 4.12-rc6 into usb-next
|
8 years ago |
Mathias Nyman
|
c5628a2af8
xhci: remove endpoint ring cache
|
8 years ago |
YD Tseng
|
b72eb8435b
usb: xhci: Fix USB 3.1 supported protocol parsing
|
8 years ago |
Matthias Lange
|
5db851cf20
xhci: remove GFP_DMA flag from allocation
|
8 years ago |
Peter Chen
|
7480d912d5
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
|
8 years ago |
Johan Hovold
|
5120a26692
USB: host: xhci: use max-port define
|
8 years ago |
Peter Chen
|
6fc091fb04
usb: host: xhci: print correct command ring address
|
8 years ago |
Peter Chen
|
314eaf7dec
usb: host: xhci: delete sp_dma_buffers for scratchpad
|
8 years ago |
Peter Chen
|
724e882dae
usb: host: xhci: using correct specification chapter reference for DCBAAP
|
8 years ago |
Roger Quadros
|
69307ccb9a
usb: xhci: bInterval quirk for TI TUSB73x0
|
8 years ago |
Lu Baolu
|
cd12fd9f6d
usb: xhci: remove enq_updates and deq_updates from ring
|
8 years ago |
Lu Baolu
|
74e0b5649c
usb: xhci: remove error messages for failed memory allocation
|
8 years ago |
Lu Baolu
|
b2d6edbb95
usb: xhci: add xhci_log_ring trace events
|
8 years ago |
Arnd Bergmann
|
4c39d4b949
usb: xhci: use bus->sysdev for DMA configuration
|
8 years ago |
Mathias Nyman
|
7e64b0373a
xhci: simplify how we store TDs in urb private data
|
8 years ago |
Felipe Balbi
|
a711edeeb1
usb: host: xhci: add xhci_virt_device tracer
|
8 years ago |