index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Lines
2017-10-23
phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins
Yoshihiro Shimoda
-10
/
+21
2017-10-23
phy: rcar-gen3-usb2: use enum phy_mode in the role_store()
Yoshihiro Shimoda
-11
/
+18
2017-10-23
phy: rcar-gen3-usb2: check dr_mode for otg mode
Yoshihiro Shimoda
-3
/
+7
2017-10-23
phy: sun4i-usb: enable PHY0 dual route for V3s SoC
Icenowy Zheng
-0
/
+1
2017-10-23
phy: rockchip-typec: Do the calibration more correctly
Douglas Anderson
-9
/
+18
2017-10-23
phy: rockchip-typec: Avoid magic numbers + add delays in aux calib
Douglas Anderson
-39
/
+163
2017-10-23
phy: phy-mtk-tphy: add set_mode callback
Chunfeng Yun
-0
/
+39
2017-10-23
phy: mvebu-cp110-comphy: remove unused member in private struct
Antoine Tenart
-1
/
+0
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
-4
/
+4
2017-10-18
Merge branch 'fixes' into next
Kishon Vijay Abraham I
-32
/
+73
2017-10-03
phy: rockchip-typec: Check for errors from tcphy_phy_init()
Douglas Anderson
-4
/
+9
2017-10-03
phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device
Al Cooper
-0
/
+85
2017-10-03
phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
Al Cooper
-0
/
+1457
2017-09-26
phy: rockchip-typec: Don't set the aux voltage swing to 400 mV
Douglas Anderson
-3
/
+4
2017-09-26
phy: rockchip-typec: Set the AUX channel flip state earlier
Douglas Anderson
-20
/
+42
2017-09-26
phy: mvebu-cp110: checking for NULL instead of IS_ERR()
Dan Carpenter
-2
/
+2
2017-09-26
phy: mvebu-cp110-comphy: explicitly set the pipe selector
Antoine Tenart
-0
/
+10
2017-09-26
phy: mvebu-cp110-comphy: fix mux error check
Antoine Tenart
-2
/
+2
2017-09-26
phy: phy-mtk-tphy: fix NULL point of chip bank
Chunfeng Yun
-1
/
+2
2017-09-26
phy: tegra: Handle return value of kasprintf
Arvind Yadav
-0
/
+2
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
-1
/
+266
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-14
/
+117
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-1
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+656
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-20
/
+12
2017-09-04
phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
Hauke Mehrtens
-1
/
+266
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
-1
/
+1
2017-08-30
phy: add the mvebu cp110 comphy driver
Antoine Tenart
-0
/
+656
2017-08-28
phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs
Shawn Lin
-14
/
+117
2017-08-28
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
-20
/
+12
2017-08-24
phy: ralink: fix 64-bit build warning
Arnd Bergmann
-7
/
+7
2017-08-22
Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-244
/
+1135
2017-08-22
phy: brcm-sata: fix a timeout test in init
Dan Carpenter
-1
/
+1
2017-08-22
phy: cpcap-usb: remove a stray tab
Dan Carpenter
-1
/
+1
2017-08-22
phy: phy-twl4030-usb: silence an uninitialized variable warning
Dan Carpenter
-1
/
+1
2017-08-22
phy: rockchip-typec: remove unused dfp variable
Shawn Lin
-2
/
+1
2017-08-22
phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs
Frank Wang
-0
/
+43
2017-08-22
phy: rockchip-inno-usb2: add support for otg-mux interrupt
Frank Wang
-13
/
+50
2017-08-22
phy: rockchip-inno-usb2: add support for rockchip,usbgrf property
Frank Wang
-38
/
+71
2017-08-22
phy: sun4i-usb: Support A83T USB PHYs
Chen-Yu Tsai
-12
/
+54
2017-08-22
phy: sun4i-usb: Support secondary clock for HSIC PHY
Chen-Yu Tsai
-0
/
+21
2017-08-20
phy: ralink-usb: add driver for Mediatek/Ralink
John Crispin
-0
/
+263
2017-08-20
phy: samsung: use of_device_get_match_data()
Chunfeng Yun
-12
/
+9
2017-08-20
phy: phy-mt65xx-usb3: add mediatek directory and rename file
Chunfeng Yun
-141
/
+153
2017-08-20
phy: phy-mt65xx-usb3: add SATA PHY support
Ryder Lee
-4
/
+129
2017-08-20
phy: phy-mt65xx-usb3: add PCIe PHY support
Ryder Lee
-18
/
+202
2017-08-20
phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
Roger Quadros
-5
/
+5
2017-08-20
phy: qcom-qmp: Fix failure path in phy_init functions
Vivek Gautam
-9
/
+6
2017-08-20
phy: qcom-qmp: Add support for IPQ8074
Varadarajan Narayanan
-0
/
+124
2017-08-20
phy: qcom-qmp: Fix phy pipe clock name
Varadarajan Narayanan
-12
/
+11
[prev]
[next]