Colin Ian King
|
ec81419310
usb: host: ehci-sched: remove redundant pointer dev
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Greg Kroah-Hartman
|
43b78f1155
Revert "usb: host: ehci: Use dma_pool_zalloc()"
|
7 年之前 |
Souptick Joarder
|
22072e83eb
usb: host: ehci: Use dma_pool_zalloc()
|
7 年之前 |
Greg Kroah-Hartman
|
d214109875
USB: host: ehci: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 年之前 |
Gustavo A. R. Silva
|
2aa3add0cc
usb: host: remove unnecessary null check
|
8 年之前 |
Felipe Balbi
|
8437ab99a6
usb: host: ehci: remove unnecessary max_packet() macro
|
8 年之前 |
Felipe Balbi
|
e3b89080f2
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
|
8 年之前 |
Geyslan G. Bem
|
d078c6e4ea
usb: host: ehci-sched: remove unnecessary braces
|
9 年之前 |
Geyslan G. Bem
|
ee2a1d24b9
usb: host: ehci-sched: use sizeof operator with parens
|
9 年之前 |
Geyslan G. Bem
|
6d0febcd27
usb: host: ehci-sched: add line after declarations
|
9 年之前 |
Geyslan G. Bem
|
1ec2780cd7
usb: host: ehci-sched: use C89-style comments
|
9 年之前 |
Geyslan G. Bem
|
2fee2fed78
usb: host: ehci-sched: remove useless else branch
|
9 年之前 |
Geyslan G. Bem
|
ee90647061
usb: host: ehci-sched: remove prohibited spaces
|
9 年之前 |
Geyslan G. Bem
|
189b8ff0da
usb: host: ehci-sched: add spaces around operators
|
9 年之前 |
Geyslan G. Bem
|
77d6554d1b
usb: host: ehci-sched: remove useless initializations
|
9 年之前 |
Geyslan G. Bem
|
25d108696c
usb: host: ehci-sched: move constants to right
|
9 年之前 |
Geyslan G. Bem
|
3f122a997e
usb: host: ehci-sched: refactor scan_isoc function
|
9 年之前 |
Alan Stern
|
fcc5184ec1
USB: EHCI: store reason for unlinking a QH
|
9 年之前 |
Alan Stern
|
c401e7b4a8
USB: EHCI: adjust error return code
|
10 年之前 |
Alan Stern
|
6d89252a99
USB: EHCI: fix initialization bug in iso_stream_schedule()
|
10 年之前 |
Alan Stern
|
4a71f242e5
USB: EHCI: fix sparse errors
|
11 年之前 |
Alan Stern
|
5d8f681f3d
USB: EHCI: fix type mismatch in check_intr_schedule
|
11 年之前 |
Alan Stern
|
a393a807d0
USB: EHCI: start new isochronous streams ASAP
|
11 年之前 |
Alan Stern
|
b35c5009bb
USB: EHCI: create per-TT bandwidth tables
|
11 年之前 |
Alan Stern
|
d0ce5c6b92
USB: EHCI: use a bandwidth-allocation table
|
11 年之前 |
Alan Stern
|
ffa0248e64
USB: EHCI: create a "periodic schedule info" struct
|
11 年之前 |
Alan Stern
|
91a99b5e78
USB: EHCI: use consistent NO_FRAME value
|
11 年之前 |
Alan Stern
|
8c05dc598e
USB: EHCI: No SSPLIT allowed in uframe 7
|
11 年之前 |