summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-2/+2
|\
| * usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-246-21/+4
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1135-826/+1887
| |\ \
| * | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-105-19/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-103-15/+292
| |\ \ \
| * | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-2228-241/+1639
|\ \ \ \ \
| * | | | | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-221-1/+1
| * | | | | usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-223-12/+15
| * | | | | USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-221-2/+1
| * | | | | USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8
| * | | | | USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-4/+2
| * | | | | USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-221-0/+8
| * | | | | USB: xHCI: PCI power management implementationAndiry Xu2010-10-223-2/+258
| * | | | | USB: xHCI: bus power management implementationAndiry Xu2010-10-224-0/+200
| * | | | | USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-224-6/+101
| * | | | | USB: xHCI: port power management implementationAndiry Xu2010-10-225-12/+248
| * | | | | USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-222-4/+6
| * | | | | USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-223-7/+41
| * | | | | USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-223-49/+36
| * | | | | usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-221-1/+1
| * | | | | usb: makefile cleanupmatt mooney2010-10-222-10/+11
| * | | | | USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2010-10-222-35/+169
| * | | | | USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey2010-10-221-17/+39
| * | | | | USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-221-14/+16
| * | | | | USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-221-2/+0
| * | | | | USB: UHCI: add native scatter-gather support(v1)Ming Lei2010-10-221-4/+29
| * | | | | USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-225-32/+177
| * | | | | USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-223-0/+224
| * | | | | usb: change to new flag variablematt mooney2010-10-221-3/+1
| * | | | | usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda2010-10-221-0/+3
| * | | | | usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches2010-10-221-1/+1
| * | | | | USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-221-7/+0
| * | | | | OHCI: work around for nVidia shutdown problemAlan Stern2010-10-224-8/+38
| * | | | | USB: ohci-sm501: add iounmap on error pathDan Carpenter2010-10-221-1/+3
| * | | | | USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-224-15/+20
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+7
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+7
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-0/+7
|\ \ \ \ \ \ \
| * | | | | | | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
| | |/ / / / / | |/| | | | |
* | | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | | | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-8/+0
* | | | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-21/+5
* | | | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-21/+3
* | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-5/+2
* | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
* | | | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | | | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-4/+4
|/ / / / / /
* | | | | | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
|/ / / / /
OpenPOWER on IntegriCloud