aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu
2010-10-22USB: xHCI: bus power management implementationAndiry Xu
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu
2010-10-22USB: xHCI: port power management implementationAndiry Xu
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey
2010-10-22USB: imx21-hcd: remove unused variableMartin Fuzzey
2010-10-22USB: UHCI: add native scatter-gather support(v1)Ming Lei
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-08ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare