summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-3/+0
|\
| * phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko2020-03-261-3/+0
* | Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2020-03-211-0/+19
|\ \ | |/ |/|
| * phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko2020-03-201-0/+19
* | phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko2020-02-201-0/+1
* | phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko2020-02-201-5/+4
|/
* phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao2020-01-181-0/+1
* phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun2020-01-171-1/+1
* phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros2020-01-141-0/+61
* phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-141-2/+2
* phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I2020-01-143-0/+914
* phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan2019-12-201-11/+7
* Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-4/+1
|\
| * phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko2019-10-251-1/+1
| * phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing2019-10-251-3/+0
* | phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko2019-11-201-2/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-201-2/+2
|\
| * phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+2
* | phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang2019-08-261-11/+22
|/
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-011-2/+2
|\
| * phy: ti: am654-serdes: Make serdes_am654_xlate() staticYueHaibing2019-06-211-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-33/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-084-97/+936
|\
| * phy: ti: am654-serdes: Support all clksel valuesRoger Quadros2019-04-171-49/+83
| * phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I2019-04-173-0/+637
| * phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros2019-04-171-6/+6
| * phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros2019-04-171-14/+30
| * phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros2019-04-171-42/+173
| * phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros2019-04-171-36/+57
| * phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-04-171-1/+1
* | phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyArnd Bergmann2019-04-171-1/+1
* | phy: phy-twl4030-usb: Fix cable state handlingTony Lindgren2019-04-171-22/+13
|/
* Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-02-122-45/+66
|\
| * phy: ti: usb2: Add support for AM654 USB2 PHYRoger Quadros2019-02-072-2/+19
| * phy: ti: Don't depend on OMAP_OCP2SCPRoger Quadros2019-02-071-2/+0
| * phy: ti: usb2: Fix logic on -EPROBE_DEFERRoger Quadros2019-02-071-41/+47
* | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-251-2/+2
|\|
| * phy: ti: ensure priv is not null before dereferencing itColin Ian King2019-01-161-2/+2
* | phy: ti: Fix compilation failures without REGMAPJason Gunthorpe2019-01-071-0/+1
|/
* phy: ti: fix semicolon.cocci warningskbuild test robot2018-12-121-1/+1
* phy: ti: introduce phy-gmii-sel driverGrygorii Strashko2018-12-123-0/+360
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-122-2/+3
* phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade2018-09-251-0/+29
* ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner2018-02-191-3/+5
* phy: da8xx-usb: rename clock con_idsDavid Lechner2018-02-121-4/+4
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+100
|\