summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-25usb: musb: Populate new IO functions for blackfinTony Lindgren
2014-11-25usb: musb: Populate new IO functions for tusb6010Tony Lindgren
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy
2014-11-25usb: dwc2: remove early return on clock queryDinh Nguyen
2014-11-25usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=nFabio Estevam
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi
2014-11-25usb: gadget: udc: lpc32xx: remove unnecessary NULL checkFelipe Balbi
2014-11-24usb: dwc3: return error code from the most recent callJulia Lawall
2014-11-24usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot
2014-11-21usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski
2014-11-21usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7Vivek Gautam
2014-11-21usb: dwc3: exynos: Add provision for suspend clockVivek Gautam
2014-11-21usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-20usb: gadget: net2280: Fix superspeed dma_done()Mario Schuknecht
2014-11-20usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl
2014-11-20usb: gadget: atmel_usba_udc: remove release functionBo Shen
2014-11-20usb: gadget: at91_udc: remove unused release functionBo Shen
2014-11-20usb: gadget: add USB3 support to the printer driverJorge Ramirez-Ortiz
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