summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-21phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva
2020-07-20phy: renesas: rcar-gen3-usb2: exit if request_irq() failedYoshihiro Shimoda
2020-07-20phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda
2020-07-20phy: qualcomm: add qcom ipq806x dwc usb phy driverAnsuel Smith
2020-07-17Merge branch 'fixes' into nextVinod Koul
2020-07-17phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar
2020-07-17phy: sun4i-usb: explicitly include gpio/consumer.hVinod Koul
2020-07-13phy: stm32: use NULL instead of zeroVinod Koul
2020-07-13phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul
2020-07-13phy: rockchip-typec: use correct format for structure descriptionVinod Koul
2020-07-13phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul
2020-07-13phy: mapphone-mdm6600: Add missing description for some structure fieldsVinod Koul
2020-07-13phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsVinod Koul
2020-07-13phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski
2020-07-13phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLKTiezhu Yang
2020-07-13phy: cadence: salvo: fix wrong bit definitionPeter Chen
2020-07-08phy: allwinner: phy-sun6i-mipi-dphy: Constify structsRikard Falkeborn
2020-07-08phy: ti-pipe3: remove set but unused variableVinod Koul
2020-07-08phy: ti: dm816x: remove set but unused variableVinod Koul
2020-07-08phy: core: Document function argsVinod Koul
2020-07-08phy: core: fix code style in devm_of_phy_provider_unregisterVinod Koul
2020-07-08phy: qcom: remove ufs qmp phy driverVinod Koul
2020-07-01phy: zynqmp: Fix unused-function compiler warningTobias Klauser
2020-06-29phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit TransceiverAnurag Kumar Vulisha
2020-06-29phy: qcom-snps: Add a set mode callbackWesley Cheng
2020-06-29phy: qcom-snps: Add runtime suspend and resume handlersWesley Cheng
2020-06-29phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250Jonathan Marek
2020-06-29phy: qcom-qmp: Add QMP V4 USB3 UNIPHYJonathan Marek
2020-06-29phy: qcom-qmp: Allow different values for second laneJonathan Marek
2020-06-25phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King
2020-06-24phy: qcom-qusb2: Add ipq8074 device compatibleSivaprakash Murugesan
2020-06-24phy: qcom-qmp: Add USB QMP PHY support for IPQ8074Sivaprakash Murugesan
2020-06-24phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2020-06-24phy: Remove CONFIG_ARCH_* check for related subdir in MakefileTiezhu Yang
2020-06-24phy: rockchip: Fix return value of inno_dsidphy_probe()Tiezhu Yang
2020-06-24phy: ti: j721e-wiz: Constify structsRikard Falkeborn
2020-06-24phy: ti: am654-serdes: Constify regmap_configRikard Falkeborn
2020-06-24phy: intel: fix enum type mismatch warningArnd Bergmann
2020-06-24phy: intel: Fix compilation error on FIELD_PREP usageDilip Kota
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada