index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-dbg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
Xenia Ragiadakou
1
-1
/
+0
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-4
/
+4
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-6
/
+9
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
1
-97
/
+0
2012-10-25
USB: EHCI: move logging macros to ehci.h
Alan Stern
1
-15
/
+0
2012-09-21
USB: EHCI: remove useless test
Alan Stern
1
-4
/
+2
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-0
/
+2
2012-07-17
USB: EHCI: rename "reclaim"
Alan Stern
1
-7
/
+9
2012-07-17
USB: EHCI: add symbolic constants for QHs
Alan Stern
1
-3
/
+3
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
1
-4
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-02-25
usb: Fix typo in ehci-dbg.c
Masanari Iida
1
-1
/
+1
2011-10-19
EHCI: workaround for MosChip controller bug
Alan Stern
1
-1
/
+1
2011-08-23
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-2
/
+15
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+1
2011-02-04
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
1
-3
/
+1
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-1
/
+1
2010-12-01
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-11-16
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+4
2010-08-11
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
1
-37
/
+21
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+1
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-7
/
+137
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
1
-19
/
+24
2009-09-23
USB: ehci-dbg.c: no need for checking it before call vfree
Figo.zhang
1
-2
/
+1
2009-01-07
USB: clean up redundant tests on unsigned
roel kluin
1
-6
/
+2
2008-10-18
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
1
-2
/
+2
2008-10-18
USB: ehci-dbg: fix reading less content of periodic file
Ming Lei
1
-3
/
+5
2008-10-18
USB: ehci-dbg: increase debug buffer size for periodic file
Ming Lei
1
-19
/
+25
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-2
/
+2
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-1
/
+1
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-1
/
+1
2008-04-25
USB: ehci: minor cleanups
David Brownell
1
-1
/
+1
2008-02-02
USB: EHCI: add separate IAA watchdog timer
Alan Stern
1
-3
/
+1
2008-02-02
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
1
-40
/
+187
2008-02-02
USB: Convert from class_device to device for USB core
Tony Jones
1
-17
/
+17
2007-07-13
USB: use function attribute __maybe_unused
David Rientjes
1
-11
/
+11
2007-07-13
USB: EHCI support for big-endian descriptors
Stefan Roese
1
-76
/
+85
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
1
-12
/
+12
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-10-18
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
1
-1
/
+3
2006-09-27
USB: EHCI update VIA workaround
David Brownell
1
-3
/
+1
2006-09-27
USB: fix __must_check warnings in drivers/usb/host/
Greg Kroah-Hartman
1
-3
/
+4
2006-09-27
USB: EHCI whitespace fixes (cosmetic)
David Brownell
1
-7
/
+7
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-3
/
+3
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-1
/
+1
2005-08-05
[PATCH] USB: ehci: microframe handling fix
David Brownell
1
-1
/
+1
2005-06-28
[PATCH] USB: misc ehci updates
David Brownell
1
-5
/
+54
2005-06-21
[PATCH] USB: move the usb hcd code to use the new class code.
gregkh@suse.de
1
-5
/
+5
[next]