summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17phy: phy-mtk-ufs: use clock bulk to get clocksChunfeng Yun1-33/+11
2021-08-17phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun1-1/+0
2021-08-17phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun1-4/+6
2021-08-17phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun1-2/+82
2021-08-17phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun1-30/+13
2021-08-17dt-bindings: phy: mediatek: tphy: support type switch by pericfgChunfeng Yun1-0/+16
2021-08-17phy: cadence-torrent: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade1-1/+59
2021-08-17phy: cadence-torrent: Add debug information for PHY configurationSwapnil Jakhade1-4/+32
2021-08-17phy: cadence-torrent: Add separate functions for reusable codeSwapnil Jakhade1-18/+35
2021-08-17phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clockSwapnil Jakhade1-0/+162
2021-08-17phy: cadence-torrent: Add PHY registers for DP in array formatSwapnil Jakhade1-288/+334
2021-08-17phy: cadence-torrent: Configure PHY registers as a function of input referenc...Swapnil Jakhade1-408/+422
2021-08-17phy: cadence-torrent: Add enum for supported input reference clock frequenciesSwapnil Jakhade1-13/+38
2021-08-17phy: cadence-torrent: Reorder few functions to remove function declarationsSwapnil Jakhade1-619/+588
2021-08-17phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK messageSwapnil Jakhade1-12/+12
2021-08-06phy: qcom-qmp: add USB3 PHY support for IPQ6018Baruch Siach1-0/+3
2021-08-06dt-bindings: phy: qcom,qmp: Add IPQ6018 USB3 PHYBaruch Siach1-0/+1
2021-08-06phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/G2LBiju Das1-24/+73
2021-08-06dt-bindings: phy: renesas,usb2-phy: Document RZ/G2L phy bindingsBiju Das1-0/+15
2021-08-06dt-bindings: phy: Convert AM654 SERDES bindings to YAMLKishon Vijay Abraham I2-82/+103
2021-08-06phy: qcom: qmp: Add SC8180x USB/DP comboBjorn Andersson1-0/+47
2021-08-06dt-bindings: phy: qcom,qmp-usb3-dp: Add support for sc8180xBjorn Andersson1-0/+1
2021-08-06phy: phy-twl4030-usb: Disable PHY for suspendTony Lindgren1-0/+15
2021-08-06phy: phy-mtk-tphy: add support mt8195Chunfeng Yun1-0/+54
2021-08-06phy: phy-mtk-tphy: support new hardware versionChunfeng Yun1-11/+29
2021-08-06dt-bindings: phy: mediatek: tphy: add support hardware version 3Chunfeng Yun1-5/+9
2021-08-06phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc commentRandy Dunlap1-1/+1
2021-08-06dt-bindings: phy: imx8mq-usb-phy: convert to json schemaDong Aisheng2-20/+53
2021-08-06phy: rockchip-inno-usb2: fix for_each_child.cocci warningskernel test robot1-1/+3
2021-07-22phy: tegra: xusb: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2021-07-22phy: qcom-qmp: Fix sc8180x PCIe definitionBjorn Andersson1-1/+1
2021-07-20phy: samsung-ufs: support exynosauto ufs phy driverChanho Park5-2/+78
2021-07-20phy: samsung-ufs: move phy-exynos7-ufs headerChanho Park3-8/+9
2021-07-20dt-bindings: phy: Rename Intel Keem Bay USB PHY bindingsGeert Uytterhoeven1-1/+1
2021-07-20phy: qcom-qmp: Add sc8180x PCIe supportBjorn Andersson1-0/+140
2021-07-20dt-bindings: phy: qcom,qmp: Add sc8180x PCIe compatibleBjorn Andersson1-0/+2
2021-07-12Linux 5.14-rc1v5.14-rc1Linus Torvalds1-2/+2
2021-07-12mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins1-3/+3
2021-07-12mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins1-6/+5
2021-07-12mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins1-5/+8
2021-07-12mm/rmap: fix comments left over from recent changesHugh Dickins2-7/+2
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+31
2021-07-11Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+18
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-8/+21
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-23/+33
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds36-162/+287
2021-07-11Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...Linus Torvalds77-331/+1872
2021-07-11Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds33-601/+440
2021-07-11mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2-14/+0
2021-07-11rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73