summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: sun9i-usb: fix error handlingChristophe JAILLET2016-08-121-2/+2
* phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin2016-08-121-1/+1
* phy-sun4i-usb: Add support for peripheral-only modeHans de Goede2016-08-121-22/+46
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-311-45/+196
|\
| * phy: rockchip-emmc: Wait even longer for the DLL to lockDouglas Anderson2016-07-251-1/+11
| * phy: rockchip-emmc: Be tolerant to card clock of 0 in power onDouglas Anderson2016-07-251-22/+37
| * phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson2016-07-251-12/+89
| * phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson2016-07-251-12/+2
| * phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson2016-07-251-8/+20
| * phy: rockchip-emmc: reindent the register definitionsBrian Norris2016-07-251-38/+38
| * phy: rockchip-emmc: configure default output tap delayBrian Norris2016-07-251-0/+19
| * phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin2016-07-251-0/+27
| * phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin2016-07-251-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-273-1/+124
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-066-26/+15
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-9/+26
| |\ \
| * | | phy: Add Northstar2 PCI Phy supportPramod Kumar2016-06-103-1/+124
* | | | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-261-0/+81
|\ \ \ \
| * | | | phy: Add SATA3 PHY support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2016-06-161-0/+81
| |/ / /
* | | | Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-07-1410-26/+334
|\ \ \ \
| * | | | phy: rcar-gen3-usb2: fix mutex_lock calling in interruptYoshihiro Shimoda2016-07-041-4/+22
| * | | | phy: rockhip-usb: use devm_add_action_or_reset()Sudip Mukherjee2016-07-041-5/+3
| * | | | phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31Hans de Goede2016-07-041-10/+24
| * | | | phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error messagePeter Griffin2016-07-041-1/+0
| * | | | phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error messagePeter Griffin2016-07-041-1/+0
| * | | | phy: rockchip-usb: should be a child device of the GRFHeiko Stuebner2016-07-041-3/+12
| * | | | phy: da8xx-usb: new driver for DA8xx SoC USB PHYDavid Lechner2016-07-043-0/+256
| * | | | Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kishon Vijay Abraham I2016-07-042-2/+17
| |\ \ \ \
| | * | | | phy: Add set_mode callbackDavid Lechner2016-07-041-0/+15
| | * | | | phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Kishon Vijay Abraham I2016-07-041-2/+2
| | |/ / /
* | | | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-046-26/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-012-2/+3
| |\ \ \ \
| | * | | | phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones2016-07-011-1/+1
| | * | | | phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones2016-07-011-1/+2
| * | | | | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-014-23/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-06-244-23/+11
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | / | | | |_|_|/ | | |/| | |
| | | * | | phy-sun4i-usb: Fix irq free conditions to match request conditionsHans de Goede2016-06-221-2/+2
| | | * | | phy: bcm-ns-usb2: checking the wrong variableDan Carpenter2016-06-171-2/+2
| | | * | | phy-sun4i-usb: fix missing __iomem *Ben Dooks2016-06-171-1/+1
| | | * | | phy: phy-sun4i-usb: Fix optional gpios failing probeQuentin Schulz2016-06-171-4/+4
| | | * | | phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()Wei Yongjun2016-06-171-1/+1
| | | * | | phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS changeYoshihiro Shimoda2016-06-171-13/+1
| * | | | | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-301-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones2016-06-301-1/+1
| | | |/ | | |/|
* | / | usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-211-0/+1
|/ / /
* | | Merge tag 'phy-for-4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-06-102-5/+16
|\ \ \ | | |/ | |/|
| * | phy: ti-pipe3: Program the DPLL even if it was already lockedRoger Quadros2016-06-031-4/+11
| * | phy: exynos-mipi-video: avoid uninitialized variable useArnd Bergmann2016-05-301-1/+5
| |/
* / usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-4/+10
|/
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-2010-372/+952
|\