aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-27
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger2006-06-23
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-21
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-21
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-21
* [PATCH] UHCI: various updatesDavid Brownell2006-06-21
* [PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2006-06-21
* [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn2006-06-21
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-21
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-21
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-21
* [PATCH] UHCI: fix race in ISO dequeuingAlan Stern2006-06-21
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-21
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-21
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-21
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-21
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-21
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-21
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-21
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-21
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-21
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-21
* [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice2006-06-21
* [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-08
* [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-09
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-27
* [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-14
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-14
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-14
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-14
* [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-14
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
* [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-31
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\
| * [PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman2006-03-20
| * [PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern2006-03-20
| * [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
| * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
| * [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-20
| * [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-20
| * [PATCH] UHCI: improve debugging codeAlan Stern2006-03-20
| * [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-20