summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu2-3/+3
2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu1-1/+1
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi2-8/+8
2014-11-11usb: host: ohci: omap: fix build breakageFelipe Balbi1-1/+1
2014-11-11usb: gadget: atmel_usba_udc: use udc-core's reset notifierPeter Chen1-3/+2
2014-11-11usb: gadget: bcm63xx_udc: use udc-core's reset notifierPeter Chen1-2/+4
2014-11-11usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-11usb: gadget: amd5536udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-11usb: gadget: pch_udc: use udc-core's reset notifierPeter Chen1-2/+2
2014-11-11usb: gadget: fsl_qe_udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-11usb: gadget: mv_udc_core: use udc-core's reset notifierPeter Chen1-1/+18
2014-11-11usb: gadget: at91_udc: use udc-core's reset notifierPeter Chen1-1/+26
2014-11-11usb: gadget: fsl_udc_core: use udc-core's reset notifierPeter Chen1-4/+7
2014-11-11usb: gadget: m66592-udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-11usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen1-1/+28
2014-11-11usb: chipidea: gadget: use udc-core's reset notifierPeter Chen1-6/+2
2014-11-11usb: gadget: net2272: use udc-core's reset notifierAlan Stern1-10/+35
2014-11-11usb: gadget: net2280: use udc-core's reset notifierAlan Stern1-10/+35
2014-11-11usb: gadget: dummy-hcd: use udc-core's reset notifierAlan Stern1-9/+12
2014-11-11usb: musb: gadget: use udc-core's reset notifierFelipe Balbi1-3/+6
2014-11-11usb: dwc3: gadget: use udc-core's reset notifierFelipe Balbi1-5/+12
2014-11-11usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki1-12/+14
2014-11-11phy: twl4030: Fix build breakageFelipe Balbi1-3/+3
2014-11-11usb: gadget: pxa27x_udc: fix warning in non device-tree buildRobert Jarzmik1-0/+2
2014-11-11arm: boot: dts: am4372: enable dwc3 suspend PHY quirkFelipe Balbi1-0/+4
2014-11-06usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi1-2/+2
2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz5-1/+178
2014-11-06usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz1-8/+6
2014-11-06usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz1-73/+0
2014-11-06usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz2-23/+56
2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz5-32/+227
2014-11-06usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz1-1/+1
2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz1-2/+9
2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz1-0/+4
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov2-4/+0
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz4-2/+193
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz1-6/+7
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz1-122/+0
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz2-7/+38
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz5-6/+179
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz1-5/+18
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz1-1/+1
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz1-0/+31
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han1-2/+0
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior3-4/+8
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior1-0/+6
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han3-29/+2
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda5-4/+27
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda2-16/+3
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara2-3/+33