aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-18usb: dwc3: omap: fix sparse warningFelipe Balbi
2013-03-18usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I
2013-03-18usb: gadget: uvc: Use strlcpy instead of strncpyChen Gang
2013-03-18usb: gadget: uvc: Use GFP_ATOMIC under spin lockCyril Roelandt
2013-03-18usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SSBhupesh Sharma
2013-03-18usb: gadget: uvc: Delay the status stage when setting alternate setting 1Bhupesh Sharma
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...Bhupesh Sharma
2013-03-18usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failureBhupesh Sharma
2013-03-18usb: gadget: uvc: Configure the streaming endpoint based on the speedLaurent Pinchart
2013-03-18usb: gadget: uvc: Merge the streaming maxpacket and mult parametersLaurent Pinchart
2013-03-18usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptorsLaurent Pinchart
2013-03-18usb: gadget: uvc: Fix coding style issues introduced by SS supportLaurent Pinchart
2013-03-18usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZELaurent Pinchart
2013-03-18usb: gadget: uvc: clarify comment about string descriptorsLaurent Pinchart
2013-03-18usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam
2013-03-18usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam
2013-03-18usb: phy: samsung: Add PHY support for USB 3.0 controllerVivek Gautam
2013-03-18usb: phy: samsung: Common out the generic stuffVivek Gautam
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I
2013-03-18usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I
2013-03-18usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian
2013-03-18usb: renesas: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: uvc: remove references to DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: net2280: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: net2272: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: atmel: remove unused DMA_ADDR_INVALIDFelipe Balbi
2013-03-18usb: gadget: s3c-hsudc: delete outdated commentChen Gang
2013-03-18usb: phy: isp1301: implement PHY APIFelipe Balbi
2013-03-18usb: phy: isp1301: give it a context structureFelipe Balbi
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: gadget: mv_udc_core: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: power: pda_power: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: phy: make it a menuconfigFelipe Balbi
2013-03-18usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi
2013-03-18usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi
2013-03-18usb: dwc3: calculate the number of endpointsFelipe Balbi
2013-03-18usb: otg: fsl_otg: remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-18usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri
2013-03-18usb: gadget: fsl_udc_core: Use module_platform_driver_probe macroSachin Kamat
2013-03-18usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam
2013-03-18usb: phy: mxs: use readl(), writel() instead of the _relaxed() versionsMarc Kleine-Budde
2013-03-18usb: phy: mxs-phy: register phy with frameworkSascha Hauer
2013-03-18usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer
2013-03-18usb: dwc3: workaround: unexpected transtion U3 -> RESUMEFelipe Balbi