summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: host: implement test modeJingwu Lin
2015-04-29usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero
2015-04-29usb: dwc2: host: spinlock urb_enqueueGregory Herrero
2015-04-29usb: dwc2: host: resume root hub on port connectGregory Herrero
2015-04-29usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero
2015-04-29usb: dwc2: host: register handle to the phyMian Yousaf Kaukab
2015-04-29usb: dwc2: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab
2015-04-29usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero
2015-04-29usb: dwc2: gadget: powerup controller if neededGregory Herrero
2015-04-29usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero
2015-04-29usb: dwc2: gadget: ignore pm suspend/resume in L2Gregory Herrero
2015-04-29usb: dwc2: gadget: use reset detect interruptGregory Herrero
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero
2015-04-29usb: dwc2: controller must update lx_state before releasing lockGregory Herrero
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab
2015-04-29USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-04-29USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-04-29USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov
2015-04-28usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-04-27usb: musb: only set test mode onceBin Liu
2015-04-27usb: musb: fix inefficient copy of unaligned buffersJohan Hovold
2015-04-27usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macroKuninori Morimoto
2015-04-27usb: gadget: uvc: remove unused including <linux/version.h>Wei Yongjun
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-04-27usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy
2015-04-27usb: dwc3: dwc3-omap: correct the register macrosBin Liu
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds