| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 | Manu Gautam | 2018-11-21 | 1 | -0/+1 |
* | phy: qcom-qusb2: Use HSTX_TRIM fused value as is | Manu Gautam | 2018-11-21 | 1 | -9/+10 |
* | phy: uniphier-pcie: Depend on HAS_IOMEM | Kunihiko Hayashi | 2018-11-12 | 1 | -1/+2 |
* | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-10-26 | 41 | -196/+4006 |
|\ |
|
| * | phy: phy-pxa-usb: add a new driver | Lubomir Rintel | 2018-10-18 | 3 | -0/+357 |
| * | phy: renesas: convert to SPDX identifiers | Kuninori Morimoto | 2018-09-26 | 2 | -0/+2 |
| * | phy: lantiq: Fix compile warning | Hauke Mehrtens | 2018-09-26 | 1 | -1/+0 |
| * | phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as Broken | Vivek Gautam | 2018-09-26 | 2 | -2/+19 |
| * | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host | Vivek Gautam | 2018-09-26 | 1 | -1/+1 |
| * | phy: qcom-ufs: Remove stale methods that handle ref clk | Vivek Gautam | 2018-09-26 | 1 | -50/+0 |
| * | phy: Add QMP phy based UFS phy support for sdm845 | Can Guo | 2018-09-25 | 2 | -1/+186 |
| * | phy: General struct and field cleanup | Can Guo | 2018-09-25 | 1 | -11/+14 |
| * | phy: Update PHY power control sequence | Can Guo | 2018-09-25 | 1 | -7/+12 |
| * | phy: rockchip-usb: add usb-uart setup for rk3188 | Heiko Stuebner | 2018-09-25 | 1 | -46/+95 |
| * | phy: phy-twl4030-usb: fix denied runtime access | Andreas Kemnade | 2018-09-25 | 1 | -0/+29 |
| * | phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfs | Yoshihiro Shimoda | 2018-09-25 | 1 | -5/+18 |
| * | phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false | Yoshihiro Shimoda | 2018-09-25 | 1 | -1/+4 |
| * | phy: renesas: rcar-gen3-usb2: change a condition "dr_mode" | Yoshihiro Shimoda | 2018-09-25 | 1 | -1/+3 |
| * | phy: renesas: rcar-gen3-usb2: unify OBINTEN handling | Yoshihiro Shimoda | 2018-09-25 | 1 | -8/+15 |
| * | phy: renesas: rcar-gen3-usb2: Check a property to use otg pins | Yoshihiro Shimoda | 2018-09-25 | 1 | -18/+6 |
| * | phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins | Yoshihiro Shimoda | 2018-09-25 | 1 | -7/+7 |
| * | phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs | Yoshihiro Shimoda | 2018-09-25 | 1 | -1/+1 |
| * | phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence | Florian Fainelli | 2018-09-25 | 1 | -0/+70 |
| * | phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs | Florian Fainelli | 2018-09-25 | 1 | -1/+2 |
| * | phy: socionext: add PCIe PHY driver support | Kunihiko Hayashi | 2018-09-25 | 3 | -0/+250 |
| * | phy: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-09-25 | 9 | -22/+22 |
| * | phy: add Rockchip Innosilicon hdmi phy | Zheng Yang | 2018-09-10 | 3 | -0/+1286 |
| * | phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded version | zhong jiang | 2018-09-10 | 1 | -3/+1 |
| * | phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded version | zhong jiang | 2018-09-10 | 1 | -3/+1 |
| * | phy: renesas: use SPDX identifier for Renesas drivers | Wolfram Sang | 2018-09-10 | 3 | -12/+3 |
| * | phy: socionext: add USB2 PHY driver for UniPhier SoC | Kunihiko Hayashi | 2018-09-10 | 3 | -0/+258 |
| * | phy: socionext: add USB3 PHY driver for UniPhier SoC | Kunihiko Hayashi | 2018-09-10 | 6 | -0/+791 |
| * | phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe() | Douglas Anderson | 2018-09-10 | 1 | -1/+3 |
| * | phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe() | Douglas Anderson | 2018-09-10 | 1 | -1/+3 |
| * | phy: Add driver for Cadence MHDP DisplayPort SD0801 PHY | Scott Telford | 2018-09-10 | 5 | -0/+554 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-10-24 | 5 | -0/+313 |
|\ \ |
|
| * | | phy: ocelot-serdes: fix out-of-bounds read | Gustavo A. R. Silva | 2018-10-23 | 1 | -2/+2 |
| * | | phy: phy-ocelot-serdes: fix return value check in serdes_probe() | Wei Yongjun | 2018-10-11 | 1 | -2/+2 |
| * | | phy: add driver for Microsemi Ocelot SerDes muxing | Quentin Schulz | 2018-10-05 | 5 | -0/+313 |
| |/ |
|
* | | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 1 | -1/+3 |
* | | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -9/+6 |
|/ |
|
* | Merge 4.18-rc7 into usb-next | Greg Kroah-Hartman | 2018-07-30 | 2 | -2/+6 |
|\ |
|
| * | phy: mapphone-mdm6600: Fix wrong enum used for status lines | Tony Lindgren | 2018-06-29 | 1 | -2/+2 |
| * | phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled | Jaedon Shin | 2018-06-29 | 1 | -0/+4 |
* | | phy: mvebu-cp110-comphy: switch to SPDX identifier | Antoine Tenart | 2018-07-24 | 1 | -4/+1 |
* | | phy: berlin: switch to SPDX license identifier | Jisheng Zhang | 2018-07-10 | 2 | -8/+2 |
* | | phy: Renesas R-Car gen3 PCIe PHY driver | Sergei Shtylyov | 2018-07-10 | 3 | -0/+159 |
* | | phy: qcom-usb-hs: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-07-10 | 1 | -0/+1 |
* | | phy: bcm-sr-pcie: Add Stingray PCIe PHY driver | Ray Jui | 2018-07-10 | 3 | -0/+317 |
* | | phy: phy-mtk-tphy: add property for BC12 | Chunfeng Yun | 2018-07-10 | 1 | -0/+13 |