summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2005-03-29Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-301/+339
2005-03-29[PATCH] Remaining u32 vs. pm_message_t fixesPavel Machek-1/+1
2005-03-29[PATCH] Fix u32 vs. pm_message_t in USBPavel Machek-3/+3
2005-03-29[PATCH] USB: ohci D3 resume fixDavid Brownell-6/+17
2005-03-23[PATCH] USB: ehci split ISO fixes (full speed audio etc)David Brownell-19/+14
2005-03-23[PATCH] USB: ohci-omap update (mostly clock gating)David Brownell-70/+51
2005-03-21[PATCH] UHCI updatesAlan Stern-61/+65
2005-03-21[PATCH] UHCI updatesAlan Stern-34/+52
2005-03-21[PATCH] UHCI updatesAlan Stern-8/+20
2005-03-21[PATCH] UHCI updatesAlan Stern-19/+33
2005-03-21[PATCH] UHCI updatesAlan Stern-29/+29
2005-03-20[PATCH] USBcore and HCD updatesAlan Stern-58/+58
2005-03-17[PATCH] USBcore updatesAlan Stern-4/+4
2005-03-17[PATCH] USB: fix uhci irq 10: nobody cared! errorOlaf Kirch-1/+3
2005-03-17[PATCH] USB: ehci and short in-bulk transfers with 20KB+ urbsDavid Brownell-3/+4
2005-03-17[PATCH] USB: ohci zero length control IN transfersDavid Brownell-2/+2
2005-03-13kconfig: cleanup USB menuSam Ravnborg-25/+0
2005-03-07[PATCH] USB: fix ohci Kconfig entryDavid Brownell-0/+2
2005-03-07[PATCH] USB: Don't return IRQ_NONE for edge-triggered interruptsAlan Stern-1/+12
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-109/+21
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-107/+29
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-49/+24
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-94/+33
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-94/+29
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-76/+23
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-108/+30
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern-2/+2
2005-03-07[PATCH] USB: ehci updates for TDI/ATG siliconDavid Brownell-27/+54
2005-03-07[PATCH] USB: UHCI: Fix build errors when CONFIG_DEBUG_FS isn't setAlan Stern-2/+7
2005-03-07[PATCH] USB: ohci ppc driver (2/2): ohci-ppc-soc.cDavid Brownell-0/+304
2005-03-07[PATCH] USB: ohci ppc driver (1/2): big-endian tweaksDavid Brownell-10/+85
2005-03-07[PATCH] USB UHCI: split code from uhci-hcd.c to new file uhci-q.cAlan Stern-1485/+1500
2005-03-07[PATCH] USB: ohci-omap updatesDavid Brownell-28/+70
2005-03-07[PATCH] USB: add 'distrust_firmware' option to ohciDavid Brownell-17/+14
2005-02-15[PATCH] USB: ehci requeue revisitDavid Brownell-1/+2
2005-02-15[PATCH] USB: ehci patch for NF4 port miscountingDavid Brownell-2/+23
2005-02-01[PATCH] assert_spin_locked()Herbert Pötzl-4/+1
2005-02-01[PATCH] mips: aMD Alchemy updateRalf Bächle-0/+367
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan-26/+26
2005-01-14[PATCH] USB UHCI: protect DMA-able fields with barriersAlan Stern-25/+58
2005-01-06[PATCH] USB: ehci "hc died" on startup (chip bug workaround)David Brownell-6/+13
2005-01-06[PATCH] USB: ohci diagnostic tweakDavid Brownell-1/+2
2005-01-06[PATCH] USB: definitions for USB2 debug device, debug portDavid Brownell-0/+24
2004-12-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-915/+792
2004-12-21[PATCH] USB: fix Scheduling while atomic warning when resuming.Greg Kroah-Hartman-1/+1
2004-12-20[PATCH] USB: fix Scheduling while atomic warning when resuming.David Brownell-1/+1
2004-12-20[PATCH] USB: ohci build tweaksDavid Brownell-11/+2
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman-4/+4
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman-1/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman-4/+4