USB: xhci: URB cancellation support.
[safe/jmp/linux-2.6] / drivers / usb / host /
2009-06-16 Sarah SharpUSB: xhci: URB cancellation support.
2009-06-16 Sarah SharpUSB: xhci: Scatter gather list support for bulk transfers.
2009-06-16 Sarah SharpUSB: xhci: Bulk transfer support
2009-06-16 Sarah SharpUSB: xhci: Bandwidth allocation support
2009-06-16 Sarah SharpUSB: xhci: Control transfer support.
2009-06-16 Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16 Sarah SharpUSB: xhci: Root hub support.
2009-06-16 Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16 Sarah SharpUSB: xhci: Device context array allocation.
2009-06-16 Sarah SharpUSB: xhci: Ring allocation and initialization.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.
2009-06-16 Sarah SharpUSB: xhci: Support xHCI host controllers and USB 3...
2009-06-16 Alan SternUSB: EHCI: update toggle state for linked QHs
2009-06-16 Yoshihiro ShimodaUSB: r8a66597-hcd: use platform_data instead of module_...
2009-06-16 Alan SternUSB: EHCI: stagger frames for interrupt transfers
2009-06-16 Paul Mundtwusb: hwa-hc: Drop unused pci_suspend/resume hooks.
2009-06-16 Alan SternUSB: new flag for resume-from-hibernation
2009-06-16 Alan SternUSB: move PCI host controllers to new PM framework
2009-06-16 Greg Kroah-HartmanUSB: EHCI: create sysfs companion files directly in...
2009-06-16 Greg Kroah-HartmanUSB: OHCI: use the ohci structure directly in debugfs...
2009-06-16 Greg Kroah-HartmanUSB: UHCI: use the new usb debugfs directory
2009-06-16 Greg Kroah-HartmanUSB: OHCI: use the new usb debugfs directory
2009-06-16 Greg Kroah-HartmanUSB: FHCI: use the new usb debugfs directory
2009-06-16 Greg Kroah-HartmanUSB: EHCI: use the new usb debugfs directory
2009-06-16 H Hartley SweetenUSB: host/ohci-hcd.c: fix sparse warnings
2009-06-16 Matthias KaehlckeUSB: UHCI queue: use usb_endpoint_type()
2009-06-16 Uwe Kleine-KönigUSB: move orion-ehci's probe function to .devinit.text
2009-06-16 Uwe Kleine-KönigUSB: move r8a66597_hcd's probe function to .devinit...
2009-06-10 Russell KingMerge branch 'ep93xx' into devel
2009-05-29 Hartley Sweeten[ARM] 5526/1: ep93xx: usb driver cleanup
2009-05-28 Warren FreeUSB: isp1760: urb_dequeue doesn't always find the urbs
2009-04-23 Dan StreetmanUSB: ehci-sched.c: EHCI SITD scheduling bugfix
2009-04-17 David VrabelUSB: whci-hcd: check return value of usb_hcd_link_urb_t...
2009-04-17 David VrabelUSB: whci-hcd: provide a endpoint_reset method
2009-04-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-08 Justin Waters[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_31BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-24 Sachin SantUSB: FHCI: use dev_name() in place of bus_id.
2009-03-24 Catalin MarinasUSB: isp1760: Add a delay before reading the SKIPMAP...
2009-03-24 Yoshihiro ShimodaUSB: r8a66597-hcd: suspend/resume support
2009-03-24 Ben DooksUSB: S3C: Move usb-control.h to platform include
2009-03-24 Ben DooksUSB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410...
2009-03-24 Hannes EderUSB: host: fix sparse warning: Using plain integer...
2009-03-24 Ben DooksUSB: ohci-s3c2410: fix name of bus clock
2009-03-24 Ben DooksUSB: ohci-s3c2410: remove <mach/hardware.h> include
2009-03-24 Johannes WeinerUSB: use kzfree()
2009-03-24 Greg Kroah-HartmanUSB: make transfer_buffer_lengths in struct urb field u32
2009-03-24 Alan SternUSB: uhci: don't use pseudo negative values
2009-03-24 Randy DunlapUSB: fix ehci printk formats
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2009-03-24 Catalin MarinasUSB: Add platform device support for the ISP1760 USB...
2009-03-24 Catalin MarinasUSB: Make the isp1760_register function prototype more...
2009-03-24 Alan SternUSB: EHCI: add software retry for transaction errors
2009-03-24 Alan SternUSB: EHCI: Make timer_action out-of-line
2009-03-24 Thierry Vignaudusb: kill prehistorical comments about USB_EHCI_HCD
2009-03-24 Frank SeidelUSB: add missing KERN_* constants to printks
2009-03-24 Roel KluinUSB: count reaches -1, tested 0
2009-03-24 Julia LawallUSB: drivers: use USB API functions rather than constants
2009-03-17 Alan SternUSB: EHCI: expedite unlinks when the root hub is suspended
2009-03-17 Karsten WieseUSB: EHCI: Fix isochronous URB leak
2009-03-16 Kuninori Morimotosh: Add OHCI USB support for SH7786
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-02-27 Karsten WieseUSB: EHCI: slow down ITD reuse
2009-02-21 Hartley Sweeten[ARM] 5406/1: ep93xx: remove unneeded header in ohci...
2009-02-18 Rafael J. WysockiUSB/PCI: Fix resume breakage of controllers behind...
2009-02-16 David Vrabelwusb: whci-hcd: always lock whc->lock with interrupts...
2009-02-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-28 Anton VorontsovUSB: Driver for Freescale QUICC Engine USB Host Controller
2009-01-28 David BrownellUSB: omap1 ohci buildfix (otg related)
2009-01-28 Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-28 Alan SternUSB: don't enable wakeup by default for PCI host contro...
2009-01-24 Russell King[ARM] omap: ensure OMAP drivers pass a struct device...
2009-01-22 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-07 Alan SternUSB: automatically enable wakeup for PCI host controllers
2009-01-07 Alan SternUSB: fix up suspend and resume for PCI host controllers
2009-01-07 Thomas HommelUSB: isp1760: don't auto disable Port1 on ISP1761
2009-01-07 Karl BongersUSB: isp1760: Fix probe in PCI glue code
2009-01-07 Sebastian Andrzej... USB: isp1760: use a specific PLX bridge instead of...
2009-01-07 Magnus DammUSB: m66592 and r8a66597 resource changes
2009-01-07 Jean DelvareUSB: Convert ohci-pnx4008 to a new-style i2c driver
2009-01-07 Kay Sieversoxu210hp-hcd.c: struct device - replace bus_id with...
2009-01-07 Kay Sieversusb: struct device - replace bus_id with dev_name(...
2009-01-07 Vitaly BordugUSB: powerpc: Workaround for the PPC440EPX USBH_23...
2009-01-07 Steven NoonanUSB: EHCI pci-quirks.c: don't wait so long for BIOS...
2009-01-07 Rodolfo Giomettiusb host: Oxford OXU210HP HCD driver.
2009-01-07 Vikram PanditaUSB: Avoid 20ms delay in EHCI resume
2009-01-07 Arjan van de VenUSB: use pci_ioremap_bar() in drivers/usb
2009-01-07 roel kluinUSB: clean up redundant tests on unsigned
2009-01-07 David Vrabelwusb: timeout when waiting for ASL/PZL updates in whci-hcd
2009-01-02 David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-22 David Vrabeluwb: use dev_dbg() for debug messages
2008-12-22 Paul Mundtusb: Fix up sh_mobile usbf clock framework warnings.
next