summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-11-10usb: host: ohci: omap: fix build breakageFelipe Balbi
2014-11-10usb: gadget: atmel_usba_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: bcm63xx_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: amd5536udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: pch_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: fsl_qe_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: mv_udc_core: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: at91_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: fsl_udc_core: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: m66592-udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen
2014-11-10usb: gadget: net2272: use udc-core's reset notifierAlan Stern
2014-11-10usb: gadget: net2280: use udc-core's reset notifierAlan Stern
2014-11-10usb: gadget: dummy-hcd: use udc-core's reset notifierAlan Stern
2014-11-10usb: musb: gadget: use udc-core's reset notifierFelipe Balbi
2014-11-10usb: dwc3: gadget: use udc-core's reset notifierFelipe Balbi
2014-11-10usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki
2014-11-10phy: twl4030: Fix build breakageFelipe Balbi
2014-11-10usb: gadget: pxa27x_udc: fix warning in non device-tree buildRobert Jarzmik
2014-11-10arm: boot: dts: am4372: enable dwc3 suspend PHY quirkFelipe Balbi
2014-11-06usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi
2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz
2014-11-06usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2014-11-06usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara
2014-11-05usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi
2014-11-03usb: dwc2: allow dwc2 to get built when USB_GADGET=mDinh Nguyen
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui