summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: remoteproc: mediatek: Add binding for mt8188 scpTinghan Shen2022-07-181-0/+2
* dt-bindings: remoteproc: qcom: Convert SC7180 MSS bindings to YAMLSibi Sankar2022-07-122-18/+247
* dt-bindings: remoteproc: qcom: Convert SC7280 MSS bindings to YAMLSibi Sankar2022-07-122-29/+268
* dt-bindings: remoteproc: qcom: q6v5: fix exampleLuca Weiss2022-07-061-18/+23
* dt-bindings: remoteproc: qcom,smd-edge: define re-usable schema for smd-edgeKrzysztof Kozlowski2022-07-063-50/+87
* dt-bindings: remoteproc: qcom,glink-edge: define re-usable schema for glink-edgeKrzysztof Kozlowski2022-07-063-15/+77
* dt-bindings: remoteproc: qcom,adsp: use GIC_SPI defines in exampleKrzysztof Kozlowski2022-07-061-2/+3
* dt-bindings: remoteproc: qcom,adsp: simplify SM8150 power domainsKrzysztof Kozlowski2022-07-061-13/+2
* dt-bindings: remoteproc: qcom,adsp: simplify interruptsKrzysztof Kozlowski2022-07-061-28/+18
* dt-bindings: remoteproc: qcom,adsp: add interconnectsKrzysztof Kozlowski2022-07-061-0/+3
* dt-bindings: remoteproc: remove unneeded ref for namesKrzysztof Kozlowski2022-07-064-5/+1
* dt-bindings: remoteproc: pru: Update bindings for K3 AM62x SoCsKishon Vijay Abraham I2022-07-051-0/+1
* dt-bindings: remoteproc: pru: Re-arrange "compatible" in alphabetic orderKishon Vijay Abraham I2022-07-051-2/+2
* Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-121-0/+12
|\
| * scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada2022-06-101-0/+12
* | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-12/+12
* | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-4/+5
* | Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-06-1034-63/+58
|\ \
| * | dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara2022-06-101-6/+1
| * | dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring2022-06-102-25/+28
| * | dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemasRob Herring2022-06-073-5/+0
| * | dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'apple,sart'Rob Herring2022-06-071-1/+0
| * | dt-bindings: mfd: rk808: update rockchip,rk808.yaml referenceMauro Carvalho Chehab2022-06-061-1/+1
| * | dt-bindings: reset: update st,stih407-powerdown.yaml referencesMauro Carvalho Chehab2022-06-064-4/+4
| * | dt-bindings: arm: update vexpress-config.yaml referencesMauro Carvalho Chehab2022-06-062-2/+2
| * | dt-bindings: interrupt-controller: update brcm,l2-intc.yaml referenceMauro Carvalho Chehab2022-06-061-1/+1
| * | dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml referenceMauro Carvalho Chehab2022-06-061-1/+1
| * | dt-bindings: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-06-063-3/+3
| * | dt-bindings: msm: update maintainers list with proper idKrishna Manikandan2022-06-069-9/+9
| * | dt-bindings: vendor-prefixes: document deprecated AtherosKrzysztof Kozlowski2022-06-061-0/+3
| * | dt-bindings: Update QCOM USB subsystem maintainer informationWesley Cheng2022-06-065-5/+5
| |/
* | Merge tag 'docs-5.19-3' of git://git.lwn.net/linuxLinus Torvalds2022-06-1049-8/+50
|\ \
| * | docs: arm: tcm: Fix typo in description of TCM and MMU usageSimon Horman2022-06-091-1/+1
| * | docs: Move the HTE documentation to driver-api/Jonathan Corbet2022-06-095-1/+1
| * | docs: usb: fix literal block marker in usbmon verification exampleJustin Swartz2022-06-091-1/+1
| * | Documentation/features: Update the arch support status filesZheng Zengkai2022-06-0942-5/+47
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-101-1/+1
|\ \
| * | arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown2022-06-081-1/+1
| |/
* | Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-101-5/+6
|\ \
| * | ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-091-5/+6
| |/
* | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-101-0/+39
|\ \
| * | dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA opsOleksandr Tyshchenko2022-06-061-0/+39
| |/
* | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-19/+18
* | Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2022-06-072-2/+3
|\ \ | |/ |/|
| * dt-bindings: mmc: Fix unevaluatedProperties warnings in examplesRob Herring2022-06-012-2/+3
* | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-051-1/+4
|\ \
| * | delayacct: track delays from write-protect copyYang Yang2022-06-011-1/+4
* | | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-0/+1
|\ \ \
| * | | dt-bindings: timer: Add compatible for Mediatek MT8186Allen-KH Cheng2022-05-181-0/+1
* | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-057-0/+307
|\ \ \ \