aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-18phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao1-0/+1
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun1-1/+1
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros1-0/+61
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski1-2/+2
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I3-0/+914
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan1-11/+7
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-4/+1
2019-11-20phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko1-2/+2
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko1-1/+1
2019-10-25phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing1-3/+0
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang1-11/+22
2019-08-16phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd1-2/+2
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-2/+2
2019-06-21phy: ti: am654-serdes: Make serdes_am654_xlate() staticYueHaibing1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner3-33/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-97/+936
2019-04-17phy: ti: am654-serdes: Support all clksel valuesRoger Quadros1-49/+83
2019-04-17phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I3-0/+637
2019-04-17phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros1-6/+6
2019-04-17phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros1-14/+30
2019-04-17phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros1-42/+173
2019-04-17phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros1-36/+57
2019-04-17phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King1-1/+1
2019-04-17phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyArnd Bergmann1-1/+1
2019-04-17phy: phy-twl4030-usb: Fix cable state handlingTony Lindgren1-22/+13
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman2-45/+66
2019-02-07phy: ti: usb2: Add support for AM654 USB2 PHYRoger Quadros2-2/+19
2019-02-07phy: ti: Don't depend on OMAP_OCP2SCPRoger Quadros1-2/+0
2019-02-07phy: ti: usb2: Fix logic on -EPROBE_DEFERRoger Quadros1-41/+47
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King1-2/+2
2019-01-07phy: ti: Fix compilation failures without REGMAPJason Gunthorpe1-0/+1
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko3-0/+360
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2-2/+3
2018-09-25phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade1-0/+29
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-3/+5
2018-02-12phy: da8xx-usb: rename clock con_idsDavid Lechner1-4/+4
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+100
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I1-1/+100
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter1-1/+1
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros1-5/+5