summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* usb: dwc3: omap: fix sparse warningFelipe Balbi2013-03-181-1/+1
* usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I2013-03-182-9/+9
* usb: gadget: uvc: Use strlcpy instead of strncpyChen Gang2013-03-181-3/+3
* usb: gadget: uvc: Use GFP_ATOMIC under spin lockCyril Roelandt2013-03-181-1/+2
* usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SSBhupesh Sharma2013-03-181-2/+8
* usb: gadget: uvc: Delay the status stage when setting alternate setting 1Bhupesh Sharma2013-03-183-7/+23
* usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...Bhupesh Sharma2013-03-181-8/+6
* usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failureBhupesh Sharma2013-03-181-3/+6
* usb: gadget: uvc: Configure the streaming endpoint based on the speedLaurent Pinchart2013-03-181-7/+12
* usb: gadget: uvc: Merge the streaming maxpacket and mult parametersLaurent Pinchart2013-03-181-60/+60
* usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptorsLaurent Pinchart2013-03-181-34/+18
* usb: gadget: uvc: Fix coding style issues introduced by SS supportLaurent Pinchart2013-03-182-35/+35
* usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZELaurent Pinchart2013-03-181-5/+5
* usb: gadget: uvc: clarify comment about string descriptorsLaurent Pinchart2013-03-181-1/+4
* usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam2013-03-181-3/+3
* usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam2013-03-181-31/+25
* usb: phy: samsung: Add PHY support for USB 3.0 controllerVivek Gautam2013-03-185-0/+491
* usb: phy: samsung: Common out the generic stuffVivek Gautam2013-03-186-720/+800
* usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-182-5/+8
* usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I2013-03-182-0/+7
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-182-2/+4
* usb: renesas: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-182-3/+0
* usb: gadget: uvc: remove references to DMA_ADDR_INVALIDFelipe Balbi2013-03-183-4/+0
* usb: gadget: net2280: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-181-4/+0
* usb: gadget: net2272: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-181-2/+0
* usb: gadget: atmel: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-181-6/+0
* usb: gadget: s3c-hsudc: delete outdated commentChen Gang2013-03-181-1/+0
* usb: phy: isp1301: implement PHY APIFelipe Balbi2013-03-181-0/+59
* usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-181-0/+21
* usb: phy: isp1301: give it a context structureFelipe Balbi2013-03-181-0/+32
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-1826-25/+25
* usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-187-31/+2
* usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-3/+3
* usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-2/+2
* usb: gadget: mv_udc_core: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-1/+1
* usb: power: pda_power: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-7/+7
* usb: phy: make it a menuconfigFelipe Balbi2013-03-184-8/+15
* usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-1822-187/+171
* usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi2013-03-181-10/+10
* usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-184-57/+26
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-1816-62/+63
* usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi2013-03-181-4/+35
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-182-0/+28
* usb: otg: fsl_otg: remove redundant NULL check before kfreeSyam Sidhardhan2013-03-181-20/+10
* usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri2013-03-181-14/+3
* usb: gadget: fsl_udc_core: Use module_platform_driver_probe macroSachin Kamat2013-03-181-15/+1
* usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam2013-03-181-1/+6
* usb: phy: mxs: use readl(), writel() instead of the _relaxed() versionsMarc Kleine-Budde2013-03-181-16/+16
* usb: phy: mxs-phy: register phy with frameworkSascha Hauer2013-03-181-0/+9
* usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-183-427/+439
OpenPOWER on IntegriCloud