index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-26
phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
Yang Yingliang
2021-10-26
phy: qcom-snps: Correct the FSEL_MASK
Sandeep Maheswaram
2021-10-26
phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2
Wan Jiabing
2021-10-26
phy: qcom-qmp: another fix for the sc8180x PCIe definition
Dmitry Baryshkov
2021-10-26
phy: cadence-torrent: Add support to output received reference clock
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
Swapnil Jakhade
2021-10-26
phy: ti: gmii-sel: check of_get_address() for failure
Dan Carpenter
2021-10-26
phy: stm32: add phy tuning support
Amelie Delaunay
2021-10-26
phy: stm32: restore utmi switch on resume
Amelie Delaunay
2021-10-26
phy: qcom-qusb2: Fix a memory leak on probe
Vladimir Zapolskiy
2021-10-26
phy: qcom-qmp: Add QCM2290 USB3 PHY support
Shawn Guo
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-05
phy: qcom-qusb2: Add missing vdd supply
Shawn Guo
2021-10-01
phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...
Cai Huoqing
2021-10-01
phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-10-01
phy: qcom-qusb2: Add compatible for QCM2290
Shawn Guo
2021-10-01
phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
Cai Huoqing
2021-10-01
phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
Mauro Carvalho Chehab
2021-10-01
phy: samsung: unify naming and describe driver in KConfig
Krzysztof Kozlowski
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
phy/drivers/stm32: use HZ macros
Daniel Lezcano
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-27
phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modes
Pali Rohár
2021-08-27
phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-X
Pali Rohár
2021-08-27
phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X
Pali Rohár
2021-08-23
phy: qcom-qmp: Add support for SM6115 UFS phy
Iskren Chernev
2021-08-20
phy: qmp: Provide unique clock names for DP clocks
Bjorn Andersson
2021-08-18
phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USB
Piyush Mehta
2021-08-17
phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER
Anand Moon
2021-08-17
phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode
Anand Moon
2021-08-17
phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource
Chunfeng Yun
2021-08-17
phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
Chunfeng Yun
2021-08-17
phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
Chunfeng Yun
2021-08-17
phy: phy-mtk-ufs: use clock bulk to get clocks
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: remove error log of ioremap failure
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: print error log using child device
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: support type switch by pericfg
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: use clock bulk to get clocks
Chunfeng Yun
2021-08-17
phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add debug information for PHY configuration
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add separate functions for reusable code
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY registers for DP in array format
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Configure PHY registers as a function of input referenc...
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add enum for supported input reference clock frequencies
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Reorder few functions to remove function declarations
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
Swapnil Jakhade
[next]