Age | Commit message (Expand) | Author |
2012-09-17 | USB: remove CONFIG_EXPERIMENTAL dependancies | Greg Kroah-Hartman |
2012-09-16 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman |
2012-09-13 | drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-13 | drivers/usb/host/xhci-ring.c: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-13 | usb/xhci: update a comment regarding the BOS descriptor to reflect the code | Sebastian Andrzej Siewior |
2012-09-13 | usb: host: xhci: sparse fixes | Felipe Balbi |
2012-09-13 | xHCI: handle command after aborting the command ring | Elric Fu |
2012-09-13 | xHCI: cancel command after command timeout | Elric Fu |
2012-09-13 | xHCI: add aborting command ring function | Elric Fu |
2012-09-13 | xHCI: add cmd_ring_state | Elric Fu |
2012-09-11 | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-09-10 | USB/host: Cleanup unneccessary irq disable code | Chuansheng Liu |
2012-09-10 | EHCI: Update qTD next pointer in QH overlay region during unlink | Pavankumar Kondeti |
2012-09-10 | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu |
2012-09-10 | xhci: Handle clear PORT_POWER feature. | Lan Tianyu |
2012-09-10 | usb: move children to struct usb_port | Lan Tianyu |
2012-09-05 | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2012-09-05 | USB: ohci-at91: fix PIO handling in relation with number of ports | Nicolas Ferre |
2012-09-05 | USB: FHCI: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-09-05 | drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall |
2012-09-05 | usb: ohci: Fix Kconfig dependency on USB_ISP1301 | Roland Stigge |
2012-09-05 | powerpc/usb: fix bug of CPU hang when missing USB PHY clock | Shengzhou Liu |
2012-09-05 | usb host: fix spelling of provides in Kconfig | Peter Meerwald |
2012-09-05 | usb: host: xhci: fix compilation error for non-PCI based stacks | Moiz Sonasath |
2012-09-05 | usb: host: xhci-plat: use ioremap_nocache | Ruchika Kharwar |
2012-09-05 | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware | Alexis R. Cortes |
2012-09-05 | xhci: Make handover code more robust | Matthew Garrett |
2012-09-05 | xhci: Fix a logical vs bitwise AND bug | Dan Carpenter |
2012-09-05 | usb: move phy driver from mach-tegra to drivers/usb | Venu Byravarasu |
2012-09-04 | Intel xhci: Only switch the switchable ports | Keng-Yu Lin |
2012-09-04 | xhci: Recognize USB 3.0 devices as superspeed at powerup | Manoj Iyer |
2012-08-27 | Merge v3.6-rc3 into usb-next | Greg Kroah-Hartman |
2012-08-17 | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-08-16 | ARM: vt8500: Add support for UHCI companion controller | Tony Prisk |
2012-08-16 | ARM: vt8500: Update vt8500-ehci driver to support device tree. | Tony Prisk |
2012-08-15 | drivers/usb/host/ohci-platform.c: fix error return code | Julia Lawall |
2012-08-15 | drivers/usb/host/ehci-platform.c: fix error return code | Julia Lawall |
2012-08-15 | USB: whci-hcd: fix NULL dereference on allocation failure | Dan Carpenter |
2012-08-10 | USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg() | Alexey Khoroshilov |
2012-08-10 | usb: host: ohci-platform: add platform specific power callback | Kuninori Morimoto |
2012-08-10 | usb: host: ehci-platform: add platform specific power callback | Kuninori Morimoto |
2012-08-10 | usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe | Kuninori Morimoto |
2012-08-10 | usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe | Kuninori Morimoto |
2012-08-10 | drivers/usb/host/ehci-xilinx-of.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-vt8500.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-tegra.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-sh.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-sead3.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-s5p.c: use devm_ functions | Julia Lawall |
2012-08-10 | drivers/usb/host/ehci-ppc-of.c: use devm_ functions | Julia Lawall |