summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: Documentation: Serial busses use parallel mbus codesSakari Ailus2019-08-152-0/+15
* Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-129-193/+135
|\
| * Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-103-163/+17
| |\
| | * dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley2019-08-081-1/+1
| | * dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2019-08-082-162/+12
| | * dt-bindings: Update the riscv,isa string descriptionAtish Patra2019-08-081-0/+4
| * | Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-08-081-10/+16
| |\ \
| | * | smb3: update TODO list of missing featuresSteve French2019-08-051-10/+16
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-061-6/+17
| |\ \
| | * | net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-6/+0
| | * | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-6/+17
| | |\ \
| | | * | Documentation: TLS: fix stat counters descriptionTariq Toukan2019-07-251-6/+17
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-251-0/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-0/+6
| * | | | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-062-12/+84
| |\ \ \ \
| | * | | | Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf2019-08-031-8/+80
| | * | | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-281386-32099/+46094
| | |\ \ \ \
| | * | | | | x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-091-4/+4
| * | | | | | Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-051-1/+0
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from regRob Herring2019-07-101-1/+0
| * | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-301-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig2019-07-251-1/+1
| | | |_|/ / | | |/| | |
* | | | | | media: imx7.rst: Fix the references to the CSI multiplexerFabio Estevam2019-08-071-64/+63
* | | | | | media: dt-bindings: media: sunxi-ir: Add H6 compatibleClément Péron2019-08-041-0/+1
* | | | | | media: dt-bindings: media: sunxi-ir: Add A64 compatibleClément Péron2019-08-041-0/+1
* | | | | | media: dt-bindings: media: sunxi-ir: Add A31 compatibleClément Péron2019-08-041-2/+7
* | | | | | media: rc: describe rc protocols and their scancodesSean Young2019-08-045-7/+468
* | | | | | media: lirc: document BPF IR decodingSean Young2019-08-041-9/+38
* | | | | | media: videodev2.h.rst.exceptions: tymecode -> timecodeHans Verkuil2019-07-301-2/+2
* | | | | | Merge tag 'v5.3-rc2' into patchworkMauro Carvalho Chehab2019-07-30113-784/+929
|\| | | | |
| * | | | | Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-281-4/+2
| |\ \ \ \ \
| | * | | | | Revert "usb: usb251xb: Add US lanes inversion dts-bindings"Lucas Stach2019-07-251-4/+2
| | |/ / / /
| * | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-271-0/+14
| |\ \ \ \ \
| | * | | | | Makefile: Globally enable fall-through warningGustavo A. R. Silva2019-07-251-0/+14
| | |/ / / /
| * | | | | Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-271-3/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens2019-07-231-3/+28
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Documentation: fix vfio-ccw docCornelia Huck2019-07-171-8/+8
| | | * | | | vfio-ccw: Update documentation for csch/hschFarhan Ali2019-07-151-3/+28
| * | | | | | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-07-2717-103/+160
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: Fix more $id value mismatches filenamesRob Herring2019-07-2611-11/+11
| | * | | | | | dt-bindings: nvmem: SID: Fix the examples node namesMaxime Ripard2019-07-261-2/+2
| | * | | | | | dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindingsMaxime Ripard2019-07-263-80/+139
| | * | | | | | dt-bindings: interrupt-controller: al-fic: remove redundant bindingTalel Shenhar2019-07-241-9/+7
| | * | | | | | dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $idRob Herring2019-07-241-1/+1
| * | | | | | | Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds2019-07-2661-667/+718
| |\ \ \ \ \ \ \
| | * | | | | | | docs: phy: Drop duplicate 'be made'Guido Günther2019-07-261-2/+2
| | * | | | | | | doc:it_IT: translations in process/Federico Vaga2019-07-223-3/+60
| | * | | | | | | docs/vm: transhuge: fix typo in madvise referenceJeremy Cline2019-07-221-1/+1
| | * | | | | | | 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