index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
remoteproc.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
usb: dwc2: hcd: fix build warning
Felipe Balbi
1
-1
/
+1
2015-05-07
usb: musb: add softconnect for host mode
Bin Liu
1
-0
/
+91
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
4
-88
/
+78
2015-05-07
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
1
-1
/
+1
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
3
-151
/
+129
2015-05-07
usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
Joe Perches
1
-15
/
+13
2015-05-07
usb: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-05-07
usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.
Peter Griffin
1
-4
/
+3
2015-05-07
usb: phy-ab8500-usb: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
1
-114
/
+140
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
1
-4
/
+2
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
1
-50
/
+74
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
1
-4
/
+3
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
1
-17
/
+44
2015-05-07
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
1
-13
/
+48
2015-05-07
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
1
-6
/
+10
2015-05-07
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
1
-2
/
+0
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
17
-23
/
+118
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
14
-29
/
+51
2015-04-29
usb: dwc2: host: ensure qtb exists before dereferencing it
Gregory Herrero
1
-0
/
+10
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
4
-3
/
+37
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
7
-25
/
+1
2015-04-29
usb: dwc2: host: implement test mode
Jingwu Lin
1
-0
/
+9
2015-04-29
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
3
-22
/
+54
2015-04-29
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
2
-16
/
+7
2015-04-29
usb: dwc2: host: resume root hub on port connect
Gregory Herrero
1
-0
/
+3
2015-04-29
usb: dwc2: host: add bus_suspend/bus_resume callback
Gregory Herrero
1
-0
/
+19
2015-04-29
usb: dwc2: host: register handle to the phy
Mian Yousaf Kaukab
1
-0
/
+6
2015-04-29
usb: dwc2: gadget: remove s3c_hsotg_ep_disable_force
Mian Yousaf Kaukab
1
-5
/
+1
2015-04-29
usb: dwc2: gadget: enable otg flag in dual role configuration
Gregory Herrero
1
-0
/
+2
2015-04-29
usb: dwc2: gadget: powerup controller if needed
Gregory Herrero
1
-0
/
+9
2015-04-29
usb: dwc2: gadget: prevent new request submission during suspend
Gregory Herrero
1
-0
/
+7
2015-04-29
usb: dwc2: gadget: ignore pm suspend/resume in L2
Gregory Herrero
1
-0
/
+6
2015-04-29
usb: dwc2: gadget: use reset detect interrupt
Gregory Herrero
1
-3
/
+16
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
5
-45
/
+47
2015-04-29
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
3
-1
/
+29
2015-04-29
usb: dwc2: controller must update lx_state before releasing lock
Gregory Herrero
1
-3
/
+8
2015-04-29
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
2
-0
/
+34
2015-04-29
usb: dwc2: add controller hibernation support
Gregory Herrero
2
-0
/
+461
2015-04-29
usb: dwc2: debugfs: add support for complete register dump
Mian Yousaf Kaukab
2
-0
/
+358
2015-04-29
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab
6
-407
/
+456
2015-04-28
usb: phy: Remove the phy-rcar-gen2-usb driver
Geert Uytterhoeven
4
-282
/
+0
2015-04-28
usb: phy: msm: Manual PHY and LINK controller VBUS change notification
Ivan T. Ivanov
4
-0
/
+44
2015-04-28
usb: phy: msm: Use extcon framework for VBUS and ID detection
Ivan T. Ivanov
4
-0
/
+109
2015-04-28
usb: renesas_usbhs: Revise the binding document about the dma-names
Yoshihiro Shimoda
2
-13
/
+17
2015-04-27
usb: Documentation: gadget-testing: fix parameter for capture channel mask
Peter Chen
1
-1
/
+1
2015-04-27
usb: musb: only set test mode once
Bin Liu
1
-1
/
+8
2015-04-27
usb: musb: fix inefficient copy of unaligned buffers
Johan Hovold
1
-2
/
+7
2015-04-27
usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macro
Kuninori Morimoto
1
-4
/
+5
2015-04-27
usb: gadget: uvc: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
[next]