cascardo/linux.git
2013-04-02 Grazvydas Ignotasusb: musb: gadget: use platform callback to enable...
2013-04-02 Grazvydas Ignotasusb: musb: omap2430: turn off vbus on cable disconnect
2013-04-02 Grazvydas Ignotasusb: phy: twl4030-usb: check if vbus is driven by twl...
2013-03-27 Felipe Balbiusb: musb: ux500_dma: fix sparse warning
2013-03-27 Felipe Balbiusb: gadget: mv_u3d: fix sparse warnings
2013-03-27 Felipe Balbiusb: gadget: mv_udc_core: fix sparse warnings
2013-03-27 Felipe Balbiusb: gadget: pch_udc: fix sparse warnings
2013-03-27 Felipe Balbiusb: gadget: dummy: fix sparse warning
2013-03-27 Felipe Balbiusb: gadget: net2280: fix sparse warnings
2013-03-27 Felipe Balbiusb: gadget: net2272: fix sparse warnings
2013-03-27 Felipe Balbiusb: gadget: mv_u3d: drop ARCH dependency
2013-03-22 Felipe Balbiusb: gadget: mv_u3d: fix sparse warnings
2013-03-22 Felipe Balbiusb: gadget: mv_u3d: remove outdated selects
2013-03-22 Felipe Balbiusb: gadget: mv_u3d: remove unused headers
2013-03-22 Jingoo Hanusb: gadget: mv_u3d: make mv_u3d_pm_ops static
2013-03-22 Grazvydas Ignotasusb: musb: core: log VBUS error
2013-03-22 Grazvydas Ignotasusb: musb: gadget: clear gadget_driver when gadget...
2013-03-22 Grazvydas Ignotasusb: musb: core: honour initial transceiver state
2013-03-21 Felipe Balbiusb: host: ehci-tegra: fix PHY error handling
2013-03-21 Grazvydas Ignotasusb: phy: twl4030-usb: poll for ID disconnect
2013-03-21 Grazvydas Ignotasusb: phy: twl4030-usb: don't switch the phy on/off...
2013-03-21 Grazvydas Ignotasusb: phy: twl4030-usb: ignore duplicate events
2013-03-21 Grazvydas Ignotasusb: phy: twl4030-usb: don't enable PHY during init
2013-03-20 Felipe Balbiarm: tegra: fix Kconfig select clauses
2013-03-20 Felipe Balbiusb: phy: gpio-vbus: don't ignore regulator APIs return...
2013-03-19 Felipe Balbiusb: phy: samsung: fix sparse warning
2013-03-18 Fabio Baltieriusb: phy: ab8500-usb: update irq handling code
2013-03-18 Fabio Baltieriusb: otg: ab8500-usb: drop support for ab8500 pre v2.0
2013-03-18 Fabio Baltieriusb: musb: ux500: add otg notifier support
2013-03-18 Fabio Baltieriusb: musb: ux500: implement musb_set_vbus
2013-03-18 Virupax Sadashivpetimathusb: musb: ux500_dma: add missing MEM resource check
2013-03-18 Felipe Balbiusb: host: ohci-exynos: fix PHY error handling
2013-03-18 Felipe Balbiusb: host: ehci-s5p: fix PHY error handling
2013-03-18 Felipe Balbiusb: host: ehci-mv: fix PHY error handling
2013-03-18 Felipe Balbiusb: host: ehci-msm: fix PHY error handling
2013-03-18 Felipe Balbiusb: musb: omap2430: fix PHY error handling
2013-03-18 Felipe Balbiusb: gadget: s3c-hsotg: fix PHY error handling
2013-03-18 Felipe Balbiusb: gadget: mv_udc_core: fix PHY error handling
2013-03-18 Felipe Balbiusb: dwc3: fix PHY error handling
2013-03-18 Kishon Vijay... usb: phy: twl4030: fix cold plug on OMAP3
2013-03-18 Kishon Vijay... usb: phy: twl4030: use devres API for regulator get...
2013-03-18 Felipe Balbiusb: phy: return -ENXIO when PHY layer isn't enabled
2013-03-18 Kishon Vijay... usb: musb: omap: add usb_phy_init in omap2430_musb_init
2013-03-18 Kishon Vijay... usb: musb: omap: remove the check before calling otg_se...
2013-03-18 Dan Carpenterusb: gadget: uvc: use capped length value
2013-03-18 Felipe Balbiusb: dwc3: omap: fix sparse warning
2013-03-18 Kishon Vijay... usb: musb: omap2430: replace *_* with *-* in property...
2013-03-18 Chen Gangusb: gadget: uvc: Use strlcpy instead of strncpy
2013-03-18 Cyril Roelandtusb: gadget: uvc: Use GFP_ATOMIC under spin lock
2013-03-18 Bhupesh Sharmausb: gadget: uvc: Make video streaming buffer size...
2013-03-18 Bhupesh Sharmausb: gadget: uvc: Delay the status stage when setting...
2013-03-18 Bhupesh Sharmausb: gadget: uvc: Add fix for UVC compliance test suite...
2013-03-18 Bhupesh Sharmausb: gadget: uvc: Add fix for UVC compliance test suite...
2013-03-18 Laurent Pinchartusb: gadget: uvc: Configure the streaming endpoint...
2013-03-18 Laurent Pinchartusb: gadget: uvc: Merge the streaming maxpacket and...
2013-03-18 Laurent Pinchartusb: gadget: uvc: Merge the SS/HS/FS control endpoint...
2013-03-18 Laurent Pinchartusb: gadget: uvc: Fix coding style issues introduced...
2013-03-18 Laurent Pinchartusb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS...
2013-03-18 Laurent Pinchartusb: gadget: uvc: clarify comment about string descriptors
2013-03-18 Vivek Gautamusb: dwc3: exynos: use clk_prepare_enable and clk_disab...
2013-03-18 Vivek Gautamusb: dwc3: exynos: Use of_platform API to create dwc3...
2013-03-18 Vivek Gautamusb: phy: samsung: Add PHY support for USB 3.0 controller
2013-03-18 Vivek Gautamusb: phy: samsung: Common out the generic stuff
2013-03-18 Kishon Vijay... usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe...
2013-03-18 Kishon Vijay... usb: dwc3: set dma_mask for dwc3_omap device
2013-03-18 George Cherianusb: dwc3: core: fix wrong OTG event regitser offset
2013-03-18 Felipe Balbiusb: renesas: remove unused DMA_ADDR_INVALID
2013-03-18 Felipe Balbiusb: gadget: uvc: remove references to DMA_ADDR_INVALID
2013-03-18 Felipe Balbiusb: gadget: net2280: remove unused DMA_ADDR_INVALID
2013-03-18 Felipe Balbiusb: gadget: net2272: remove unused DMA_ADDR_INVALID
2013-03-18 Felipe Balbiusb: gadget: atmel: remove unused DMA_ADDR_INVALID
2013-03-18 Chen Gangusb: gadget: s3c-hsudc: delete outdated comment
2013-03-18 Felipe Balbiusb: phy: isp1301: implement PHY API
2013-03-18 Felipe Balbiusb: phy: introduce ->set_vbus() method
2013-03-18 Felipe Balbiusb: phy: isp1301: give it a context structure
2013-03-18 Felipe Balbiusb: phy: rename all phy drivers to phy-$name-usb.c
2013-03-18 Felipe Balbiusb: phy: remove CONFIG_USB_OTG_UTILS
2013-03-18 Felipe Balbiusb: ehci: tegra: check against CONFIG_USB_PHY
2013-03-18 Felipe Balbiusb: ehci: marvel: check against CONFIG_USB_PHY
2013-03-18 Felipe Balbiusb: gadget: mv_udc_core: check against CONFIG_USB_PHY
2013-03-18 Felipe Balbiusb: power: pda_power: check against CONFIG_USB_PHY
2013-03-18 Felipe Balbiusb: phy: make it a menuconfig
2013-03-18 Felipe Balbiusb: phy: move all PHY drivers to drivers/usb/phy/
2013-03-18 Felipe Balbiusb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
2013-03-18 Felipe Balbiusb: otg: move usb_otg_state_string to usb-common.c
2013-03-18 Felipe Balbiusb: otg: prefix otg_state_string with usb_
2013-03-18 Felipe Balbiusb: dwc3: gadget: use num_(in|out)_eps from HW params
2013-03-18 Felipe Balbiusb: dwc3: calculate the number of endpoints
2013-03-18 Syam Sidhardhanusb: otg: fsl_otg: remove redundant NULL check before...
2013-03-18 Fabio Baltieriusb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
2013-03-18 Sachin Kamatusb: gadget: fsl_udc_core: Use module_platform_driver_p...
2013-03-18 Vivek Gautamusb: dwc3: set 'mode' based on selected Kconfig choices
2013-03-18 Marc Kleine... usb: phy: mxs: use readl(), writel() instead of the...
2013-03-18 Sascha Hauerusb: phy: mxs-phy: register phy with framework
2013-03-18 Sascha Hauerusb: phy: move bulk of otg/otg.c to phy/phy.c
2013-03-18 Felipe Balbiusb: dwc3: workaround: unexpected transtion U3 -> RESUME
2013-03-18 Felipe Balbiusb: dwc3: core: define more revisions
2013-03-18 Felipe Balbiusb: gadget: udc-core: anywone can read 'speed' attributes
2013-03-18 Felipe Balbiusb: gadget: udc-core: remove protection when setting...
2013-03-18 Felipe Balbiusb: renesas: gadget: don't assign gadget.dev.release...
next