summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13phy: stm32: use NULL instead of zeroVinod Koul1-2/+2
2020-07-13phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul1-3/+3
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul1-1/+1
2020-07-13phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul1-1/+1
2020-07-13phy: mapphone-mdm6600: Add missing description for some structure fieldsVinod Koul1-1/+2
2020-07-13phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsVinod Koul1-1/+1
2020-07-13phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski1-1/+3
2020-07-13dt-bindings: phy: uniphier: Fix incorrect clocks and clock-names for PXs3 usb...Kunihiko Hayashi1-2/+6
2020-07-13phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLKTiezhu Yang1-1/+1
2020-07-13phy: cadence: salvo: fix wrong bit definitionPeter Chen1-1/+1
2020-07-08phy: allwinner: phy-sun6i-mipi-dphy: Constify structsRikard Falkeborn1-2/+2
2020-07-08phy: ti-pipe3: remove set but unused variableVinod Koul1-3/+2
2020-07-08phy: ti: dm816x: remove set but unused variableVinod Koul1-6/+5
2020-07-08phy: core: Document function argsVinod Koul1-0/+2
2020-07-08phy: core: fix code style in devm_of_phy_provider_unregisterVinod Koul1-1/+2
2020-07-08phy: qcom: remove ufs qmp phy driverVinod Koul8-1598/+0
2020-07-01phy: zynqmp: Fix unused-function compiler warningTobias Klauser1-4/+2
2020-07-01dt-bindings: phy: zynqmp-psgtr: Fix example's numbers of cells in regLaurent Pinchart1-2/+2
2020-06-29phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit TransceiverAnurag Kumar Vulisha6-1/+1023
2020-06-29dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHYAnurag Kumar Vulisha2-0/+106
2020-06-29phy: qcom-snps: Add a set mode callbackWesley Cheng1-0/+12
2020-06-29phy: qcom-snps: Add runtime suspend and resume handlersWesley Cheng1-0/+73
2020-06-29phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250Jonathan Marek2-0/+208
2020-06-29phy: qcom-qmp: Add QMP V4 USB3 UNIPHYJonathan Marek2-0/+155
2020-06-29phy: qcom-qmp: Allow different values for second laneJonathan Marek1-12/+40
2020-06-24phy: qcom-qusb2: Add ipq8074 device compatibleSivaprakash Murugesan1-0/+3
2020-06-24phy: qcom-qmp: Add USB QMP PHY support for IPQ8074Sivaprakash Murugesan1-0/+102
2020-06-24dt-bindings: phy: qcom,qusb2: Add ipq8074 device compatibleSivaprakash Murugesan1-0/+1
2020-06-24dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindingsSivaprakash Murugesan1-0/+2
2020-06-24phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski7-14/+14
2020-06-24phy: Remove CONFIG_ARCH_* check for related subdir in MakefileTiezhu Yang1-7/+7
2020-06-14Linux 5.8-rc1Linus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller27-93/+348
2020-06-14net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-57/+571
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds439-2489/+2473
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-193/+195
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds80-1391/+5867
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds680-6804/+5144
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1