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
2005-10-18
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
1
-1
/
+2
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
2
-2
/
+0
2005-09-29
[ARM] Don't include asm/arch/hardware.h directly
Russell King
2
-2
/
+0
2005-09-22
[PATCH] USB: sl811-hcd minor fixes
David Brownell
1
-2
/
+14
2005-09-12
[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
David Brownell
1
-38
/
+7
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
5
-20
/
+25
2005-09-12
[PATCH] USB: OHCI irq tweak
David Brownell
1
-0
/
+1
2005-09-12
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-12
[PATCH] USB: EHCI workaround for NForce and mem > 2GB
David Brownell
1
-0
/
+17
2005-09-12
[PATCH] USB: EHCI port tweaks
David Brownell
3
-13
/
+23
2005-09-12
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
4
-54
/
+32
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-2
/
+2
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-76
/
+53
2005-09-09
[PATCH] ehci: add tt_usecs
david-b@pacbell.net
3
-0
/
+13
2005-09-09
[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c
Dale Farnsworth
1
-18
/
+4
2005-09-09
[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd
Dale Farnsworth
1
-1
/
+1
2005-09-09
[PATCH] USB: S3C24XX port numbering fix
Ben Dooks
1
-2
/
+2
2005-09-09
[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
Olav Kongas
1
-13
/
+22
2005-09-09
[PATCH] USB: isp116x-hcd: remove clock() and reset()
Olav Kongas
1
-28
/
+3
2005-09-09
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
Olav Kongas
1
-0
/
+2
2005-09-09
[PATCH] USB: isp116x-hcd: support only per-port power switching
Olav Kongas
1
-5
/
+4
2005-09-09
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
Olav Kongas
1
-4
/
+1
2005-09-09
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
Olav Kongas
1
-5
/
+1
2005-09-09
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
1
-1
/
+3
2005-09-08
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
3
-3
/
+3
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
3
-5
/
+5
2005-08-05
[PATCH] USB: Fix setup packet initialization in isp116x-hcd
Olav Kongas
1
-1
/
+3
2005-08-05
[PATCH] USB: ehci: microframe handling fix
David Brownell
4
-9
/
+16
2005-07-30
[PATCH] USB: fix in usb_calc_bus_time
Dan Streetman
1
-2
/
+2
2005-07-30
[PATCH] USB: add S3C24XX USB Host driver support
Ben Dooks
2
-0
/
+501
2005-07-12
[PATCH] USB: fix ohci merge glitch
david-b@pacbell.net
1
-1
/
+3
2005-07-12
[PATCH] USB: ohci-omap pm updates
david-b@pacbell.net
1
-37
/
+16
2005-07-12
[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
KAMBAROV, ZAUR
1
-1
/
+2
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
9
-21
/
+26
2005-07-12
[PATCH] USB: isp116x-hcd cleanup
Olav Kongas
1
-10
/
+6
2005-07-08
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
2005-07-08
[PATCH] pcmcia: move event handler
Dominik Brodowski
1
-5
/
+1
2005-06-28
[PATCH] pcmcia id_table for sl811.cs
David Brownell
1
-13
/
+8
2005-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-505
/
+3193
2005-06-28
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
1
-8
/
+5
2005-06-28
[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()
David Brownell
1
-10
/
+7
2005-06-28
[PATCH] USB UHCI: Detect invalid ports
Alan Stern
1
-7
/
+7
2005-06-28
[PATCH] USB: misc ehci updates
David Brownell
4
-20
/
+70
2005-06-28
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
5
-113
/
+2
2005-06-28
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
4
-9
/
+5
2005-06-28
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
3
-26
/
+12
2005-06-28
[PATCH] USB: add reboot notifier to ohci
David Brownell
3
-4
/
+26
2005-06-28
[PATCH] USB UHCI: Add shutdown method
Alan Stern
1
-0
/
+16
2005-06-28
[PATCH] USB UHCI: improved reset handling
Alan Stern
1
-29
/
+40
2005-06-28
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
4
-60
/
+92
[next]