summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13xHCI: cancel command after command timeoutElric Fu
2012-09-13xHCI: add aborting command ring functionElric Fu
2012-09-13xHCI: add cmd_ring_stateElric Fu
2012-09-13USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman
2012-09-13USB: atm: usbatm: fix up debug printing codeGreg Kroah-Hartman
2012-09-13USB: serial: add zte_ev.c driverGreg Kroah-Hartman
2012-09-13USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman
2012-09-12USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao
2012-09-12USB: chipidea: add -DDEBUG if debugging is enabledRichard Zhao
2012-09-12USB: chipidea: add vbus detect for udcRichard Zhao
2012-09-12USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao
2012-09-12USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao
2012-09-12USB: chipidea: imx: add pinctrl supportRichard Zhao
2012-09-12USB: chipidea: add imx usbmisc supportRichard Zhao
2012-09-12Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-09-12usb: move children deallocation after quiescing the hubAlexander Shishkin
2012-09-11usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-09-11usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta
2012-09-11usb: musb: dsps: add dt supportAjay Kumar Gupta
2012-09-11usb: musb: am335x: add support for dual instanceB, Ravi
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I
2012-09-11arm: omap: hwmod: add a new addr space in otg for writing to control moduleKishon Vijay Abraham I
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
2012-09-10usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu
2012-09-10usb : Add sysfs files to control port power.Lan Tianyu
2012-09-10usb: Fail a get config when the port is powered off.Lan Tianyu
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-10usb: make usb port a real deviceLan Tianyu
2012-09-10usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior
2012-09-10usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede
2012-09-10usb: gadget serial: don't shift bcd version left by 16Sebastian Andrzej Siewior
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson