summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgYangtao Li1-1/+0
2020-11-17phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"Vinod Koul4-4/+5
2020-11-16phy: tegra: Don't warn on probe deferralJon Hunter1-1/+1
2020-11-16phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli1-0/+32
2020-11-16dt-bindings: phy: Allow defining the SATA AFE TX amplitudeFlorian Fainelli1-0/+3
2020-11-16phy: stm32: defer probe for reset controllerAmelie Delaunay1-0/+4
2020-11-16phy: stm32: don't print an error on probe deferralAmelie Delaunay1-5/+2
2020-11-16phy: tegra: Constify static device_type structsRikard Falkeborn1-2/+2
2020-11-16phy: amlogic: Replace devm_reset_control_array_get()Yejune Deng4-5/+4
2020-11-16dt-bindings: phy: Add Cadence Sierra PHY bindings in YAML formatSwapnil Jakhade2-70/+152
2020-11-16phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun3-25/+11
2020-11-16phy: tegra: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun2-6/+2
2020-11-16phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: samsung: convert to devm_platform_ioremap_resourceChunfeng Yun4-15/+5
2020-11-16phy: rockchip: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: renesas: convert to devm_platform_ioremap_resourceChunfeng Yun4-12/+4
2020-11-16phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun5-16/+5
2020-11-16phy: phy-mtk-ufs: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: phy-xgene: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: marvell: convert to devm_platform_ioremap_resourceChunfeng Yun7-21/+7
2020-11-16phy: lantiq: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2020-11-16phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun2-6/+2
2020-11-16phy: cadence: convert to devm_platform_ioremap_resourceChunfeng Yun3-9/+3
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun8-36/+13
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun4-12/+4
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun4-15/+5
2020-11-16phy: qcom-qmp: Add SM8250 PCIe QMP PHYsManivannan Sadhasivam2-4/+295
2020-11-16dt-bindings: phy: qcom,qmp: Add SM8250 PCIe PHY bindingsManivannan Sadhasivam1-0/+6
2020-11-02phy: Add USB HSIC PHY driver for Marvell MMP3 SoCLubomir Rintel3-0/+95
2020-11-02dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yamlLubomir Rintel1-1/+1
2020-11-02dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phyLubomir Rintel1-7/+0
2020-10-28MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHYRobert Marko1-0/+8
2020-10-28phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn1-1/+1
2020-10-26Linux 5.10-rc1v5.10-rc1Linus Torvalds1-2/+2
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+116
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+12
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-15/+213
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-19/+111
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-126/+152
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds7-125/+336
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-190/+404