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
2007-10-13
USB: add urb->unlinked field
Alan Stern
8
-113
/
+92
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
7
-51
/
+9
2007-10-13
USB: remove Iso status value in uhci-hcd
Alan Stern
2
-9
/
+3
2007-10-13
USB: minor fixes for r8a66597 driver
Alan Stern
1
-21
/
+19
2007-10-13
USB: EHCI restart speedup
Marcelo Tosatti
2
-5
/
+2
2007-10-13
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2
-16
/
+0
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
10
-137
/
+263
2007-10-13
USB: OHCI handles more ZFMicro quirks
Mike Nuss
5
-75
/
+253
2007-10-13
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
1
-1
/
+0
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-08-23
USB: make EHCI initialize properly on PPC SOCs
Mike Nuss
2
-4
/
+23
2007-08-23
USB: ohci, fix oddball gcc warning
David Brownell
1
-1
/
+1
2007-08-23
usb: typo in usb R8A66597 HCD config
M4rkusXXL
1
-1
/
+1
2007-08-23
usb: r8a66597-hcd: fix up error path.
Paul Mundt
1
-2
/
+0
2007-08-23
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
1
-0
/
+3
2007-08-21
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
5
-215
/
+0
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-231
/
+229
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-20
USB: r8a66597-hcd: fixes some problem
Yoshihiro Shimoda
2
-101
/
+96
2007-07-20
UHCI: short control URBs get a status stage
Alan Stern
1
-21
/
+38
2007-07-20
isp116x-hcd: prepare for urb->status
Alan Stern
1
-101
/
+86
2007-07-20
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
Matthias Kaehlcke
1
-8
/
+9
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-13
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
1
-1
/
+1
2007-07-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
2
-3
/
+6
2007-07-13
ehci-hub: improved over-current recovery
Christian Engelmayer
1
-1
/
+16
2007-07-13
USB: PS3: USB system-bus rework
Geoff Levand
4
-53
/
+162
2007-07-13
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
5
-14
/
+61
2007-07-13
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2
-2
/
+14
2007-07-13
USB: use function attribute __maybe_unused
David Rientjes
2
-13
/
+13
2007-07-13
USB: ehci_fsl update for MPC831x support
Li Yang
3
-4
/
+15
2007-07-13
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
Stefan Roese
1
-4
/
+4
2007-07-13
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2
-0
/
+187
2007-07-13
USB: EHCI: fix handover for designated full-speed ports
Alan Stern
1
-1
/
+3
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
6
-28
/
+145
2007-07-13
USB: ehci refcounts work on ppc7448
David Brownell
2
-6
/
+14
2007-07-13
USB: r8a66597-hcd: fix NULL access
Yoshihiro Shimoda
1
-1
/
+4
2007-07-13
USB: r8a66597-hcd: host controller driver for R8A66597
Yoshihiro Shimoda
4
-0
/
+2889
2007-07-13
USB: EHCI support for big-endian descriptors
Stefan Roese
7
-302
/
+432
2007-07-13
USB: EHCI cpufreq fix
Stuart_Hayes@Dell.com
5
-0
/
+214
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-2
/
+1
2007-06-09
OHCI: Fix machine check in ohci_hub_status_data
Alan Stern
1
-0
/
+2
2007-05-24
ehci-fsl: fix cache coherency problem on system with large memory
Li Yang
2
-0
/
+14
2007-05-23
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
Andrey Borzenkov
1
-1
/
+1
2007-05-23
EHCI: fix problem with BIOS handoff
Alan Stern
1
-0
/
+9
2007-05-23
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
1
-5
/
+7
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-6
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
3
-17
/
+2
2007-05-07
ehci-ps3, ohci-ps3: fix compilation
Geoff Levand
2
-15
/
+0
[next]