summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-11USB/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/core: use bin2bcd() for bcdDevice in RHSebastian 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
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun
2012-09-10usb: gadget: add module.h to u_ether.cSebastian Andrzej Siewior
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: at91_udc: fix dt supportFabio Porcedda
2012-09-10usb: gadget: at91_udc: move the dereference below the NULL testWei Yongjun
2012-09-10usb: gadget: libcomposite: move MODULE_VERSION to composite.cSebastian Andrzej Siewior