summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: qcom-qmp-pcie: drop support for non-PCIe PHY typesDmitry Baryshkov2022-06-091-485/+43
* phy: qcom-qmp-combo: drop support for PCIe,UFS PHY typesDmitry Baryshkov2022-06-091-61/+41
* phy: qcom-qmp: drop old QMP PHY driver sourceDmitry Baryshkov2022-06-091-6350/+0
* phy: qcom-qmp: switch to new split QMP PHY driverDmitry Baryshkov2022-06-091-1/+7
* phy: qcom-qmp-usb: change symbol prefix to qcom_qmp_phy_usbDmitry Baryshkov2022-06-091-79/+79
* phy: qcom-qmp-ufs: change symbol prefix to qcom_qmp_phy_ufsDmitry Baryshkov2022-06-091-79/+79
* phy: qcom-qmp-pcie: change symbol prefix to qcom_qmp_phy_pcie_msm8996Dmitry Baryshkov2022-06-091-79/+79
* phy: qcom-qmp-pcie: change symbol prefix to qcom_qmp_phy_pcieDmitry Baryshkov2022-06-091-79/+79
* phy: qcom-qmp-combo: change symbol prefix to qcom_qmp_phy_comboDmitry Baryshkov2022-06-091-82/+82
* phy: qcom-qmp-combo: drop all non-combo compatibles supportDmitry Baryshkov2022-06-091-3598/+9
* phy: qcom-qmp-usb: drop all non-USB compatibles supportDmitry Baryshkov2022-06-091-3032/+4
* phy: qcom-qmp-ufs: drop all non-UFS compatibles supportDmitry Baryshkov2022-06-091-4126/+4
* phy: qcom-qmp-pcie-msm8996: drop all compatibles except msm8996-pcie-phyDmitry Baryshkov2022-06-091-4628/+4
* phy: qcom-qmp-pcie: drop all non-PCIe compatibles supportDmitry Baryshkov2022-06-091-3282/+9
* phy: qcom-qmp: create copies of QMP PHY driverDmitry Baryshkov2022-06-095-0/+31750
* dt-bindings: phy: mediatek,tphy: add MT8365 SoC bindingsFabien Parent2022-06-091-0/+1
* dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindingsFabien Parent2022-06-091-0/+4
* phy: samsung: exynosautov9-ufs: correct TSRV register configurationsChanho Park2022-06-081-9/+9
* dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible stringAbel Vesa2022-06-081-0/+1
* phy: samsung: ufs: support secondary ufs phyChanho Park2022-06-081-0/+5
* phy: samsung: ufs: remove drvdata from struct samsung_ufs_phyChanho Park2022-06-082-12/+16
* phy: samsung: ufs: constify samsung_ufs_phy_cfgChanho Park2022-06-082-3/+3
* phy: samsung: ufs: rename cfg to cfgs for clarificationChanho Park2022-06-084-6/+6
* dt-bindings: phy: samsung,ufs-phy: make pmu-syscon as phandle-arrayChanho Park2022-06-081-3/+11
* Linux 5.19-rc1v5.19-rc1Linus Torvalds2022-06-061-2/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-063-6/+4
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-067-35/+50
|\ \
| * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-021-29/+29
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-021-3/+9
| * | mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-021-1/+1
| * | mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-021-1/+1
| * | mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-021-1/+1
| * | MAINTAINERS: add maintainer information for z3foldMiaohe Lin2022-06-021-0/+7
| * | mailmap: update Josh Poimboeuf's emailJosh Poimboeuf2022-06-021-0/+2
* | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-067-3/+76
|\ \ \
| * | | delayacct: track delays from write-protect copyYang Yang2022-06-027-3/+76
| |/ /
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-065-39/+27
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
* | | | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\ \ \ \
| * | | | x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | | | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-053-112/+20
|\ \ \ \ \
| * | | | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5
| * | | | | x86/microcode: Default-disable late loadingBorislav Petkov2022-05-313-1/+19
| * | | | | x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov2022-05-312-112/+0
| |/ / / /
* | | | | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-055-71/+66
|\ \ \ \ \
| * | | | | x86: Fix all occurences of the "the the" typoBo Liu2022-05-273-3/+3
| * | | | | x86/idt: Remove unused headerssunliming2022-05-251-3/+0