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
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+1
2008-04-28
drivers/usb annotations and fixes
Al Viro
5
-8
/
+8
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-12
/
+12
2008-04-25
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-25
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
19
-50
/
+31
2008-04-25
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
5
-29
/
+18
2008-04-25
USB: ehci: qh/qtd cleanup comments
David Brownell
1
-10
/
+40
2008-04-25
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
3
-37
/
+129
2008-04-25
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2
-25
/
+34
2008-04-25
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2
-10
/
+70
2008-04-25
USB: ehci shutdown refactored
Sarah Sharp
1
-16
/
+25
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
8
-49
/
+54
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
5
-76
/
+8
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-25
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2008-04-25
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
1
-1
/
+2
2008-04-25
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-25
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-25
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
Robert P. J. Day
1
-2
/
+2
2008-04-25
USB: ehci: paranoia, reject large control transfers
David Brownell
1
-2
/
+8
2008-04-25
USB: remove dev->power.power_state
Alan Stern
12
-38
/
+5
2008-04-25
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
1
-3
/
+3
2008-04-25
USB: use DIV_ROUND_UP
Julia Lawall
1
-3
/
+3
2008-04-25
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-25
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2
-17
/
+20
2008-04-25
USB: ehci minor SOC bus glue fixes
David Brownell
4
-11
/
+11
2008-04-25
USB: ehci tolerates some buggy devices
David Brownell
1
-1
/
+15
2008-04-25
USB: ohci: port reset paranoia timeout
David Brownell
1
-3
/
+21
2008-04-25
USB: ehci: minor cleanups
David Brownell
3
-33
/
+4
2008-04-25
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...
Andrew Morton
1
-2
/
+3
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-10
/
+1
2008-04-25
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2
-4
/
+1
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
19
-10
/
+35
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
16
-6
/
+30
2008-04-03
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
2
-2
/
+2
2008-04-03
USB: another ehci_iaa_watchdog fix
David Brownell
1
-2
/
+3
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2
-3
/
+2
2008-03-27
ehci-orion: mbus decode window support
Lennert Buytenhek
1
-2
/
+34
2008-03-25
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-03-11
USB: fix ehci unlink regressions
David Brownell
1
-16
/
+46
2008-03-05
USB: isp116x: fix enumeration on boot
Anti Sullin
2
-10
/
+6
2008-03-05
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
1
-1
/
+1
2008-02-24
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2
-3
/
+9
2008-02-22
ehci-fsl: add PPC_MPC837x to default y
Anton Vorontsov
1
-3
/
+2
2008-02-22
USB: POWERPC: ehci: fix ppc build
Anton Vorontsov
1
-1
/
+1
2008-02-22
USB: fix previous sparse fix which was incorrect
David Brownell
1
-12
/
+12
2008-02-22
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
Peter Korsgaard
1
-1
/
+1
[next]