summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-13xHCI: add cmd_ring_stateElric Fu3-2/+11
2012-09-13USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman1-2/+0
2012-09-13USB: atm: usbatm: fix up debug printing codeGreg Kroah-Hartman1-18/+28
2012-09-13USB: serial: add zte_ev.c driverGreg Kroah-Hartman3-0/+316
2012-09-12USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao1-8/+13
2012-09-12USB: chipidea: add -DDEBUG if debugging is enabledRichard Zhao1-0/+2
2012-09-12USB: chipidea: add vbus detect for udcRichard Zhao2-1/+39
2012-09-12USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao1-2/+1
2012-09-12USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao1-0/+2
2012-09-12USB: chipidea: imx: add pinctrl supportRichard Zhao1-0/+7
2012-09-12USB: chipidea: add imx usbmisc supportRichard Zhao4-1/+255
2012-09-12Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman1-18/+41
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik1-4/+1
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde1-8/+15
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde1-1/+1
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik1-4/+17
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik1-1/+7
2012-09-12usb: move children deallocation after quiescing the hubAlexander Shishkin1-3/+3
2012-09-11usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto1-11/+4
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman22-654/+866
2012-09-11Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman4-155/+170
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman25-143/+1946
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman80-1359/+18336
2012-09-11usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta1-2/+1
2012-09-11usb: musb: dsps: add dt supportAjay Kumar Gupta1-9/+51
2012-09-11usb: musb: am335x: add support for dual instanceB, Ravi1-32/+49
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta3-20/+14
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi10-69/+210
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I1-0/+54
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2-7/+54
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu3-18/+2
2012-09-10usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu1-1/+2
2012-09-10usb : Add sysfs files to control port power.Lan Tianyu1-1/+132
2012-09-10usb: Fail a get config when the port is powered off.Lan Tianyu1-0/+2
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2-0/+74
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu1-0/+4
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu3-35/+80
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu3-15/+79
2012-09-10usb: move children to struct usb_portLan Tianyu4-33/+55
2012-09-10usb: make usb port a real deviceLan Tianyu1-16/+75
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior1-3/+3
2012-09-10usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede1-0/+35
2012-09-10usb: gadget serial: don't shift bcd version left by 16Sebastian Andrzej Siewior1-1/+1
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson1-3/+35
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi2-0/+20
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi1-0/+66
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi1-0/+66
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi1-0/+67
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun1-10/+24
2012-09-10usb: gadget: add module.h to u_ether.cSebastian Andrzej Siewior1-0/+1