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-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
2006-08-03
USB: Fix Freescale high-speed USB host dependency
Li Yang
1
-1
/
+1
2006-08-03
USB: AT91 OHCI updates, mostly power management
David Brownell
2
-30
/
+61
2006-07-13
[PATCH] USB: ehci: fix bogus alteration of a local variable
David Brownell
1
-3
/
+4
2006-07-13
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
Kyle McMartin
1
-4
/
+4
2006-07-13
[PATCH] USB: OHCI hub code unaligned access
David Miller
1
-2
/
+2
2006-07-13
[PATCH] USB: ohci bits for the cirrus ep93xx
Lennert Buytenhek
2
-0
/
+230
2006-07-13
[PATCH] USB: au1200: EHCI and OHCI fixes
Daniel Mack
2
-13
/
+11
2006-07-13
[PATCH] USB: au1xxx: compile fixes for OHCI for au1200
Domen Puncer
1
-2
/
+4
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
12
-13
/
+13
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-27
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
1
-3
/
+7
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-23
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...
Jean-Luc Leger
1
-3
/
+0
2006-06-22
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
3
-3
/
+3
2006-06-22
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
3
-25
/
+59
2006-06-22
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
3
-26
/
+29
2006-06-22
[PATCH] UHCI: various updates
David Brownell
2
-17
/
+22
2006-06-22
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2
-5
/
+1
2006-06-22
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
1
-1
/
+1
2006-06-22
[PATCH] improved TT scheduling for EHCI
Dan Streetman
2
-2
/
+234
2006-06-22
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
3
-37
/
+90
2006-06-22
[PATCH] UHCI: store the period in the queue header
Alan Stern
3
-50
/
+63
2006-06-22
[PATCH] UHCI: fix race in ISO dequeuing
Alan Stern
1
-12
/
+36
2006-06-22
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
3
-19
/
+28
2006-06-22
[PATCH] UHCI: Work around old Intel bug
Alan Stern
1
-1
/
+15
2006-06-22
[PATCH] UHCI: Reimplement FSBR
Alan Stern
5
-57
/
+143
2006-06-22
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
3
-71
/
+27
2006-06-22
[PATCH] UHCI: Move code for cleaning up unlinked URBs
Alan Stern
1
-24
/
+33
2006-06-22
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
3
-39
/
+45
2006-06-22
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
Alan Stern
1
-217
/
+125
2006-06-22
[PATCH] USB: UHCI: fix obscure bug in enqueue()
Alan Stern
1
-9
/
+15
2006-06-22
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
3
-23
/
+38
2006-06-22
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
4
-73
/
+49
2006-06-22
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
Paul Serice
1
-15
/
+24
2006-06-09
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
1
-0
/
+3
2006-05-09
[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
David Brownell
1
-1
/
+1
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
3
-3
/
+3
2006-04-14
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
1
-8
/
+24
2006-04-14
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
3
-12
/
+10
2006-04-14
[PATCH] USB: at91 usb driver supend/resume fixes
David Brownell
1
-18
/
+17
2006-04-14
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
3
-3
/
+9
2006-04-14
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
1
-4
/
+5
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-10
/
+1
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-6
/
+6
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-25
/
+21
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-7
/
+4
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-9
/
+6
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-24
/
+0
[next]