Alan Stern
|
128f8b3d77
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
|
9 years ago |
Geyslan G. Bem
|
93df42ba1b
usb: ehci: remove old stub_debug_files definition
|
9 years ago |
Geyslan G. Bem
|
3fd29009f8
usb: host: ehci-dbg: add function output_buf_tds_dir()
|
9 years ago |
Geyslan G. Bem
|
cb27252176
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
|
9 years ago |
Geyslan G. Bem
|
04b8ad4368
usb: host: ehci-dbg: enclose conditional blocks with braces
|
9 years ago |
Geyslan G. Bem
|
12ef7dd97c
usb: host: ehci-dbg: replace sizeof operand
|
9 years ago |
Geyslan G. Bem
|
e2432f06b5
usb: host: ehci-dbg: remove blank line before close brace
|
9 years ago |
Geyslan G. Bem
|
8d587d6495
usb: host: ehci-dbg: add blank line after declarations
|
9 years ago |
Geyslan G. Bem
|
1f8e5afdb2
usb: host: ehci-dbg: convert macro to inline function
|
9 years ago |
Geyslan G. Bem
|
e1666317d8
usb: host: ehci-dbg: use a blank line after struct declarations
|
9 years ago |
Geyslan G. Bem
|
c768ffb891
usb: host: ehci-dbg: fix up function definitions
|
9 years ago |
Geyslan G. Bem
|
a535597794
usb: host: ehci-dbg: use scnprintf() in qh_lines()
|
9 years ago |
Geyslan G. Bem
|
c2fb017104
usb: host: ehci-dbg: put spaces around operators
|
9 years ago |
Geyslan G. Bem
|
78698d66a1
usb: host: ehci-dbg: fix up closing parenthesis
|
9 years ago |
Geyslan G. Bem
|
5bb95ec8d7
usb: host: ehci-dbg: move trailing statements to next line
|
9 years ago |
Geyslan G. Bem
|
0784b4d5a2
usb: host: ehci-dbg: use C89-style comments
|
9 years ago |
Geyslan G. Bem
|
1cb1d1c0d0
usb: host: ehci-dbg: remove space before open square bracket
|
9 years ago |
Geyslan G. Bem
|
668ab0db27
usb: host: ehci-dbg: remove space before open parenthesis
|
9 years ago |
Alan Stern
|
8ee10d6292
USB: EHCI: enhance "async" debugfs output
|
9 years ago |
Greg Kroah-Hartman
|
911fdb6eca
USB: ehci-dbg.c: move assignment out of if () block
|
10 years ago |
Yijing Wang
|
e10e6f433f
usb: Use dev_is_pci() to check whether it is pci device
|
11 years ago |
Oliver Neukum
|
1c20163d30
usb: kill DEBUG compile option
|
11 years ago |
Alan Stern
|
b35c5009bb
USB: EHCI: create per-TT bandwidth tables
|
11 years ago |
Alan Stern
|
d0ce5c6b92
USB: EHCI: use a bandwidth-allocation table
|
12 years ago |
Alan Stern
|
ffa0248e64
USB: EHCI: create a "periodic schedule info" struct
|
12 years ago |
Joe Perches
|
2b84f92b81
usb: Remove unnecessary semicolons
|
12 years ago |
Xenia Ragiadakou
|
15532f4761
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
|
12 years ago |
Xenia Ragiadakou
|
1512c91f1c
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
|
12 years ago |
Alan Stern
|
6e018751a3
USB: EHCI: convert singly-linked lists to list_heads
|
12 years ago |
Alan Stern
|
4968f95191
USB: EHCI: remove unused Link Power Management code
|
12 years ago |