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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-146
/
+205
2006-12-02
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
1
-54
/
+79
2006-12-02
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
4
-53
/
+61
2006-12-02
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
1
-5
/
+1
2006-12-02
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
Adrian Bunk
1
-1
/
+1
2006-12-02
USB: add ehci_hcd.ignore_oc parameter
David Brownell
2
-5
/
+23
2006-12-02
USB: EHCI hooks for high speed electrical tests
David Brownell
1
-0
/
+19
2006-12-02
OHCI: change priority level of resume log message
Alan Stern
1
-1
/
+1
2006-12-02
USB: OHCI: remove stale testing code from root-hub resume
Alan Stern
1
-12
/
+1
2006-12-02
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
2
-16
/
+18
2006-12-02
USB: ohci-hcd: fix compiler warning
Alan Stern
1
-2
/
+4
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-3
/
+3
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-17
USB: OHCI: fix root-hub resume bug
Alan Stern
2
-11
/
+17
2006-11-17
OHCI: disallow autostop when wakeup is not available
Alan Stern
1
-1
/
+2
2006-10-18
UHCI: workaround for Asus motherboard
Alan Stern
1
-5
/
+39
2006-10-18
USB: ohci-pnx4008 build fixes
David Brownell
1
-3
/
+6
2006-10-18
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
6
-69
/
+37
2006-10-06
[PATCH] ohci: don't play with IRQ regs
David Brownell
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
15
-100
/
+96
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-29
USB: fix build error in ohci driver
Greg Kroah-Hartman
1
-2
/
+2
2006-09-29
OHCI: add auto-stop support
Alan Stern
3
-84
/
+164
2006-09-29
OHCI: remove existing autosuspend code
Alan Stern
1
-44
/
+6
2006-09-29
ohci: Use ref-counting hotplug safe interfaces
Alan Cox
1
-1
/
+2
2006-09-27
USB: EHCI update VIA workaround
David Brownell
6
-39
/
+70
2006-09-27
USB: ohci_usb can oops on shutdown
Pete Zaitcev
1
-1
/
+3
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
3
-3
/
+3
2006-09-27
USB: u132-hcd: host controller driver for ELAN U132 adapter
Tony Olech
3
-0
/
+3324
2006-09-27
USB: fix __must_check warnings in drivers/usb/host/
Greg Kroah-Hartman
2
-6
/
+8
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
1
-3
/
+0
2006-09-27
USB: ohci-at91, two one-liners
David Brownell
1
-1
/
+2
2006-09-27
USB: EHCI whitespace fixes (cosmetic)
David Brownell
7
-64
/
+64
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
2
-6
/
+6
2006-09-27
UHCI: increase Resume-Detect-off delay
Alan Stern
1
-3
/
+9
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
17
-23
/
+34
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
3
-4
/
+4
2006-09-27
USB: build fixes: ohci-omap
David Brownell
1
-42
/
+71
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-09-27
USB: kill usb kconfig warning
Andrew Morton
1
-1
/
+0
2006-09-27
USB OHCI controller support for PNX4008
Vitaly Wool
3
-0
/
+483
2006-09-27
USB: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
1
-1
/
+1
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
13
-45
/
+99
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2
-2
/
+2
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-6
/
+2
2006-09-26
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
4
-2
/
+22
2006-09-01
uhci-hcd: fix list access bug
Alan Stern
1
-1
/
+1
2006-09-01
UHCI: don't stop at an Iso error
Alan Stern
1
-1
/
+1
2006-08-12
USB: removed a unbalanced #endif from ohci-au1xxx.c
Yoichi Yuasa
1
-1
/
+0
2006-08-03
USB: UHCI: Don't test the Short Packet Detect bit
Alan Stern
1
-1
/
+3
[next]