Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | phy: rockchip-typec: fall back to working in host-mode if extcon is missing. | Enric Balletbo i Serra | 1 | -3/+10 |
2018-03-16 | phy: rockchip-typec: support DP phy switch | Chris Zhong | 1 | -1/+8 |
2018-03-16 | phy: rockchip-typec: force to USB2 if DP at 4 lanes mode | Chris Zhong | 1 | -3/+18 |
2018-03-16 | phy: rockchip-typec: enable usb3 host during usb3 phy power on | William wu | 1 | -0/+11 |
2018-03-16 | phy: rockchip-typec: deprecate some DT properties for various register fields. | Enric Balletbo i Serra | 1 | -49/+63 |
2018-03-16 | phy: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 1 | -0/+1 |
2018-03-08 | phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy | Shawn Lin | 1 | -22/+11 |
2018-03-08 | phy: rockchip-emmc: retry calpad busy trimming | Shawn Lin | 1 | -10/+17 |
2017-12-15 | phy: rockchip-typec: add pm_runtime_disable in err case | Chris Zhong | 1 | -0/+2 |
2017-11-14 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -43/+176 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -1/+1 |
2017-10-23 | phy: rockchip-typec: Do the calibration more correctly | Douglas Anderson | 1 | -9/+18 |
2017-10-23 | phy: rockchip-typec: Avoid magic numbers + add delays in aux calib | Douglas Anderson | 1 | -39/+163 |
2017-10-23 | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 1 | -1/+1 |
2017-10-03 | phy: rockchip-typec: Check for errors from tcphy_phy_init() | Douglas Anderson | 1 | -4/+9 |
2017-09-26 | phy: rockchip-typec: Don't set the aux voltage swing to 400 mV | Douglas Anderson | 1 | -3/+4 |
2017-09-26 | phy: rockchip-typec: Set the AUX channel flip state earlier | Douglas Anderson | 1 | -20/+42 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -14/+117 |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
2017-08-28 | phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs | Shawn Lin | 1 | -14/+117 |
2017-08-22 | phy: rockchip-typec: remove unused dfp variable | Shawn Lin | 1 | -2/+1 |
2017-08-22 | phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs | Frank Wang | 1 | -0/+43 |
2017-08-22 | phy: rockchip-inno-usb2: add support for otg-mux interrupt | Frank Wang | 1 | -13/+50 |
2017-08-22 | phy: rockchip-inno-usb2: add support for rockchip,usbgrf property | Frank Wang | 1 | -38/+71 |
2017-08-03 | phy: rockchip-inno-usb2: Replace the extcon API | Chanwoo Choi | 1 | -5/+5 |
2017-06-06 | phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCs | Frank Wang | 1 | -0/+60 |
2017-06-06 | phy: rockchip-inno-usb2: add one phy comprises with two host-ports support | William Wu | 1 | -3/+6 |
2017-06-06 | phy: rockchip-inno-usb2: increase otg sm work first schedule time | William Wu | 1 | -1/+1 |
2017-06-06 | phy: rockchip-inno-usb2: add a delay after phy resume | William Wu | 1 | -0/+3 |
2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam | 8 | -0/+3787 |