index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
c67x00
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
1
-1
/
+6
2013-03-18
usb: gadget: s3c-hsotg: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: gadget: mv_udc_core: fix PHY error handling
Felipe Balbi
1
-4
/
+7
2013-03-18
usb: dwc3: fix PHY error handling
Felipe Balbi
1
-2
/
+22
2013-03-18
usb: phy: twl4030: fix cold plug on OMAP3
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: phy: twl4030: use devres API for regulator get and request irq
Kishon Vijay Abraham I
1
-20
/
+8
2013-03-18
usb: phy: return -ENXIO when PHY layer isn't enabled
Felipe Balbi
1
-5
/
+5
2013-03-18
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
1
-0
/
+2
2013-03-18
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: gadget: uvc: use capped length value
Dan Carpenter
1
-1
/
+1
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
2
-9
/
+9
2013-03-18
usb: gadget: uvc: Use strlcpy instead of strncpy
Chen Gang
1
-3
/
+3
2013-03-18
usb: gadget: uvc: Use GFP_ATOMIC under spin lock
Cyril Roelandt
1
-1
/
+2
2013-03-18
usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SS
Bhupesh Sharma
1
-2
/
+8
2013-03-18
usb: gadget: uvc: Delay the status stage when setting alternate setting 1
Bhupesh Sharma
3
-7
/
+23
2013-03-18
usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...
Bhupesh Sharma
1
-8
/
+6
2013-03-18
usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure
Bhupesh Sharma
1
-3
/
+6
2013-03-18
usb: gadget: uvc: Configure the streaming endpoint based on the speed
Laurent Pinchart
1
-7
/
+12
2013-03-18
usb: gadget: uvc: Merge the streaming maxpacket and mult parameters
Laurent Pinchart
1
-60
/
+60
2013-03-18
usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptors
Laurent Pinchart
1
-34
/
+18
2013-03-18
usb: gadget: uvc: Fix coding style issues introduced by SS support
Laurent Pinchart
2
-35
/
+35
2013-03-18
usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZE
Laurent Pinchart
1
-5
/
+5
2013-03-18
usb: gadget: uvc: clarify comment about string descriptors
Laurent Pinchart
1
-1
/
+4
2013-03-18
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
1
-3
/
+3
2013-03-18
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
1
-31
/
+25
2013-03-18
usb: phy: samsung: Add PHY support for USB 3.0 controller
Vivek Gautam
5
-0
/
+491
2013-03-18
usb: phy: samsung: Common out the generic stuff
Vivek Gautam
6
-720
/
+800
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
2
-5
/
+8
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2
-0
/
+7
2013-03-18
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2
-2
/
+4
2013-03-18
usb: renesas: remove unused DMA_ADDR_INVALID
Felipe Balbi
2
-3
/
+0
2013-03-18
usb: gadget: uvc: remove references to DMA_ADDR_INVALID
Felipe Balbi
3
-4
/
+0
2013-03-18
usb: gadget: net2280: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-4
/
+0
2013-03-18
usb: gadget: net2272: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: atmel: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: gadget: s3c-hsudc: delete outdated comment
Chen Gang
1
-1
/
+0
2013-03-18
usb: phy: isp1301: implement PHY API
Felipe Balbi
1
-0
/
+59
2013-03-18
usb: phy: introduce ->set_vbus() method
Felipe Balbi
1
-0
/
+21
2013-03-18
usb: phy: isp1301: give it a context structure
Felipe Balbi
1
-0
/
+32
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi
26
-25
/
+25
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
7
-31
/
+2
2013-03-18
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
1
-3
/
+3
2013-03-18
usb: ehci: marvel: check against CONFIG_USB_PHY
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: mv_udc_core: check against CONFIG_USB_PHY
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: power: pda_power: check against CONFIG_USB_PHY
Felipe Balbi
1
-7
/
+7
2013-03-18
usb: phy: make it a menuconfig
Felipe Balbi
4
-8
/
+15
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
22
-187
/
+171
2013-03-18
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Felipe Balbi
1
-10
/
+10
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
4
-57
/
+26
[next]