index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2
-2
/
+2
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-13
Fix ohci-ssb with !CONFIG_PM
Al Viro
1
-0
/
+2
2007-10-12
USB: mutual exclusion for EHCI init and port resets
Alan Stern
1
-0
/
+8
2007-10-12
USB: ohci SSB bus glue
Michael Buesch
3
-1
/
+280
2007-10-12
USB: ehci build fixes on au1xxx, ppc-soc
David Brownell
2
-8
/
+4
2007-10-12
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
3
-8
/
+15
2007-10-12
USB: r8a66597-hcd: fix driver removing
Yoshihiro Shimoda
1
-1
/
+1
2007-10-12
USB: r8a66597-hcd: fix endian problem
Yoshihiro Shimoda
1
-3
/
+3
2007-10-12
USB: r8a66597-hcd: fix Class or Vendor Request
Yoshihiro Shimoda
1
-1
/
+10
2007-10-12
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
Matthias Kaehlcke
1
-17
/
+17
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
8
-63
/
+32
2007-10-12
USB: reorganize urb->status use in r8a66597-hcd
Alan Stern
1
-31
/
+30
2007-10-12
USB: reorganize urb->status use in sl811-hcd
Alan Stern
1
-21
/
+11
2007-10-12
USB: reorganize urb->status use in ohci-hcd
Alan Stern
3
-33
/
+28
2007-10-12
USB: reorganize urb->status use in ehci-hcd
Alan Stern
2
-31
/
+35
2007-10-12
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
1
-16
/
+8
2007-10-12
USB: add urb->unlinked field
Alan Stern
8
-113
/
+92
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
7
-51
/
+9
2007-10-12
USB: remove Iso status value in uhci-hcd
Alan Stern
2
-9
/
+3
2007-10-12
USB: minor fixes for r8a66597 driver
Alan Stern
1
-21
/
+19
2007-10-12
USB: EHCI restart speedup
Marcelo Tosatti
2
-5
/
+2
2007-10-12
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2
-16
/
+0
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
10
-137
/
+263
2007-10-12
USB: OHCI handles more ZFMicro quirks
Mike Nuss
5
-75
/
+253
2007-10-12
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
1
-1
/
+0
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-08-22
USB: make EHCI initialize properly on PPC SOCs
Mike Nuss
2
-4
/
+23
2007-08-22
USB: ohci, fix oddball gcc warning
David Brownell
1
-1
/
+1
2007-08-22
usb: typo in usb R8A66597 HCD config
M4rkusXXL
1
-1
/
+1
2007-08-22
usb: r8a66597-hcd: fix up error path.
Paul Mundt
1
-2
/
+0
2007-08-22
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
1
-0
/
+3
2007-08-20
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-19
USB: r8a66597-hcd: fixes some problem
Yoshihiro Shimoda
2
-101
/
+96
2007-07-19
UHCI: short control URBs get a status stage
Alan Stern
1
-21
/
+38
2007-07-19
isp116x-hcd: prepare for urb->status
Alan Stern
1
-101
/
+86
2007-07-19
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-12
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
1
-1
/
+1
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
2
-3
/
+6
2007-07-12
ehci-hub: improved over-current recovery
Christian Engelmayer
1
-1
/
+16
2007-07-12
USB: PS3: USB system-bus rework
Geoff Levand
4
-53
/
+162
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
5
-14
/
+61
2007-07-12
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2
-2
/
+14
2007-07-12
USB: use function attribute __maybe_unused
David Rientjes
2
-13
/
+13
2007-07-12
USB: ehci_fsl update for MPC831x support
Li Yang
3
-4
/
+15
2007-07-12
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
Stefan Roese
1
-4
/
+4
2007-07-12
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2
-0
/
+187
[next]