aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: ohci-omap: handle other omap15xx chipsTony Lindgren2008-10-17
* usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-17
* USB: ehci-dbg: fix reading less content of periodic fileMing Lei2008-10-17
* USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2008-10-17
* OHCI: Allow broken controllers to auto-stopAlan Stern2008-10-17
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\
| * usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven2008-10-16
* | Merge branch 'fixes' into for-linusRussell King2008-10-15
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
| |\
| | * pcmcia: encapsulate ioaddr_tDominik Brodowski2008-08-29
| | * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| | * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22
| | * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-22
| | * pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2008-08-22
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
| |\ \ \ \ \
| | | | * | | usb: move ehci reg defYinghai Lu2008-07-26
| | | | | |/ | | | | |/|
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11
| |\ \ \ \ \
| * | | | | | ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 's3c-move' into develRussell King2008-10-14
|\| | | | |
| * | | | | USB: fix EHCI periodic transfersDavid Brownell2008-09-23
| * | | | | USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-23
| | |/ / / | |/| | |
* | | | | Merge branch 'omap-all' into develRussell King2008-10-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-05
| |/ / /
* | | | [ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao2008-10-07
* | | | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao2008-10-07
* | | | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao2008-10-07
* | | | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-07
* | | | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-07
|/ / /
* | | [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-04
* | | USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* | | USB: ISP1760: fixed trivial math in commentEnrico Scholz2008-08-21
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-16
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-09
| |\ \ \
| | * | | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* | | | | USB: quirk PLL power down modeLibin Yang2008-08-13
* | | | | USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-13
* | | | | usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-13
* | | | | usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-13
* | | | | usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-13
* | | | | USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-13
* | | | | USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-13
* | | | | USB: OHCI: fix system hang caused by earlier patchAlan Stern2008-08-13
|/ / / /
* | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08
|\| | |
| * | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
| * | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
| * | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
| | |/ | |/|
* / | list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-07
|/ /
* | Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* | USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-21