aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\
| * usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \ \
| * | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-22
| * | | | | usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-22
| * | | | | USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-22
| * | | | | USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
| * | | | | USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
| * | | | | USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-22
| * | | | | USB: xHCI: PCI power management implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: bus power management implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: port power management implementationAndiry Xu2010-10-22
| * | | | | USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-22
| * | | | | USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-22
| * | | | | USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-22
| * | | | | usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-22
| * | | | | usb: makefile cleanupmatt mooney2010-10-22
| * | | | | USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-22
| * | | | | USB: UHCI: add native scatter-gather support(v1)Ming Lei2010-10-22
| * | | | | USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-22
| * | | | | USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-22
| * | | | | usb: change to new flag variablematt mooney2010-10-22
| * | | | | usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda2010-10-22
| * | | | | usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches2010-10-22
| * | | | | USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-22
| * | | | | OHCI: work around for nVidia shutdown problemAlan Stern2010-10-22
| * | | | | USB: ohci-sm501: add iounmap on error pathDan Carpenter2010-10-22
| * | | | | USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-22
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\ \ \ \ \ \ \
| * | | | | | | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-08
| | |/ / / / / | |/| | | | |
* | | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
* | | | | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-29
* | | | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-29
* | | | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-29
* | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* | | | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-29