summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* USB: kill usb kconfig warningAndrew Morton2006-09-271-1/+0
* USB OHCI controller support for PNX4008Vitaly Wool2006-09-273-0/+483
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-271-1/+1
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-2713-45/+99
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-2/+2
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-6/+2
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-254-2/+22
* uhci-hcd: fix list access bugAlan Stern2006-08-311-1/+1
* UHCI: don't stop at an Iso errorAlan Stern2006-08-311-1/+1
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
* USB: UHCI: Don't test the Short Packet Detect bitAlan Stern2006-08-021-1/+3
* USB: Fix Freescale high-speed USB host dependencyLi Yang2006-08-021-1/+1
* USB: AT91 OHCI updates, mostly power managementDavid Brownell2006-08-022-30/+61
* [PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell2006-07-121-3/+4
* [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin2006-07-121-4/+4
* [PATCH] USB: OHCI hub code unaligned accessDavid Miller2006-07-121-2/+2
* [PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek2006-07-122-0/+230
* [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-122-13/+11
* [PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer2006-07-121-2/+4
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-0212-13/+13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-3/+7
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-2/+1
* [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger2006-06-231-3/+0
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-213-3/+3
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-213-25/+59
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-213-26/+29
* [PATCH] UHCI: various updatesDavid Brownell2006-06-212-17/+22
* [PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2006-06-212-5/+1
* [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn2006-06-211-1/+1
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-212-2/+234
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-213-37/+90
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-213-50/+63
* [PATCH] UHCI: fix race in ISO dequeuingAlan Stern2006-06-211-12/+36
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-213-19/+28
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-211-1/+15
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-215-57/+143
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-213-71/+27
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-211-24/+33
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-213-39/+45
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-211-217/+125
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-211-9/+15
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-213-23/+38
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-214-73/+49
* [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice2006-06-211-15/+24
* [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
* [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-081-1/+1
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-273-3/+3
* [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-141-8/+24
OpenPOWER on IntegriCloud