Age | Commit message (Expand) | Author |
2009-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel |
2008-12-22 | usb: Fix up sh_mobile usbf clock framework warnings. | Paul Mundt |
2008-12-22 | sh: sh_mobile usb clock framework support | Magnus Damm |
2008-12-15 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King |
2008-12-10 | ARM: OMAP: Switch ohci-omap to gpio_request/free calls | Jarkko Nikula |
2008-12-10 | ARM: OMAP: switch to gpio_direction_input | David Brownell |
2008-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2008-12-04 | [ARM] Orion: add the option to support different ehci phy initialization | Ronen Shitrit |
2008-11-30 | USB: fix SB600 USB subsystem hang bug | Shane Huang |
2008-11-30 | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King |
2008-11-26 | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel |
2008-11-25 | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive | David Vrabel |
2008-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2008-11-19 | USB: fix SB700 usb subsystem hang bug | Andiry Xu |
2008-11-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel |
2008-11-19 | uwb: add basic radio manager | David Vrabel |
2008-11-13 | USB: EHCI: fix divide-by-zero bug | Alan Stern |
2008-11-13 | USB: EHCI: fix handling of dead controllers | Alan Stern |
2008-11-13 | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB | Yoshihiro Shimoda |
2008-11-13 | USB: remove optional bus bindings in isp1760, fixing runtime warning | Sebastian Andrzej Siewior |
2008-11-13 | USB: Fix PS3 USB shutdown problems | Geoff Levand |
2008-10-31 | wusb: remove unused #include <version.h> | Huang Weiyi |
2008-10-28 | wusb: do a proper channel stop | David Vrabel |
2008-10-28 | wusb: release mutex in the error path of whci-hcd's whc_do_gencmd() | David Vrabel |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-10-22 | USB: ohci: add support for tmio-ohci cell | Dmitry Baryshkov |
2008-10-20 | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds |
2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel |
2008-10-17 | USB: remove err() macro from more usb drivers | Greg Kroah-Hartman |
2008-10-17 | USB: remove info() macro from remaining usb drivers | Greg Kroah-Hartman |
2008-10-17 | USB: OHCI: fix endless polling behavior | Alan Stern |
2008-10-17 | USB: EHCI: fix remote-wakeup support for ARC/TDI core | Alan Stern |
2008-10-17 | USB: EHCI: log a warning if ehci-hcd is not loaded first | Alan Stern |
2008-10-17 | USB: EHCI, OHCI, UHCI: remove version numbers | Alan Stern |
2008-10-17 | USB: isp1760: Use an IS_ERR test rather than a NULL test | Julien Brunel |
2008-10-17 | USB: improve ehci_watchdog's side effect in CPU power management | Yi Yang |
2008-10-17 | USB: UHCI: improve scheduling of interrupt URBs | Alan Stern |
2008-10-17 | USB: ohci-omap: handle other omap15xx chips | Tony Lindgren |
2008-10-17 | usb: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-17 | USB: ehci-dbg: fix reading less content of periodic file | Ming Lei |
2008-10-17 | USB: ehci-dbg: increase debug buffer size for periodic file | Ming Lei |
2008-10-17 | OHCI: Allow broken controllers to auto-stop | Alan Stern |
2008-10-17 | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | usb: turn dev_warn+WARN_ON combos into dev_WARN | Arjan van de Ven |