Age | Commit message (Expand) | Author |
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 |
2008-05-29 | USB: EHCI: fix performance regression | Alan Stern |
2008-05-29 | USB: EHCI: fix bug in Iso scheduling | Alan Stern |
2008-05-29 | USB: EHCI: fix remote-wakeup regression | Alan Stern |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern |
2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern |
2008-05-20 | USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator | Lennert Buytenhek |
2008-05-14 | usb: fix compile warning in isp1760 | Sebastian Siewior |
2008-05-14 | usb: fix integer as NULL pointer warnings found by sparse | Harvey Harrison |
2008-05-14 | USB: isp1760: fix printk format | Randy Dunlap |
2008-05-06 | usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF | David S. Miller |
2008-05-02 | USB: UHCI: disable remote wakeup when it's not needed | Alan Stern |
2008-05-02 | USB: OHCI: work around bogus compiler warning | Alan Stern |
2008-05-02 | USB: add Cypress c67x00 OTG controller HCD driver | Peter Korsgaard |
2008-05-02 | USB: ISP1760 HCD driver | Sebastian Siewior |
2008-04-29 | usb: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-29 | usb: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-28 | drivers/usb annotations and fixes | Al Viro |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: fix compile problems in ehci-hcd | Alan Stern |
2008-04-24 | USB: ehci: qh_completions cleanup and bugfix | David Brownell |
2008-04-24 | USB: don't explicitly reenable root-hub status interrupts | Alan Stern |
2008-04-24 | USB: OHCI: turn off RD when remote wakeup is disabled | Alan Stern |
2008-04-24 | USB: HCDs use the do_remote_wakeup flag | Alan Stern |
2008-04-24 | USB: ehci: qh/qtd cleanup comments | David Brownell |
2008-04-24 | USB: r8a66597-hcd: Add support for SH7366 USB host | Yoshihiro Shimoda |
2008-04-24 | USB: r8a66597-hcd: fix usb device connection timing | Yoshihiro Shimoda |
2008-04-24 | USB: r8a66597-hcd: fix interrupt transfer interval | Yoshihiro Shimoda |
2008-04-24 | USB: ehci shutdown refactored | Sarah Sharp |
2008-04-24 | USB: OHCI: host-controller resumes leave root hub suspended | Alan Stern |
2008-04-24 | USB: clarify usage of hcd->suspend/resume methods | Alan Stern |
2008-04-24 | USB: root hubs don't lie about their number of TTs | Alan Stern |
2008-04-24 | USB: OHCI: fix bug in controller resume | Alan Stern |
2008-04-24 | USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_... | Jesper Juhl |
2008-04-24 | usb: u132-hcd driver: semaphore to mutex | Daniel Walker |
2008-04-24 | usb: u132-hcd driver style clean up | Daniel Walker |
2008-04-24 | USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. | Robert P. J. Day |