Age | Commit message (Expand) | Author |
2008-08-13 | USB: quirk PLL power down mode | Libin Yang |
2008-08-13 | USB: sh: r8a66597-hcd: fix disconnect regression | Yoshihiro Shimoda |
2008-08-13 | usb: isp1760: don't be noisy about short packets. | Sebastian Siewior |
2008-08-13 | usb: ISP1760: improve pre-fetch timing | Enrico Scholz |
2008-08-13 | usb: return error code instead of 0 in the enqueue function. | Sebastian Siewior |
2008-08-13 | USB: Hook start_hnp into ohci struct | Dmitry Baryshkov |
2008-08-13 | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov |
2008-08-13 | USB: OHCI: fix system hang caused by earlier patch | Alan Stern |
2008-08-09 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek |
2008-08-08 | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-07 | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-07-26 | usb: move ehci reg def | Yinghai Lu |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven |
2008-07-21 | USB: Fix bug with byte order in isp116x-hcd.c fio write/read | Julien May |
2008-07-21 | USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx | Srikanth Srinivasan |
2008-07-21 | USB: Au1xxx-usb: suspend/resume support. | Manuel Lauss |
2008-07-21 | USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. | Manuel Lauss |
2008-07-21 | USB: ohci-pnx4008: I2C cleanups and fixes | Jean Delvare |
2008-07-21 | usb: r8a66597-hcd: fix iinterval for Full/Low speed device | Yoshihiro Shimoda |
2008-07-21 | usb: r8a66597-hcd: fix interrupt trigger | Yoshihiro Shimoda |
2008-07-21 | USB: isp1760: Support board-specific hardware configurations | Nate Case |
2008-07-21 | USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' | Andrew Morton |
2008-07-21 | USB: uhci: mark root_hub_hub_des[] as const | Ming Lei |
2008-07-21 | USB: host: mark const variable tables as "const" | Ming Lei |
2008-07-21 | USB: ehci-hcd unlink speedups | David Brownell |
2008-07-21 | USB: ohci_hcd hang: submit vs. rmmod race | Pete Zaitcev |
2008-07-21 | USB: make SA1111 OHCI driver SA11x0 specific | Eric Miao |
2008-07-21 | USB: missing usb_put_hcd to ohci-at91 | Pete Zaitcev |
2008-07-21 | USB: ohci-ppc-of: use linux/of_platform.h instead of asm | Stephen Rothwell |
2008-07-21 | USB: isp1760-hcd.c: make 2 functions static | Adrian Bunk |
2008-07-21 | USB: usb dev_set_name() instead of dev->bus_id | Kay Sievers |
2008-07-21 | USB: usb dev_name() instead of dev->bus_id | Kay Sievers |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | [ARM] Merge most of the PXA work for initial merge | Russell King |
2008-07-10 | Fix name of Russell King in various comments | Uwe Kleine-König |
2008-07-10 | Merge branch 'imx' into devel | Russell King |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds |
2008-07-03 | USB: ohci - record data toggle after unlink | David Brownell |
2008-07-03 | USB: ehci - fix timer regression | David Brownell |
2008-07-03 | OHCI: Fix problem if SM501 and another platform driver is selected | Ben Dooks |
2008-07-03 | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren |
2008-06-15 | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc | Philipp Zabel |
2008-06-11 | USB: isp1760: Assign resource fields before adding hcd | Nate Case |
2008-06-09 | usb: r8a66597-hcd: Add support for SH7723 USB host | Yoshihiro Shimoda |
2008-06-04 | isp1760-if iomem annotations | Al Viro |
2008-05-29 | Revert "USB: EHCI: fix performance regression" | Greg Kroah-Hartman |