| Commit message (Expand) | Author | Age |
* | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-02-01 |
|\ |
|
| * | Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 2018-01-08 |
| |\ |
|
| | * | phy: phy-mtk-tphy: use of_device_get_match_data() | Chunfeng Yun | 2017-12-29 |
| | * | phy: phy-mtk-tphy: make shared banks optional for V1 TPHY | Chunfeng Yun | 2017-12-29 |
| | * | phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals | Chunfeng Yun | 2017-12-29 |
| | * | phy: phy-brcm-usb-init: DRD mode can cause crash on startup | Al Cooper | 2017-12-29 |
| | * | phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled | Al Cooper | 2017-12-29 |
| | * | phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271 | Al Cooper | 2017-12-29 |
| | * | phy: phy-brcm-usb: Fix two DT properties to match bindings doc | Al Cooper | 2017-12-29 |
| | * | phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 | Vivek Gautam | 2017-12-29 |
* | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2018-01-30 |
|\ \ \ |
|
| * | | | phy: brcm-sata: remove unused variable | Arnd Bergmann | 2018-01-18 |
| * | | | phy: brcm-sata: fix semicolon.cocci warnings | Fengguang Wu | 2018-01-17 |
| * | | | phy: brcm-sata: Implement calibrate callback | Florian Fainelli | 2018-01-17 |
| | |/
| |/| |
|
* | | | phy: work around 'phys' references to usb-nop-xceiv devices | Arnd Bergmann | 2018-01-19 |
| |/
|/| |
|
* | | 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-12-15 |
|/ |
|
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 |
|\ |
|
| * | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2017-10-27 |
| |\ |
|
| | * | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 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 |
| * | | Merge branch 'fixes' into next | Kishon Vijay Abraham I | 2017-10-18 |
| |\ \ |
|
| * | | | 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-10-03 |
| | |/
| |/| |
|
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
| |/
|/| |
|
* | | phy: rockchip-typec: Check for errors from tcphy_phy_init() | Douglas Anderson | 2017-10-03 |
* | | 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-26 |
|/ |
|
* | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 2017-09-15 |
|\ |
|
| * | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 2017-09-04 |