Age | Commit message (Expand) | Author |
2009-05-28 | USB: isp1760: urb_dequeue doesn't always find the urbs | Warren Free |
2009-04-23 | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman |
2009-04-17 | USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() | David Vrabel |
2009-04-17 | USB: whci-hcd: provide a endpoint_reset method | David Vrabel |
2009-04-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-08 | [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array | Justin Waters |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-03-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King |
2009-03-24 | USB: FHCI: use dev_name() in place of bus_id. | Sachin Sant |
2009-03-24 | USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c | Catalin Marinas |
2009-03-24 | USB: r8a66597-hcd: suspend/resume support | Yoshihiro Shimoda |
2009-03-24 | USB: S3C: Move usb-control.h to platform include | Ben Dooks |
2009-03-24 | USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue | Ben Dooks |
2009-03-24 | USB: host: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder |
2009-03-24 | USB: ohci-s3c2410: fix name of bus clock | Ben Dooks |
2009-03-24 | USB: ohci-s3c2410: remove <mach/hardware.h> include | Ben Dooks |
2009-03-24 | USB: use kzfree() | Johannes Weiner |
2009-03-24 | USB: make transfer_buffer_lengths in struct urb field u32 | Greg Kroah-Hartman |
2009-03-24 | USB: uhci: don't use pseudo negative values | Alan Stern |
2009-03-24 | USB: fix ehci printk formats | Randy Dunlap |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison |
2009-03-24 | USB: Add platform device support for the ISP1760 USB chip | Catalin Marinas |
2009-03-24 | USB: Make the isp1760_register function prototype more generic | Catalin Marinas |
2009-03-24 | USB: EHCI: add software retry for transaction errors | Alan Stern |
2009-03-24 | USB: EHCI: Make timer_action out-of-line | Alan Stern |
2009-03-24 | usb: kill prehistorical comments about USB_EHCI_HCD | Thierry Vignaud |
2009-03-24 | USB: add missing KERN_* constants to printks | Frank Seidel |
2009-03-24 | USB: count reaches -1, tested 0 | Roel Kluin |
2009-03-24 | USB: drivers: use USB API functions rather than constants | Julia Lawall |
2009-03-17 | USB: EHCI: expedite unlinks when the root hub is suspended | Alan Stern |
2009-03-17 | USB: EHCI: Fix isochronous URB leak | Karsten Wiese |
2009-03-16 | sh: Add OHCI USB support for SH7786 | Kuninori Morimoto |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-02-27 | USB: EHCI: slow down ITD reuse | Karsten Wiese |
2009-02-21 | [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c | Hartley Sweeten |
2009-02-17 | USB/PCI: Fix resume breakage of controllers behind cardbus bridges | Rafael J. Wysocki |
2009-02-16 | wusb: whci-hcd: always lock whc->lock with interrupts disabled | David Vrabel |
2009-02-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2009-01-27 | USB: Driver for Freescale QUICC Engine USB Host Controller | Anton Vorontsov |
2009-01-27 | USB: omap1 ohci buildfix (otg related) | David Brownell |
2009-01-27 | USB: Fix suspend-resume of PCI USB controllers | Rafael J. Wysocki |
2009-01-27 | USB: don't enable wakeup by default for PCI host controllers | Alan Stern |
2009-01-24 | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King |
2009-01-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |