summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
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-11mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2-14/+0
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab1-59/+133
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu1-3/+1
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu1-2/+1
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu1-5/+3
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu1-5/+2
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas1-46/+4
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam1-1/+1
2021-07-10dt-bindings: rtc: ti,bq32k: take maintainershipAlexandre Belloni1-1/+1
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini1-4/+11
2021-07-09libperf: Add tests for perf_evlist__set_leader()Jiri Olsa1-6/+21
2021-07-09libperf: Remove BUG_ON() from library code in get_group_fd()Arnaldo Carvalho de Melo1-7/+16
2021-07-09cifs: update internal version numberSteve French1-1/+1
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara1-0/+3
2021-07-09libperf: Add group support to perf_evsel__open()Jiri Olsa1-2/+24
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French4-11/+86
2021-07-09perf tools: Fix pattern matching for same substring in different PMU typeJin Yao3-2/+37