index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2
-3
/
+3
2014-11-12
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-11-12
usb: phy: fsl: Fix build errors
Felipe Balbi
2
-8
/
+8
2014-11-11
usb: host: ohci: omap: fix build breakage
Felipe Balbi
1
-1
/
+1
2014-11-11
usb: gadget: atmel_usba_udc: use udc-core's reset notifier
Peter Chen
1
-3
/
+2
2014-11-11
usb: gadget: bcm63xx_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+4
2014-11-11
usb: gadget: r8a66597-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-11
usb: gadget: amd5536udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-11
usb: gadget: pch_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+2
2014-11-11
usb: gadget: fsl_qe_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-11
usb: gadget: mv_udc_core: use udc-core's reset notifier
Peter Chen
1
-1
/
+18
2014-11-11
usb: gadget: at91_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+26
2014-11-11
usb: gadget: fsl_udc_core: use udc-core's reset notifier
Peter Chen
1
-4
/
+7
2014-11-11
usb: gadget: m66592-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-11
usb: gadget: pxa25x_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+28
2014-11-11
usb: chipidea: gadget: use udc-core's reset notifier
Peter Chen
1
-6
/
+2
2014-11-11
usb: gadget: net2272: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-11
usb: gadget: net2280: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-11
usb: gadget: dummy-hcd: use udc-core's reset notifier
Alan Stern
1
-9
/
+12
2014-11-11
usb: musb: gadget: use udc-core's reset notifier
Felipe Balbi
1
-3
/
+6
2014-11-11
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
1
-5
/
+12
2014-11-11
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
1
-12
/
+14
2014-11-11
phy: twl4030: Fix build breakage
Felipe Balbi
1
-3
/
+3
2014-11-11
usb: gadget: pxa27x_udc: fix warning in non device-tree build
Robert Jarzmik
1
-0
/
+2
2014-11-11
arm: boot: dts: am4372: enable dwc3 suspend PHY quirk
Felipe Balbi
1
-0
/
+4
2014-11-06
usb: dwc3: core: enable phy suspend quirk on non-FPGA
Felipe Balbi
1
-2
/
+2
2014-11-06
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
5
-1
/
+178
2014-11-06
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-8
/
+6
2014-11-06
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
1
-73
/
+0
2014-11-06
usb: gadget: hid: convert to new interface of f_hid
Andrzej Pietrasiewicz
2
-23
/
+56
2014-11-06
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
5
-32
/
+227
2014-11-06
usb: gadget: hid: mirror init operations in module cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-06
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
1
-2
/
+9
2014-11-06
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
1
-0
/
+4
2014-11-05
usb: phy: remove file names from heading comments
Sergei Shtylyov
2
-4
/
+0
2014-11-05
usb: gadget: f_midi: add configfs support
Andrzej Pietrasiewicz
4
-2
/
+193
2014-11-05
usb: gadget: f_midi: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-6
/
+7
2014-11-05
usb: gadget: f_midi: remove compatibility layer
Andrzej Pietrasiewicz
1
-122
/
+0
2014-11-05
usb: gadget: midi: convert to new interface of f_midi
Andrzej Pietrasiewicz
2
-7
/
+38
2014-11-05
usb: gadget: f_midi: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
5
-6
/
+179
2014-11-05
usb: gadget: f_midi: check kstrdup() return value
Andrzej Pietrasiewicz
1
-5
/
+18
2014-11-05
usb: gadget: f_midi: enable use of the index parameter
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-05
usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functions
Andrzej Pietrasiewicz
1
-0
/
+31
2014-11-05
usb: dwc3: ep0: remove unnecessary break after return
Jingoo Han
1
-2
/
+0
2014-11-05
usb: musb: try a race-free wakeup
Sebastian Andrzej Siewior
3
-4
/
+8
2014-11-05
usb: musb: core: check link status on resume
Sebastian Andrzej Siewior
1
-0
/
+6
2014-11-05
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
3
-29
/
+2
2014-11-05
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
5
-4
/
+27
2014-11-05
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
Yoshihiro Shimoda
2
-16
/
+3
2014-11-05
usb: renesas_usbhs: gadget: fix the behavior of pullup
Takeshi Kihara
2
-3
/
+33
[next]