summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds2022-01-223-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Documentation: fix firewire.rst ABI file path errorRandy Dunlap2022-01-201-2/+2
| * | | | | | docs: ftrace: fix ambiguous sentenceHuichun Feng2022-01-171-1/+1
| * | | | | | docs: staging/tee.rst: fix two typos found while readingWang Cheng2022-01-171-2/+2
* | | | | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-213-1/+65
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: rtc: qcom-pm8xxx-rtc: update register numbersDavid Heidelberg2022-01-051-1/+8
| * | | | | | | dt-bindings: rtc: Add Sunplus RTC json-schemaVincent Shih2022-01-051-0/+56
| * | | | | | | dt/bindings: rtc: rx8900: Add an entry for RX8804Fabio Estevam2021-12-021-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-201-3/+22
|\ \ \ \ \ \ \
| * | | | | | | doc: document new CephFS mount device syntaxVenky Shankar2022-01-131-3/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-201-0/+2
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: pwm: Avoid selecting schema on node name matchThierry Reding2021-12-091-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-202-0/+12
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: net: Document fsl,erratum-a009885Tobias Waldekranz2022-01-191-0/+9
| * | | | | | | dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong2022-01-121-0/+3
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-28/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong2022-01-201-28/+27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-192-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | f2fs: support fault injection to f2fs_trylock_op()Chao Yu2022-01-041-0/+1
| * | | | | | | f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong2021-12-101-0/+7
| * | | | | | | f2fs: show number of pending discard commandsJaegeuk Kim2021-12-101-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-2/+2
|\ \ \ \ \ \ \
| * | | | | | | doc: kbuild: fix default in `imply` tableMiguel Ojeda2022-01-081-1/+1
| * | | | | | | Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor2021-12-021-1/+1
* | | | | | | | Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1812-81/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: dma-controller: Split interrupt fields in exampleRob Herring2022-01-081-4/+4
| * | | | | | | | dmaengine: idxd: deprecate token sysfs attributes for read buffersDave Jiang2022-01-051-12/+35
| * | | | | | | | dt-bindings: dma: pl330: Convert to DT schemaRob Herring2022-01-032-49/+83
| * | | | | | | | dt-bindings: renesas,rcar-dmac: Add r8a779f0 supportYoshihiro Shimoda2022-01-031-0/+5
| * | | | | | | | dmaengine: idxd: add knob for enqcmds retriesDave Jiang2021-12-171-0/+7
| * | | | | | | | dt-bindings: dma: snps,dw-axi-dmac: Document optional resetGeert Uytterhoeven2021-12-171-0/+3
| * | | | | | | | dt-bindings: dma: ingenic: Support #dma-cells = <3>Paul Cercueil2021-12-171-5/+11
| * | | | | | | | dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMAPaul Cercueil2021-12-171-9/+17
| * | | | | | | | dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml referenceRob Herring2021-12-172-0/+2
| * | | | | | | | dt-bindings: dma: pl08x: Fix unevaluatedProperties warningsRob Herring2021-12-171-0/+4
| * | | | | | | | Documentation: dmaengine: Correctly describe dmatest with channel unsetDaniel Thompson2021-11-221-3/+4
| * | | | | | | | Documentation: dmaengine: Add a description of what dmatest doesDaniel Thompson2021-11-221-0/+10
| * | | | | | | | dmaengine: Add documentation for new memcpy scatter-gather functionAdrian Larumbe2021-11-221-0/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-0/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | vdpa: add driver_override supportStefano Garzarella2022-01-141-0/+20
| * | | | | | | | docs: document sysfs ABI for vDPA busStefano Garzarella2022-01-141-0/+37
* | | | | | | | | Merge tag 'rproc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-01-184-3/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpssLuca Weiss2021-12-131-0/+28
| * | | | | | | | | dt-bindings: remoteproc: Add Renesas R-CarJulien Massot2021-12-131-0/+65
| * | | | | | | | | dt-bindings: remoteproc: k3-dsp: Update bindings for J721S2 SoCsHari Nagalla2021-12-011-0/+3
| * | | | | | | | | dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCsHari Nagalla2021-12-011-3/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-181-0/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-pfrut'Rafael J. Wysocki2022-01-171-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Introduce Platform Firmware Runtime Update device driverChen Yu2021-12-271-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-172-40/+115
|\ \ \ \ \ \ \ \ \ \ \