summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-11-20usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan
2014-11-20usb: dwc3: keystone: fix error return codeJulia Lawall
2014-11-20usb: dwc3: trace: don't save pointersFelipe Balbi
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian
2014-11-18usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko
2014-11-18usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior
2014-11-18usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter
2014-11-18usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja
2014-11-14usb: dwc2: Update Kconfig to support dual-roleDinh Nguyen
2014-11-14usb: dwc2: move usb_disabled() call to host driver onlyDinh Nguyen
2014-11-14usb: dwc2: gadget: Do not fail probe if there isn't a clock nodeDinh Nguyen
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen
2014-11-14usb: dwc2: convert to use dev_pm_ops APIDinh Nguyen
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen
2014-11-12usb: dwc2: add bus suspend/resume for dwc2Kever Yang
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda
2014-11-12usb: renesas_usbhs: add a new macro for extending DnFIFOsYoshihiro Shimoda
2014-11-12usb: renesas_usbhs: standardize d{0,1}fifo controlYoshihiro Shimoda
2014-11-12usb: renesas_usbhs: change d{0,1}fifo to dfifo arrayYoshihiro Shimoda
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu
2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi
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-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