index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy
Age
Commit message (
Expand
)
Author
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-05
phy: add QSGMII and PCIE modes
Quentin Schulz
2018-09-26
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
Vivek Gautam
2018-09-26
phy: qcom-ufs: Remove stale methods that handle ref clk
Vivek Gautam
2018-05-17
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
2018-03-08
phy: fix structure documentation
Dov Levenglick
2018-03-08
phy: Add USB speed related PHY modes
Manu Gautam
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-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: Add UFS PHY modes
Vivek Gautam
2017-10-23
phy: Return NULL if the phy is optional
Maxime Ripard
2017-08-30
phy: add sgmii and 10gkr modes to the phy_mode enum
Antoine Tenart
2017-06-01
phy: Move ULPI phy header out of drivers to include path
Vivek Gautam
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-11-08
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-05
phy: Add reset callback for not generic phy
Randy Li
2016-09-10
phy: Add reset callback
Randy Li
2016-07-04
phy: Add set_mode callback
David Lechner
2016-04-29
phy: Add Tegra XUSB pad controller support
Thierry Reding
2016-04-29
phy: core: Allow children node to be overridden
Thierry Reding
2015-12-21
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
2015-06-03
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
2015-05-11
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-01-20
phy: qcom-ufs: add support for 20nm phy
Yaniv Gardi
2014-12-23
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-11-21
phy: improved lookup method
Heikki Krogerus
2014-11-21
phy: safer to_phy() macro
Heikki Krogerus
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
2014-07-22
phy: pipe3: insert delay to enumerate in GEN2 mode
Kishon Vijay Abraham I
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
2014-03-09
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
2014-03-08
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
2014-03-08
phy: core: Add an exported of_phy_get function
Kamil Debski
2014-03-07
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
2013-12-23
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
2013-09-27
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I