summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-12-2619-238/+1439
|\
| * phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-213-18/+105
| * phy: omap-usb2: use omap_usb_power_off to power off the PHY during probeKishon Vijay Abraham I2015-12-211-1/+1
| * phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHYKishon Vijay Abraham I2015-12-212-2/+34
| * phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-212-17/+81
| * phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I2015-12-211-2/+3
| * phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I2015-12-211-19/+33
| * phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I2015-12-211-33/+45
| * phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I2015-12-211-55/+72
| * phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I2015-12-211-27/+27
| * phy: berlin-usb: don't set device's driver_dataJisheng Zhang2015-12-201-1/+0
| * phy: berlin-usb: remove non-necessary header filesJisheng Zhang2015-12-201-2/+0
| * phy: phy_brcmstb_sata: add support for MIPS-based platformsJaedon Shin2015-12-203-8/+21
| * phy: phy_brcmstb_sata: add data for phy versionJaedon Shin2015-12-201-3/+20
| * phy: phy_brcmstb_sata: remove duplicate definitionsJaedon Shin2015-12-201-2/+0
| * phy: rockchip-usb: expose the phy-internal PLLsHeiko Stuebner2015-12-202-27/+162
| * phy: rockchip-usb: add compatible values for rk3066a and rk3188Heiko Stuebner2015-12-202-1/+6
| * phy: rockchip-usb: move per-phy init into a separate functionHeiko Stuebner2015-12-201-40/+43
| * phy: rockchip-usb: introduce a common data-struct for the deviceHeiko Stuebner2015-12-201-7/+19
| * phy: rockchip-usb: fix clock get-put mismatchHeiko Stuebner2015-12-201-0/+12
| * phy: add phy-hi6220-usbZhangfei Gao2015-12-204-0/+194
| * phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoCReinder de Haan2015-12-202-9/+33
| * phy-sun4i-usb: Use of_match_node to get model specific config dataHans de Goede2015-12-201-42/+79
| * phy: phy-mt65xx-usb3: improve HS eye diagramChunfeng Yun2015-12-201-3/+96
| * phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivityChunfeng Yun2015-12-201-2/+5
| * MAINTAINERS: add Renesas usb2 phy driverYoshihiro Shimoda2015-12-201-0/+6
| * phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionYoshihiro Shimoda2015-12-202-1/+44
| * phy: rcar-gen3-usb2: change the mode to OTG on the combined channelYoshihiro Shimoda2015-12-201-2/+122
| * phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverYoshihiro Shimoda2015-12-204-0/+262
* | Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-12-2611-95/+74
|\ \
| * | usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun2015-12-241-8/+18
| * | usb: chipidea: host: set host to be null after hcd is freedLi Jun2015-12-241-0/+2
| * | usb: chipidea: removing of_find_propertySaurabh Sengar2015-12-241-35/+22
| * | usb: chipidea: implement platform shutdown callbackAndreas Fenkart2015-12-241-0/+6
| * | usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen2015-12-242-3/+2
| * | usb: chipidea: delete static debug supportPeter Chen2015-12-242-7/+0
| * | usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen2015-12-246-35/+4
| * | usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello2015-12-241-5/+14
| * | usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello2015-12-241-2/+6
* | | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-12-2683-1257/+4259
|\ \ \ | |/ / |/| |
| * | usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi2015-12-221-0/+2
| * | usb: dwc3: gadget: don't send extra ZLPJohn Youn2015-12-221-1/+2
| * | usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda2015-12-224-0/+2010
| * | usb: dwc2: add shutdown callback to platform variantHeiko Stübner2015-12-221-8/+27
| * | usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang2015-12-221-5/+2
| * | usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König2015-12-221-0/+10
| * | usb: gadget: forbid queuing request to a disabled epDu, Changbin2015-12-221-0/+3
| * | usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut2015-12-221-1/+1
| * | usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn2015-12-221-2/+0
| * | usb: dwc2: Remove redundant reset in probeJohn Youn2015-12-221-1/+1