aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King4-28/+10
2005-10-17[PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas1-1/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King2-2/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King2-2/+0
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell1-38/+7
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell5-20/+25
2005-09-12[PATCH] USB: OHCI irq tweakDavid Brownell1-0/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-12[PATCH] USB: EHCI workaround for NForce and mem > 2GBDavid Brownell1-0/+17
2005-09-12[PATCH] USB: EHCI port tweaksDavid Brownell3-13/+23
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern4-54/+32
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds6-76/+53
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net3-0/+13
2005-09-08[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth1-18/+4
2005-09-08[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth1-1/+1
2005-09-08[PATCH] USB: S3C24XX port numbering fixBen Dooks1-2/+2
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-28/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-0/+2
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-4/+1
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-5/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-1/+3
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg3-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek3-5/+5
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas1-1/+3
2005-08-04[PATCH] USB: ehci: microframe handling fixDavid Brownell4-9/+16
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman1-2/+2
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2-0/+501
2005-07-12[PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net1-1/+3
2005-07-12[PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net1-37/+16
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR1-1/+2
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas9-21/+26
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas1-10/+6
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-06-27[PATCH] pcmcia id_table for sl811.csDavid Brownell1-13/+8
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-505/+3193
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-8/+5
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell1-10/+7
2005-06-27[PATCH] USB UHCI: Detect invalid portsAlan Stern1-7/+7
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell4-20/+70
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern5-113/+2
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern4-9/+5
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern3-26/+12
2005-06-27[PATCH] USB: add reboot notifier to ohciDavid Brownell3-4/+26
2005-06-27[PATCH] USB UHCI: Add shutdown methodAlan Stern1-0/+16
2005-06-27[PATCH] USB UHCI: improved reset handlingAlan Stern1-29/+40