summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman2-25/+28
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman1-5/+8
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern3-14/+29
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern3-2/+19
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern6-19/+16
2008-10-17USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel1-2/+3
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-17USB: UHCI: improve scheduling of interrupt URBsAlan Stern1-6/+11
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren1-2/+2
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala4-223/+0
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2-19/+26
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier3-17/+52
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-16/+8
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven1-16/+8
2008-10-15Merge branch 'fixes' into for-linusRussell King3-216/+57
2008-10-14Merge branch 's3c-move' into develRussell King2-28/+30
2008-10-14Merge branch 'omap-all' into develRussell King1-3/+11
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-78/+55
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar1-137/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-54/+205
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao1-79/+109
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-4/+7
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao1-7/+17
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao1-1/+72
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-0/+37
2008-09-23USB: fix EHCI periodic transfersDavid Brownell1-18/+14
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-3/+11
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-08-29pcmcia: encapsulate ioaddr_tDominik Brodowski1-1/+2
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski1-26/+9
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski1-11/+8
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski1-2/+0
2008-08-23pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-71/+69
2008-08-21USB: automatically enable RHSC interruptsAlan Stern19-50/+31
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-13USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda1-23/+26
2008-08-13usb: isp1760: don't be noisy about short packets.Sebastian Siewior2-3/+6
2008-08-13usb: ISP1760: improve pre-fetch timingEnrico Scholz2-13/+33
2008-08-13usb: return error code instead of 0 in the enqueue function.Sebastian Siewior1-2/+1
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov3-3/+3
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov3-2/+7
2008-08-13USB: OHCI: fix system hang caused by earlier patchAlan Stern1-0/+7