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