Age | Commit message (Expand) | Author |
2018-01-19 | phy: work around 'phys' references to usb-nop-xceiv devices | Arnd Bergmann |
2017-12-15 | phy: rcar-gen3-usb2: select USB_COMMON | Arnd Bergmann |
2017-12-15 | phy: rockchip-typec: add pm_runtime_disable in err case | Chris Zhong |
2017-12-15 | phy: cpcap-usb: Fix platform_get_irq_byname's error checking. | Arvind Yadav |
2017-12-15 | phy: tegra: fix device-tree node lookups | Johan Hovold |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2017-10-23 | drivers: phy: add calibrate method | Andrzej Pietrasiewicz |
2017-10-23 | ufs/phy: qcom: Refactor to use phy_init call | Vivek Gautam |
2017-10-23 | phy: qcom-ufs: Add support to set phy mode | Vivek Gautam |
2017-10-23 | phy: ti-pipe3: Update pcie phy settings | Kishon Vijay Abraham I |
2017-10-23 | phy: brcm-sata: Allow RX equalizer tuning | Florian Fainelli |
2017-10-23 | phy: brcm-sata: Prepare for doing more tuning | Florian Fainelli |
2017-10-23 | phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins | Yoshihiro Shimoda |
2017-10-23 | phy: rcar-gen3-usb2: use enum phy_mode in the role_store() | Yoshihiro Shimoda |
2017-10-23 | phy: rcar-gen3-usb2: check dr_mode for otg mode | Yoshihiro Shimoda |
2017-10-23 | phy: sun4i-usb: enable PHY0 dual route for V3s SoC | Icenowy Zheng |
2017-10-23 | phy: rockchip-typec: Do the calibration more correctly | Douglas Anderson |
2017-10-23 | phy: rockchip-typec: Avoid magic numbers + add delays in aux calib | Douglas Anderson |
2017-10-23 | phy: phy-mtk-tphy: add set_mode callback | Chunfeng Yun |
2017-10-23 | phy: mvebu-cp110-comphy: remove unused member in private struct | Antoine Tenart |
2017-10-23 | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi |
2017-10-18 | Merge branch 'fixes' into next | Kishon Vijay Abraham I |
2017-10-03 | phy: rockchip-typec: Check for errors from tcphy_phy_init() | Douglas Anderson |
2017-10-03 | phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device | Al Cooper |
2017-10-03 | phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver | Al Cooper |
2017-09-26 | phy: rockchip-typec: Don't set the aux voltage swing to 400 mV | Douglas Anderson |
2017-09-26 | phy: rockchip-typec: Set the AUX channel flip state earlier | Douglas Anderson |
2017-09-26 | phy: mvebu-cp110: checking for NULL instead of IS_ERR() | Dan Carpenter |
2017-09-26 | phy: mvebu-cp110-comphy: explicitly set the pipe selector | Antoine Tenart |
2017-09-26 | phy: mvebu-cp110-comphy: fix mux error check | Antoine Tenart |
2017-09-26 | phy: phy-mtk-tphy: fix NULL point of chip bank | Chunfeng Yun |
2017-09-26 | phy: tegra: Handle return value of kasprintf | Arvind Yadav |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-04 | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang |
2017-08-30 | phy: add the mvebu cp110 comphy driver | Antoine Tenart |
2017-08-28 | phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs | Shawn Lin |
2017-08-28 | Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2017-08-24 | phy: ralink: fix 64-bit build warning | Arnd Bergmann |
2017-08-22 | Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2017-08-22 | phy: brcm-sata: fix a timeout test in init | Dan Carpenter |
2017-08-22 | phy: cpcap-usb: remove a stray tab | Dan Carpenter |
2017-08-22 | phy: phy-twl4030-usb: silence an uninitialized variable warning | Dan Carpenter |
2017-08-22 | phy: rockchip-typec: remove unused dfp variable | Shawn Lin |