Age | Commit message (Expand) | Author |
2010-11-11 | Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" | Greg Kroah-Hartman |
2010-11-11 | USB: ohci-jz4740: Fix spelling in MODULE_ALIAS | Stefan Weil |
2010-11-11 | USB: xhci: Use GFP_ATOMIC under spin_lock | David Sterba |
2010-11-11 | USB: ehci/mxc: compile fix | Uwe Kleine-König |
2010-11-11 | USB: Fix FSL USB driver on non Open Firmware systems | Marc Kleine-Budde |
2010-10-29 | USB: Add EHCI and OHCH glue for OCTEON II SOCs. | David Daney |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | USB: imx21-hcd - fix off by one resource size calculation | Axel Lin |
2010-10-22 | usb: Fix linker errors with CONFIG_PM=n | Sarah Sharp |
2010-10-22 | USB: ohci-sh - use resource_size instead of defining its own resource_len macro | Axel Lin |
2010-10-22 | USB: isp1362-hcd - use resource_size instead of defining its own resource_len... | Axel Lin |
2010-10-22 | USB: isp116x-hcd - use resource_size instead of defining its own resource_len... | Axel Lin |
2010-10-22 | USB: xhci: Fix compile error when CONFIG_PM=n | Sarah Sharp |
2010-10-22 | USB: xHCI: PCI power management implementation | Andiry Xu |
2010-10-22 | USB: xHCI: bus power management implementation | Andiry Xu |
2010-10-22 | USB: xHCI: port remote wakeup implementation | Andiry Xu |
2010-10-22 | USB: xHCI: port power management implementation | Andiry Xu |
2010-10-22 | USB: core: use kernel assigned address for devices under xHCI | Andiry Xu |
2010-10-22 | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu |
2010-10-22 | USB: xHCI: Add pointer to udev in struct xhci_virt_device | Andiry Xu |
2010-10-22 | usb: r8a66597-hcd: Change mistake of the outsw function | Nobuhiro Iwamatsu |
2010-10-22 | usb: makefile cleanup | matt mooney |
2010-10-22 | USB: imx21-hcd accept arbitary transfer buffer alignement. | Martin Fuzzey |
2010-10-22 | USB: imx21-hcd: Fix isochronous endpoint idle | Martin Fuzzey |
2010-10-22 | USB: imx21-hcd: refactor hardware data memory management | Martin Fuzzey |
2010-10-22 | USB: imx21-hcd: remove unused variable | Martin Fuzzey |
2010-10-22 | USB: UHCI: add native scatter-gather support(v1) | Ming Lei |
2010-10-22 | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin |
2010-10-22 | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin |
2010-10-22 | usb: change to new flag variable | matt mooney |
2010-10-22 | usb: omap: ohci: Missing driver unregister in module exit | Keshava Munegowda |
2010-10-22 | usb: host: oxu210hp-hcd: Use static const char * const where possible | Joe Perches |
2010-10-22 | USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage | Javier Martinez Canillas |
2010-10-22 | OHCI: work around for nVidia shutdown problem | Alan Stern |
2010-10-22 | USB: ohci-sm501: add iounmap on error path | Dan Carpenter |
2010-10-22 | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx | Igor Grinberg |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski |
2010-09-29 | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski |