summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-04-25dt-bindings: gnss: Rewrite Mediatek bindings in YAMLLinus Walleij2-35/+59
2022-04-25of: overlay: rework overlay apply and remove kfree()sFrank Rowand1-4/+26
2022-04-19docs: dt: writing-schema: mention yamllintKrzysztof Kozlowski1-0/+2
2022-04-19dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatibleBryan O'Donoghue1-0/+1
2022-04-19dt-bindings: wkup-m3-ipc: Add ti,set-io-isolation propertyDrew Fustini1-5/+74
2022-04-19Merge branch 'dt/linus' into dt/nextRob Herring28-165/+145
2022-04-15dt-bindings: display: panel-timing: Define a single type for propertiesRob Herring1-24/+18
2022-04-14dt-bindings: Fix array constraints on scalar propertiesRob Herring8-17/+4
2022-04-14dt-bindings: soc: qcom,smp2p: convert to dtschemaKrzysztof Kozlowski2-110/+145
2022-04-14dt-bindings: rcc: Add optional external ethernet RX clock propertiesMarek Vasut1-0/+8
2022-04-14dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin propertyDrew Fustini1-0/+13
2022-04-13dt-bindings: nvmem: snvs-lpgpr: Add i.MX8M compatible stringsMarek Vasut1-0/+4
2022-04-12dt-bindings: power: renesas,rcar-sysc: correct typo in pathKrzysztof Kozlowski1-1/+1
2022-04-09dt-bindings: trivial-devices: Document CPLD on Menlo boardsMarek Vasut1-0/+2
2022-04-09dt-bindings: trivial-devices: Document CPLD on DH electronics boardsMarek Vasut1-0/+2
2022-04-08dt-bindings: soc: ti: wkup_m3_ipc: convert bindings to json-schemaDrew Fustini2-57/+81
2022-04-08dt-bindings: thermal: tsens: Add SM6350 compatibleLuca Weiss1-0/+1
2022-04-08dt-bindings: qcom,pdc: Add SM6350 compatibleLuca Weiss1-2/+3
2022-04-08dt-bindings: power: renesas,rcar-sysc: drop useless consumer exampleKrzysztof Kozlowski1-12/+3
2022-04-07dt-bindings: align SPI NOR node name with dtschemaKrzysztof Kozlowski3-3/+3
2022-04-07dt-bindings: reset: Drop the hisilicon,hi6220-reset bindingPhilipp Zabel1-37/+0
2022-04-07dt-bindings: i2c: convert i2c-mt65xx to json-schemaAngeloGioacchino Del Regno2-53/+118
2022-04-07dt-bindings: vendor-prefixes: add EnclustraKrzysztof Kozlowski1-0/+2
2022-04-07dt-bindings: qcom: qcom,gsbi: convert to dtschemaKrzysztof Kozlowski2-87/+132
2022-04-07dt-bindings: i2c: qcom,i2c-qup: convert to dtschemaKrzysztof Kozlowski2-40/+89
2022-04-07dt-bindings: serial: qcom,msm-uartdm: convert to dtschemaKrzysztof Kozlowski2-81/+112
2022-04-07spi: dt-bindings: qcom,spi-qup: convert to dtschemaKrzysztof Kozlowski2-103/+81
2022-04-07dt-bindings: qcom: update maintainers (drop Akash and Mukesh)Krzysztof Kozlowski2-4/+2
2022-04-07dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoCLad Prabhakar1-1/+4
2022-04-06dt-bindings: net: snps: remove duplicate nameDongjin Yang1-4/+2
2022-04-06dt-bindings: net: smsc,lan91c111 convert to schemaRui Miguel Silva2-17/+61
2022-04-05docs: dt: writing-schema: mention coding styleKrzysztof Kozlowski2-7/+13
2022-04-05docs: dt: writing-bindings: describe typical casesKrzysztof Kozlowski1-0/+25
2022-04-05dt-bindings: net: qcom,ipa: finish the qcom,smp2p exampleKrzysztof Kozlowski1-0/+7
2022-04-05dt-bindings: white-space cleanupsKrzysztof Kozlowski52-53/+10
2022-04-05dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schemaKunihiko Hayashi2-82/+96
2022-04-04dt-bindings: Fix 'enum' lists with duplicate entriesRob Herring5-10/+5
2022-04-04dt-bindings: irqchip: mrvl,intc: refresh maintainersKrzysztof Kozlowski1-4/+2
2022-04-04dt-bindings: Fix incomplete if/then/else schemasRob Herring11-103/+107
2022-04-04dt-bindings: power: renesas,apmu: Fix cpus property limitsGeert Uytterhoeven1-1/+2
2022-04-04dt-bindings: extcon: maxim,max77843: fix ports typeKrzysztof Kozlowski1-1/+1
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-11/+3
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+7
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-34/+176
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave1-11/+3
2022-04-02KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini1-6/+0
2022-04-02KVM: x86: document limitations of MSR filteringPaolo Bonzini1-0/+5
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse1-0/+4
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson1-0/+10
2022-04-02Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+10