summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-2253-642/+626
| |\ \ \ \ \ \ \
| | * | | | | | | docs: load_config.py: ensure subdirs end with "/"Mauro Carvalho Chehab2019-07-191-1/+1
| | * | | | | | | docs: virtual: add it to the documentation bodyMauro Carvalho Chehab2019-07-172-0/+2
| | * | | | | | | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-1721-212/+0
| | * | | | | | | docs: load_config.py: avoid needing a conf.py just due to LaTeX docsMauro Carvalho Chehab2019-07-171-1/+26
| | * | | | | | | docs: conf.py: only use CJK if the font is availableMauro Carvalho Chehab2019-07-171-2/+11
| | * | | | | | | docs: conf.py: add CJK package needed by translationsMauro Carvalho Chehab2019-07-171-0/+4
| | * | | | | | | docs: pdf: add all Documentation/*/index.rst to PDF outputMauro Carvalho Chehab2019-07-171-0/+15
| | * | | | | | | docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-176-7/+7
| | * | | | | | | docs: power: add it to to the main documentation indexMauro Carvalho Chehab2019-07-172-1/+2
| | * | | | | | | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-1722-420/+560
| * | | | | | | | doc:it_IT: rephrase statementFederico Vaga2019-07-221-3/+3
| * | | | | | | | doc:it_IT: align translation to mainlineFederico Vaga2019-07-222-16/+26
| * | | | | | | | Merge tag 'v5.3-rc1' into docs-nextJonathan Corbet2019-07-221449-72959/+84344
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | docs: driver-api: generic-counter: fix file path to ABI docMarcus Folkesson2019-07-121-2/+2
* | | | | | | | | Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (k8temp) documentation: update URL of datasheetRobert Karszniewicz2019-07-211-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-2432-6/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-2432-6/+6
* | | | | | | | | Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2111-122/+119
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring2019-07-201-0/+4
| * | | | | | | | dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring2019-07-201-33/+38
| * | | | | | | | dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring2019-07-201-1/+1
| * | | | | | | | dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring2019-07-201-4/+1
| * | | | | | | | dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2019-07-202-2/+6
| * | | | | | | | dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring2019-07-201-82/+61
| * | | | | | | | dt-bindings: Ensure child nodes are of type 'object'Rob Herring2019-07-206-0/+8
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | typo fix: it's d_make_root, not d_make_inode...Al Viro2019-07-201-1/+1
* | | | | | | | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-211-0/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NTB: Describe the ntb_msi_test client in the documentation.Logan Gunthorpe2019-06-131-0/+27
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-201-5/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | KVM: x86: Add fixed counters to PMU filterEric Hankland2019-07-201-5/+10
* | | | | | | | | | | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-203-9/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-181-0/+1
| * | | | | | | | | | kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-172-9/+8
* | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-1930-414/+670
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.3-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-07-012-0/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: dts: rockchip: Add support for Hugsun X99 TV BoxVivek Unune2019-06-272-0/+7
| | * | | | | | | | | | | arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boardsNick Xie2019-06-141-0/+8
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'samsung-dt-5.3-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-06-262-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and UtgardKrzysztof Kozlowski2019-06-242-0/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-262-89/+91
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: arm: Convert MediaTek board/soc bindings to json-schemaRob Herring2019-06-152-89/+91
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2019-06-254-142/+227
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-tohdmitx' of https://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2019-06-141-0/+55
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: meson: add tohdmitx DT bindingsJerome Brunet2019-06-141-0/+55
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | dt-bindings: arm: amlogic: add Odroid-N2 bindingNeil Armstrong2019-06-111-0/+2
| | * | | | | | | | | | | dt-bindings: arm: amlogic: add G12B bindingsNeil Armstrong2019-06-111-0/+4
| | * | | | | | | | | | | dt-bindings: arm: Convert Amlogic board/soc bindings to json-schemaRob Herring2019-05-212-113/+138