Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0aee0979b3ccca634a7a4fef8d0f80050dc95a6d
/
drivers
/
usb
/
host
/
ehci-dbg.c
128f8b3d
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
by Alan Stern
· 9 years ago
93df42b
usb: ehci: remove old stub_debug_files definition
by Geyslan G. Bem
· 9 years ago
3fd2900
usb: host: ehci-dbg: add function output_buf_tds_dir()
by Geyslan G. Bem
· 9 years ago
cb27252
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
by Geyslan G. Bem
· 9 years ago
04b8ad4
usb: host: ehci-dbg: enclose conditional blocks with braces
by Geyslan G. Bem
· 9 years ago
12ef7dd
usb: host: ehci-dbg: replace sizeof operand
by Geyslan G. Bem
· 9 years ago
e2432f0
usb: host: ehci-dbg: remove blank line before close brace
by Geyslan G. Bem
· 9 years ago
8d587d6
usb: host: ehci-dbg: add blank line after declarations
by Geyslan G. Bem
· 9 years ago
1f8e5af
usb: host: ehci-dbg: convert macro to inline function
by Geyslan G. Bem
· 9 years ago
e166631
usb: host: ehci-dbg: use a blank line after struct declarations
by Geyslan G. Bem
· 9 years ago
c768ffb
usb: host: ehci-dbg: fix up function definitions
by Geyslan G. Bem
· 9 years ago
a535597
usb: host: ehci-dbg: use scnprintf() in qh_lines()
by Geyslan G. Bem
· 9 years ago
c2fb017
usb: host: ehci-dbg: put spaces around operators
by Geyslan G. Bem
· 9 years ago
78698d6
usb: host: ehci-dbg: fix up closing parenthesis
by Geyslan G. Bem
· 9 years ago
5bb95ec
usb: host: ehci-dbg: move trailing statements to next line
by Geyslan G. Bem
· 9 years ago
0784b4d
usb: host: ehci-dbg: use C89-style comments
by Geyslan G. Bem
· 9 years ago
1cb1d1c
usb: host: ehci-dbg: remove space before open square bracket
by Geyslan G. Bem
· 9 years ago
668ab0d
usb: host: ehci-dbg: remove space before open parenthesis
by Geyslan G. Bem
· 9 years ago
8ee10d6
USB: EHCI: enhance "async" debugfs output
by Alan Stern
· 9 years ago
911fdb6
USB: ehci-dbg.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
e10e6f4
usb: Use dev_is_pci() to check whether it is pci device
by Yijing Wang
· 11 years ago
1c20163
usb: kill DEBUG compile option
by Oliver Neukum
· 11 years ago
b35c500
USB: EHCI: create per-TT bandwidth tables
by Alan Stern
· 11 years ago
d0ce5c6
USB: EHCI: use a bandwidth-allocation table
by Alan Stern
· 11 years ago
ffa0248
USB: EHCI: create a "periodic schedule info" struct
by Alan Stern
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
15532f4
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
by Xenia Ragiadakou
· 11 years ago
1512c91
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
by Xenia Ragiadakou
· 11 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
4968f95
USB: EHCI: remove unused Link Power Management code
by Alan Stern
· 12 years ago
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 12 years ago
17dcfc9
USB: EHCI: remove useless test
by Alan Stern
· 12 years ago
c0c53db
USB: EHCI: add new root-hub state: STOPPING
by Alan Stern
· 12 years ago
99ac5b1
USB: EHCI: rename "reclaim"
by Alan Stern
· 12 years ago
4c53de7
USB: EHCI: add symbolic constants for QHs
by Alan Stern
· 12 years ago
3d9545c
EHCI: maintain the ehci->command value properly
by Alan Stern
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
855ef45
usb: Fix typo in ehci-dbg.c
by Masanari Iida
· 13 years ago
68aa95d
EHCI: workaround for MosChip controller bug
by Alan Stern
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
c430131
USB: EHCI: Support controllers with big endian capability regs
by Jan Andersson
· 14 years ago
9a1cadb
USB: EHCI: Cleanup and rewrite ehci_vdgb().
by David Daney
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
73f35c6
USB: Remove unnecessary casts of void ptr returning alloc function return values
by Jesper Juhl
· 14 years ago
723b991
USB: ehci: fix debugfs 'lpm' permissions
by Greg Kroah-Hartman
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
185c9bc
USB: ehci: fix remove of ehci debugfs dir
by Ming Lei
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
aa4d834
USB: EHCI: EHCI 1.1 addendum: preparation
by Alek Du
· 14 years ago
3807e26
USB: EHCI: split ehci_qh into hw and sw parts
by Alek Du
· 15 years ago
f8086a0
USB: ehci-dbg.c: no need for checking it before call vfree
by Figo.zhang
· 15 years ago
e64a521
USB: clean up redundant tests on unsigned
by roel kluin
· 16 years ago
2b70f07
USB: EHCI, OHCI, UHCI: remove version numbers
by Alan Stern
· 16 years ago
3c4bb71
USB: ehci-dbg: fix reading less content of periodic file
by Ming Lei
· 16 years ago
3c04e20
USB: ehci-dbg: increase debug buffer size for periodic file
by Ming Lei
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
9776afc
USB: ehci: minor cleanups
by David Brownell
· 17 years ago
07d29b6
USB: EHCI: add separate IAA watchdog timer
by Alan Stern
· 17 years ago
694cc20
USB: convert ehci debug files to use debugfs instead of sysfs
by Tony Jones
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
8234509
USB: use function attribute __maybe_unused
by David Rientjes
· 18 years ago
6dbd682
USB: EHCI support for big-endian descriptors
by Stefan Roese
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
64f8979
USB: revert EHCI VIA workaround patch
by Greg Kroah-Hartman
· 18 years ago
26f953f
USB: EHCI update VIA workaround
by David Brownell
· 18 years ago
1ee9521
USB: fix __must_check warnings in drivers/usb/host/
by Greg Kroah-Hartman
· 18 years ago
53bd6a6
USB: EHCI whitespace fixes (cosmetic)
by David Brownell
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
7dedacf
[PATCH] USB: ehci: microframe handling fix
by David Brownell
· 19 years ago
d49d431
[PATCH] USB: misc ehci updates
by David Brownell
· 20 years ago
8561b10
[PATCH] USB: move the usb hcd code to use the new class code.
by gregkh@suse.de
· 20 years ago
9a5d3e9
[PATCH] USB: hcd suspend uses pm_message_t
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago