index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2010-02-17
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
2010-02-16
USB: FHCI: Fix build after kfifo rework
Anton Vorontsov
2010-02-16
USB: ehci: phy low power mode bug fixing
Alek Du
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-05
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
Paul Mundt
2010-02-05
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
Paul Mundt
2010-02-02
usb: r8a66597-hdc disable interrupts fix
Magnus Damm
2010-01-20
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
2010-01-20
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
2010-01-20
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
2010-01-20
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2010-01-20
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-17
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-16
USB ehci: replace mach header with plat
Thomas Weber
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-11
USB: xhci: Fix command completion after a drop endpoint.
Sarah Sharp
2009-12-11
USB: xhci: Make reverting an alt setting "unfailable".
Sarah Sharp
2009-12-11
USB: ehci-omap.c: introduce missing kfree
Julia Lawall
2009-12-11
USB: xhci-mem.c: introduce missing kfree
Julia Lawall
2009-12-11
USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.
David Vrabel
2009-12-11
USB: xhci: Handle errors that cause endpoint halts.
Sarah Sharp
2009-12-11
USB: xhci: Return success for vendor-specific info codes.
Sarah Sharp
2009-12-11
USB: xhci: Return -EPROTO on a split transaction error.
Sarah Sharp
2009-12-11
USB: xhci: Set transfer descriptor size field correctly.
Sarah Sharp
2009-12-11
USB: xhci: Add tests for TRB address translation.
Sarah Sharp
2009-12-11
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
2009-12-11
USB: FIX bitfield istl_flip:1, make it unsigned.
Roel Kluin
2009-12-11
USB: EHCI: add native scatter-gather support
Alan Stern
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
2009-12-11
USB: xhci: Remove unused HCD statistics code.
Sarah Sharp
2009-12-11
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
2009-12-11
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2009-12-11
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
2009-12-11
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2009-12-11
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
2009-12-11
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
2009-12-11
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
USB: Add missing static markers to ohci-pnx4008
Jean Delvare
[prev]
[next]