summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King1-1/+1
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2017-05-14phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd1-0/+1
2016-11-17phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren1-2/+2
2016-11-05phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng1-1/+1
2016-11-05phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin1-12/+1
2016-11-05phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam1-2/+3
2016-09-14phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade1-5/+11
2016-09-14phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade1-2/+7
2016-09-10phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai1-4/+7
2016-09-10phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li2-0/+23
2016-09-10phy: Add reset callbackRandy Li2-0/+18
2016-09-10phy-sun4i-usb: Warn when external vbus is detectedHans de Goede1-1/+3
2016-09-10phy-sun4i-usb: Add support for phy_set_modeHans de Goede1-0/+30
2016-09-10phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede1-28/+14
2016-09-10phy-sun4i-usb: Refactor forced session endingHans de Goede1-14/+13
2016-09-10phy-sun4i-usb: Use bool where appropriateHans de Goede1-3/+4
2016-09-10phy: rockchip-typec: add pm runtime supportChris Zhong1-0/+10
2016-09-10usb: phy: add USB_SUPPORT dependencyArnd Bergmann1-0/+2
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong3-0/+1023
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner1-1/+1
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang1-0/+1
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori1-54/+46
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda2-0/+3
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin1-1/+2
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin1-20/+5
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin3-0/+366
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang3-0/+715
2016-09-10phy: qcom-ufs: use of_property_read_boolJulia Lawall1-4/+2
2016-09-10phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki4-0/+307
2016-09-10phy: sun4i: add support for A64 usb phyIcenowy Zheng1-6/+29
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin1-2/+2
2016-08-12phy: sun9i-usb: fix error handlingChristophe JAILLET1-2/+2
2016-08-12phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin1-1/+1
2016-08-12phy-sun4i-usb: Add support for peripheral-only modeHans de Goede1-22/+46
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds65-1020/+2127
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1390-36869/+95839
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds24-153/+314
2016-07-25phy: rockchip-emmc: Wait even longer for the DLL to lockDouglas Anderson1-1/+11
2016-07-25phy: rockchip-emmc: Be tolerant to card clock of 0 in power onDouglas Anderson1-22/+37
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson1-12/+89
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson1-12/+2
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson1-8/+20
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris1-38/+38
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris1-0/+19
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin1-0/+27
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin1-3/+4
2016-07-14Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman13-36/+408
[next]