Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 6 | -21/+4 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 28 | -241/+1639 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+7 |
2010-10-22 | USB: imx21-hcd - fix off by one resource size calculation | Axel Lin | 1 | -1/+1 |
2010-10-22 | usb: Fix linker errors with CONFIG_PM=n | Sarah Sharp | 3 | -12/+15 |
2010-10-22 | USB: ohci-sh - use resource_size instead of defining its own resource_len macro | Axel Lin | 1 | -2/+1 |
2010-10-22 | USB: isp1362-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 1 | -10/+8 |
2010-10-22 | USB: isp116x-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 1 | -4/+2 |
2010-10-22 | USB: xhci: Fix compile error when CONFIG_PM=n | Sarah Sharp | 1 | -0/+8 |
2010-10-22 | USB: xHCI: PCI power management implementation | Andiry Xu | 3 | -2/+258 |
2010-10-22 | USB: xHCI: bus power management implementation | Andiry Xu | 4 | -0/+200 |
2010-10-22 | USB: xHCI: port remote wakeup implementation | Andiry Xu | 4 | -6/+101 |
2010-10-22 | USB: xHCI: port power management implementation | Andiry Xu | 5 | -12/+248 |
2010-10-22 | USB: core: use kernel assigned address for devices under xHCI | Andiry Xu | 2 | -4/+6 |
2010-10-22 | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 3 | -7/+41 |
2010-10-22 | USB: xHCI: Add pointer to udev in struct xhci_virt_device | Andiry Xu | 3 | -49/+36 |
2010-10-22 | usb: r8a66597-hcd: Change mistake of the outsw function | Nobuhiro Iwamatsu | 1 | -1/+1 |
2010-10-22 | usb: makefile cleanup | matt mooney | 2 | -10/+11 |
2010-10-22 | USB: imx21-hcd accept arbitary transfer buffer alignement. | Martin Fuzzey | 2 | -35/+169 |
2010-10-22 | USB: imx21-hcd: Fix isochronous endpoint idle | Martin Fuzzey | 1 | -17/+39 |
2010-10-22 | USB: imx21-hcd: refactor hardware data memory management | Martin Fuzzey | 1 | -14/+16 |
2010-10-22 | USB: imx21-hcd: remove unused variable | Martin Fuzzey | 1 | -2/+0 |
2010-10-22 | USB: UHCI: add native scatter-gather support(v1) | Ming Lei | 1 | -4/+29 |
2010-10-22 | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin | 5 | -32/+177 |
2010-10-22 | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin | 3 | -0/+224 |
2010-10-22 | usb: change to new flag variable | matt mooney | 1 | -3/+1 |
2010-10-22 | usb: omap: ohci: Missing driver unregister in module exit | Keshava Munegowda | 1 | -0/+3 |
2010-10-22 | usb: host: oxu210hp-hcd: Use static const char * const where possible | Joe Perches | 1 | -1/+1 |
2010-10-22 | USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage | Javier Martinez Canillas | 1 | -7/+0 |
2010-10-22 | OHCI: work around for nVidia shutdown problem | Alan Stern | 4 | -8/+38 |
2010-10-22 | USB: ohci-sm501: add iounmap on error path | Dan Carpenter | 1 | -1/+3 |
2010-10-22 | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET | 4 | -15/+20 |
2010-10-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+7 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+7 |
2010-10-08 | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx | Igor Grinberg | 1 | -0/+7 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 1 | -3/+1 |
2010-09-29 | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski | 1 | -8/+0 |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 1 | -21/+5 |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 1 | -21/+3 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -5/+2 |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 1 | -1/+1 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 1 | -1/+0 |
2010-09-29 | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 1 | -4/+4 |
2010-09-21 | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 1 | -0/+5 |
2010-09-16 | usb: Fix up r8a66597-hcd section mismatches. | Paul Mundt | 1 | -2/+2 |
2010-09-04 | USB: ehci-ppc-of: problems in unwind | Dan Carpenter | 1 | -5/+7 |
2010-08-24 | USB: xHCI: update ring dequeue pointer when process missed tds | Andiry Xu | 1 | -0/+4 |
2010-08-24 | USB: xhci: Remove buggy assignment in next_trb() | John Youn | 1 | -1/+1 |
2010-08-24 | USB: isp1760: use a write barrier to ensure proper ndelay timing | Michael Hennerich | 1 | -0/+2 |