summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-159-18/+53
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-152-50/+48
* USB: EHCI: stagger frames for interrupt transfersAlan Stern2009-06-152-3/+6
* wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt2009-06-151-21/+0
* USB: new flag for resume-from-hibernationAlan Stern2009-06-153-23/+19
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-153-14/+15
* USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman2009-06-151-2/+2
* USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman2009-06-151-21/+10
* USB: UHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten2009-06-151-18/+18
* USB: UHCI queue: use usb_endpoint_type()Matthias Kaehlcke2009-06-151-1/+1
* USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König2009-06-151-1/+1
* USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König2009-06-151-1/+1
* Merge branch 'ep93xx' into develRussell King2009-06-101-3/+10
|\
| * [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-291-3/+10
* | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
|/
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-231-1/+1
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-172-6/+18
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-176-6/+50
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-081-2/+2
|\
| * [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
* | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-1/+1
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-2/+2
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
|/
* Merge branch 'origin' into develRussell King2009-03-2824-128/+338
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-2622-124/+333
| |\
| | * USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas2009-03-241-0/+14
| | * USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-242-1/+102
| | * USB: S3C: Move usb-control.h to platform includeBen Dooks2009-03-241-2/+1
| | * USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks2009-03-241-1/+1
| | * USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-03-241-1/+1
| | * USB: ohci-s3c2410: fix name of bus clockBen Dooks2009-03-241-1/+1
| | * USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks2009-03-241-1/+0
| | * USB: use kzfree()Johannes Weiner2009-03-241-2/+1
| | * USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-243-4/+4
| | * USB: uhci: don't use pseudo negative valuesAlan Stern2009-03-242-8/+7
| | * USB: fix ehci printk formatsRandy Dunlap2009-03-241-1/+1
| | * USB: replace uses of __constant_{endian}Harvey Harrison2009-03-247-29/+29
| | * USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-242-17/+80
| | * USB: Make the isp1760_register function prototype more genericCatalin Marinas2009-03-242-6/+8
| | * USB: EHCI: add software retry for transaction errorsAlan Stern2009-03-242-0/+35
| | * USB: EHCI: Make timer_action out-of-lineAlan Stern2009-03-242-34/+36
| | * usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud2009-03-241-4/+1
| | * USB: add missing KERN_* constants to printksFrank Seidel2009-03-241-4/+4
| | * USB: count reaches -1, tested 0Roel Kluin2009-03-241-1/+1
| | * USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-8/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-262-3/+3
| |\ \
OpenPOWER on IntegriCloud