summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren
2015-05-07usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-29usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
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-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-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-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
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger