summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: nvmem: qfprom: add sdm670 compatibleRichard Acayan2023-02-061-0/+1
* dt-bindings: nvmem: Add compatible for MSM8976Marijn Suijten2023-02-061-0/+1
* dt-bindings: nvmem: Fix qcom,qfprom compatibles enum orderingAngeloGioacchino Del Regno2023-02-061-1/+1
* Merge tag 'icc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-02-0611-69/+583
|\
| * Merge branch 'icc-dt' into icc-nextGeorgi Djakov2023-02-062-31/+69
| |\
| | * dt-bindings: interconnect: samsung,exynos-bus: allow opp-tableKrzysztof Kozlowski2023-01-301-0/+27
| | * dt-bindings: interconnect: Exclude all non msm8939 from snoc-mmBryan O'Donoghue2023-01-301-31/+42
| * | Merge branch 'icc-sa8775p' into icc-nextGeorgi Djakov2023-02-061-0/+50
| |\ \
| | * | dt-bindings: interconnect: qcom,sa8775p-rpmh: fix a typoBartosz Golaszewski2023-01-301-1/+1
| | * | dt-bindings: interconnect: qcom: document the interconnects for sa8775pBartosz Golaszewski2023-01-191-0/+50
| * | | Merge branch 'icc-sdm670' into icc-nextGeorgi Djakov2023-02-066-35/+255
| |\ \ \
| | * | | dt-bindings: interconnect: add sdm670 interconnectsRichard Acayan2023-01-191-0/+8
| | | |/ | | |/|
| | * | dt-bindings: interconnect: OSM L3: Add SM6350 OSM L3 compatibleKonrad Dybcio2023-01-191-0/+1
| | * | dt-bindings: interconnect: qcom-bwmon: document SM8550 compatiblesNeil Armstrong2023-01-191-0/+2
| | * | dt-bindings: interconnect: split SM8450 to own schemaKrzysztof Kozlowski2023-01-192-11/+124
| | * | dt-bindings: interconnect: split SC8280XP to own schemaKrzysztof Kozlowski2023-01-192-12/+49
| | * | dt-bindings: interconnect: split SC7280 to own schemaKrzysztof Kozlowski2023-01-192-12/+71
| | |/
| * | Merge branch 'icc-ip0-migration' into icc-nextGeorgi Djakov2023-02-061-3/+0
| |\ \
| | * | dt-bindings: interconnect: qcom: Remove ipa-virt compatiblesDmitry Baryshkov2023-01-181-3/+0
| | |/
| * | Merge branch 'icc-qdu1000' into icc-nextGeorgi Djakov2023-01-051-0/+70
| |\ \
| | * | dt-bindings: interconnect: Add QDU1000/QRU1000 devicesMelody Olvera2023-01-051-0/+70
| | |/
| * / dt-bindings: interconnect: Add Qualcomm SM8550Abel Vesa2022-12-291-0/+139
| |/
* | Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman2023-02-0611-26/+78
|\ \
| * \ Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-041-0/+2
| |\ \
| | * | dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' propertyJohan Hovold2023-01-091-0/+2
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-3/+7
| |\ \
| | * \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-3/+7
| | |\ \
| | | * | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+3
| | | * | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-3/+5
| * | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-031-9/+6
| |\ \ \ \
| | * | | | Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-01-311-9/+6
| | * | | | Sync with v6.2-rc4Andrew Morton2023-01-1822-43/+130
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-021-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-01-301-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | ice: Fix broken link in ice NAPI docMichal Wilczynski2023-01-271-1/+1
| * | | | | | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-0/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+36
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Fix up more non-executable files marked executableLinus Torvalds2023-01-281-0/+0
| * | | | | | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-271-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: i2c: renesas,rzv2m: Fix SoC specific stringFabrizio Castro2023-01-201-2/+2
| * | | | | | | | | Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-271-2/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpiosKrzysztof Kozlowski2023-01-201-2/+19
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-271-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Merge patch series "riscv,isa fixups"Palmer Dabbelt2023-01-061-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | dt-bindings: riscv: fix single letter canonical orderConor Dooley2023-01-061-1/+1
| | | * | | | | | | dt-bindings: riscv: fix underscore requirement for multi-letter extensionsConor Dooley2023-01-061-1/+1
| * | | | | | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-262-8/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | docs: networking: Fix bridge documentation URLIvan Vecera2023-01-251-1/+1
| | * | | | | | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-241-7/+3
* | | | | | | | | Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-02-0378-512/+999
|\ \ \ \ \ \ \ \ \