Age | Commit message (Expand) | Author | Files | Lines |
2014-11-25 | usb: musb: Change to use new IO access | Tony Lindgren | 7 | -120/+146 |
2014-11-25 | usb: musb: Populate new IO functions for blackfin | Tony Lindgren | 1 | -0/+43 |
2014-11-25 | usb: musb: Populate new IO functions for tusb6010 | Tony Lindgren | 1 | -0/+41 |
2014-11-25 | usb: musb: Add function pointers for IO access functions | Tony Lindgren | 2 | -0/+58 |
2014-11-25 | usb: phy: Handle per-PHY event for connnect and disconnect events | Kiran Raparthy | 4 | -0/+21 |
2014-11-25 | usb: dwc2: remove early return on clock query | Dinh Nguyen | 1 | -3/+7 |
2014-11-25 | usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n | Fabio Estevam | 1 | -2/+2 |
2014-11-25 | usb: gadget: udc: pxa25x: remove unnecessary NULL check | Felipe Balbi | 1 | -5/+1 |
2014-11-25 | usb: gadget: udc: lpc32xx: remove unnecessary NULL check | Felipe Balbi | 1 | -2/+1 |
2014-11-24 | usb: dwc3: return error code from the most recent call | Julia Lawall | 1 | -1/+1 |
2014-11-24 | usb: gadget: ss_ep_in_comp_desc can be static | kbuild test robot | 1 | -2/+2 |
2014-11-21 | usb: gadget: function: delete an unnecessary check before rndis_add_hdr() | Markus Elfring | 1 | -2/+1 |
2014-11-21 | usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state | Marek Szyprowski | 2 | -18/+24 |
2014-11-21 | usb: dwc2: gadget: add mutex to serialize init/deinit calls | Marek Szyprowski | 3 | -0/+22 |
2014-11-21 | usb: dwc2: gadget: rework disconnect event handling | Marek Szyprowski | 3 | -3/+19 |
2014-11-21 | usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 | Vivek Gautam | 1 | -0/+17 |
2014-11-21 | usb: dwc3: exynos: Add provision for suspend clock | Vivek Gautam | 1 | -0/+11 |
2014-11-21 | usb: dwc3: exynos: Remove local variable for clock from probe | Vivek Gautam | 1 | -8/+5 |
2014-11-21 | usb: phy: introduce usb_phy_set_event interface | Kiran Raparthy | 1 | -0/+12 |
2014-11-20 | usb: gadget: net2280: Fix superspeed dma_done() | Mario Schuknecht | 1 | -1/+1 |
2014-11-20 | usb: gadget: at91_udc: move prepare clk into process context | Ronald Wahl | 1 | -12/+32 |
2014-11-20 | usb: gadget: atmel_usba_udc: remove release function | Bo Shen | 1 | -9/+0 |
2014-11-20 | usb: gadget: at91_udc: remove unused release function | Bo Shen | 1 | -9/+0 |
2014-11-20 | usb: gadget: add USB3 support to the printer driver | Jorge Ramirez-Ortiz | 1 | -6/+59 |
2014-11-20 | usb: phy: propagate __of_usb_find_phy()'s error on failure | Arjun Sreedharan | 1 | -1/+3 |
2014-11-20 | usb: dwc3: keystone: fix error return code | Julia Lawall | 1 | -0/+1 |
2014-11-20 | usb: dwc3: trace: don't save pointers | Felipe Balbi | 1 | -4/+8 |
2014-11-18 | usb: musb: core: Disable the Interrupts till BABBLE is fully handled | George Cherian | 1 | -1/+4 |
2014-11-18 | usb: musb: musb_cppi41: recognize HS devices in hostmode | Sebastian Andrzej Siewior | 1 | -1/+9 |
2014-11-18 | usb: musb: replace hard coded registers with defines | Roman Byshko | 1 | -27/+30 |
2014-11-18 | usb: musb: core: make sure musb is in RPM_ACTIVE on resume | Sebastian Andrzej Siewior | 1 | -0/+8 |
2014-11-18 | usb: gadget: f_hid: fix error handling in ghid_setup() | Dan Carpenter | 1 | -5/+10 |
2014-11-18 | usb: gadget: f_hid: use after free in hidg_alloc_inst() | Dan Carpenter | 1 | -0/+1 |
2014-11-18 | usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC | Ashwini Pahuja | 14 | -0/+4384 |
2014-11-15 | usb: dwc2: Update Kconfig to support dual-role | Dinh Nguyen | 2 | -43/+55 |
2014-11-15 | usb: dwc2: move usb_disabled() call to host driver only | Dinh Nguyen | 2 | -3/+3 |
2014-11-14 | usb: dwc2: gadget: Do not fail probe if there isn't a clock node | Dinh Nguyen | 1 | -0/+1 |
2014-11-14 | usb: dwc2: Update common interrupt handler to call gadget interrupt handler | Dinh Nguyen | 4 | -53/+17 |
2014-11-14 | usb: dwc2: Initialize the USB core for peripheral mode | Dinh Nguyen | 3 | -2/+8 |
2014-11-14 | usb: dwc2: convert to use dev_pm_ops API | Dinh Nguyen | 1 | -6/+9 |
2014-11-14 | usb: dwc2: Move gadget probe function into platform code | Dinh Nguyen | 7 | -92/+88 |
2014-11-14 | usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure | Dinh Nguyen | 2 | -148/+153 |
2014-11-12 | usb: dwc2: add bus suspend/resume for dwc2 | Kever Yang | 1 | -11/+77 |
2014-11-12 | usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2 | Yoshihiro Shimoda | 3 | -1/+7 |
2014-11-12 | usb: renesas_usbhs: add a new macro for extending DnFIFOs | Yoshihiro Shimoda | 1 | -2/+7 |
2014-11-12 | usb: renesas_usbhs: standardize d{0,1}fifo control | Yoshihiro Shimoda | 2 | -38/+37 |
2014-11-12 | usb: renesas_usbhs: change d{0,1}fifo to dfifo array | Yoshihiro Shimoda | 2 | -4/+4 |
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 |