summaryrefslogtreecommitdiffstats
path: root/Documentation/remoteproc.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-13usb: dwc2: hcd: fix build warningFelipe Balbi1-1/+1
2015-05-07usb: musb: add softconnect for host modeBin Liu1-0/+91
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz4-88/+78
2015-05-07usb: gadget: rndis: style correctionAndrzej Pietrasiewicz1-1/+1
2015-05-07usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz3-151/+129
2015-05-07usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pVJoe Perches1-15/+13
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-05-07usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.Peter Griffin1-4/+3
2015-05-07usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren1-114/+140
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren1-4/+2
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren1-50/+74
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren1-4/+3
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren1-17/+44
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren1-13/+48
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren1-6/+10
2015-05-07usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren1-2/+0
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren17-23/+118
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren14-29/+51
2015-04-29usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero1-0/+10
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero4-3/+37
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab7-25/+1
2015-04-29usb: dwc2: host: implement test modeJingwu Lin1-0/+9
2015-04-29usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero3-22/+54
2015-04-29usb: dwc2: host: spinlock urb_enqueueGregory Herrero2-16/+7
2015-04-29usb: dwc2: host: resume root hub on port connectGregory Herrero1-0/+3
2015-04-29usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero1-0/+19
2015-04-29usb: dwc2: host: register handle to the phyMian Yousaf Kaukab1-0/+6
2015-04-29usb: dwc2: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab1-5/+1
2015-04-29usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero1-0/+2
2015-04-29usb: dwc2: gadget: powerup controller if neededGregory Herrero1-0/+9
2015-04-29usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero1-0/+7
2015-04-29usb: dwc2: gadget: ignore pm suspend/resume in L2Gregory Herrero1-0/+6
2015-04-29usb: dwc2: gadget: use reset detect interruptGregory Herrero1-3/+16
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab5-45/+47
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero3-1/+29
2015-04-29usb: dwc2: controller must update lx_state before releasing lockGregory Herrero1-3/+8
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2-0/+34
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero2-0/+461
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab2-0/+358
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab6-407/+456
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven4-282/+0
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov4-0/+44
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov4-0/+109
2015-04-28usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2-13/+17
2015-04-27usb: Documentation: gadget-testing: fix parameter for capture channel maskPeter Chen1-1/+1
2015-04-27usb: musb: only set test mode onceBin Liu1-1/+8
2015-04-27usb: musb: fix inefficient copy of unaligned buffersJohan Hovold1-2/+7
2015-04-27usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macroKuninori Morimoto1-4/+5
2015-04-27usb: gadget: uvc: remove unused including <linux/version.h>Wei Yongjun1-1/+0