summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+2
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang-11/+22
2019-08-16phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd-2/+2
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-2/+2
2019-06-21phy: ti: am654-serdes: Make serdes_am654_xlate() staticYueHaibing-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-33/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-97/+936
2019-04-17phy: ti: am654-serdes: Support all clksel valuesRoger Quadros-49/+83
2019-04-17phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I-0/+637
2019-04-17phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros-6/+6
2019-04-17phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros-14/+30
2019-04-17phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros-42/+173
2019-04-17phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros-36/+57
2019-04-17phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King-1/+1
2019-04-17phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyArnd Bergmann-1/+1
2019-04-17phy: phy-twl4030-usb: Fix cable state handlingTony Lindgren-22/+13
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-45/+66
2019-02-07phy: ti: usb2: Add support for AM654 USB2 PHYRoger Quadros-2/+19
2019-02-07phy: ti: Don't depend on OMAP_OCP2SCPRoger Quadros-2/+0
2019-02-07phy: ti: usb2: Fix logic on -EPROBE_DEFERRoger Quadros-41/+47
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King-2/+2
2019-01-07phy: ti: Fix compilation failures without REGMAPJason Gunthorpe-0/+1
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot-1/+1
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko-0/+360
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-2/+3
2018-09-25phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade-0/+29
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner-3/+5
2018-02-12phy: da8xx-usb: rename clock con_idsDavid Lechner-4/+4
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+100
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I-1/+100
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+1
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter-1/+1
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros-5/+5
2017-06-09phy: tusb1210: implement ->set_mode()Felipe Balbi-0/+35
2017-06-09phy: tusb1210: add support for TUSB1211Felipe Balbi-1/+2
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+3107