summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: mtd: brcmnand: convert to the json-schemaRafał Miłecki2021-05-102-186/+242
* Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-091-1/+1
|\
| * sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song2021-05-061-1/+1
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-2/+2
|\ \
| * | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-2/+2
* | | Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-081-0/+2
|\ \ \
| * \ \ Merge branch 'master' into nextMichael Ellerman2021-05-0884-644/+3146
| |\ \ \
| * | | | powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-041-0/+2
* | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Documentation: ABI: sysfs-class-net-qmi: document pass-through fileDaniele Palmas2021-05-031-0/+16
* | | | | Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2021-05-071-1/+1
|\ \ \ \ \
| * | | | | dt-bindings: i3c: Fix silvaco,i3c-master-v1 compatible stringRob Herring2021-03-231-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-073-2/+39
|\ \ \ \ \ \
| * | | | | | arm64: Fix the documented event stream frequencyCatalin Marinas2021-05-051-1/+1
| * | | | | | arm64: Explicitly document boot requirements for SVEMark Brown2021-04-301-0/+18
| * | | | | | arm64: Explicitly require that FPSIMD instructions do not trapMark Brown2021-04-301-0/+10
| * | | | | | arm64: Relax booting requirements for configuration of trapsMark Brown2021-04-301-1/+4
| * | | | | | arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas2021-04-291-0/+6
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-073-2/+14
|\ \ \ \ \ \ \
| * | | | | | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+1
| * | | | | | | init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+12
| * | | | | | | scripts/gdb: add lx_current support for arm64Barry Song2021-05-071-1/+1
| * | | | | | | scripts/gdb: document lx_current is only supported by x86Barry Song2021-05-071-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-0612-124/+1315
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: touchscreen: Add HY46XX bindingsGiulio Benetti2021-04-131-0/+119
| * | | | | | | | dt-bindings: Add Hycon Technology vendor prefixGiulio Benetti2021-04-131-0/+2
| * | | | | | | | Input: mms114 - convert bindings to YAML and extendLinus Walleij2021-04-092-42/+87
| * | | | | | | | dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindingsJoe Hung2021-04-091-0/+73
| * | | | | | | | dt-bindings: input/touchscreen: add bindings for msg2638Vincent Knecht2021-04-091-0/+69
| * | | | | | | | Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-25837-8820/+20896
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: input: iqs5xx: Convert to YAMLJeff LaBundy2021-03-252-80/+75
| * | | | | | | | | dt-bindings: input: Add bindings for Azoteq IQS626AJeff LaBundy2021-03-251-0/+843
| * | | | | | | | | Input: rotary-encoder - update docs according to the latest API changesHeikki Krogerus2021-03-251-2/+6
| * | | | | | | | | dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski2021-03-251-0/+3
| * | | | | | | | | dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2021-03-201-0/+29
| * | | | | | | | | Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+9
* | | | | | | | | | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: vfio: fix typoAlyssa Ross2021-05-051-1/+1
* | | | | | | | | | | Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-061-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation: firmware-guide: gpio-properties: Add note to SPI CS caseAndy Shevchenko2021-04-281-0/+6
* | | | | | | | | | | | Merge tag 'devicetree-fixes-for-5.13-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-05-069-92/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dt-bindings: net: renesas,etheravb: Fix optional second clock nameGeert Uytterhoeven2021-05-041-1/+1
| * | | | | | | | | | | | dt-bindings: display: renesas,du: Add missing power-domains propertyGeert Uytterhoeven2021-05-031-0/+3
| * | | | | | | | | | | | dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1Geert Uytterhoeven2021-05-031-17/+29
| * | | | | | | | | | | | dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 supportGeert Uytterhoeven2021-05-031-1/+11
| * | | | | | | | | | | | dt-bindings: serial: 8250: Remove duplicated compatible stringsZhen Lei2021-05-031-5/+0
| * | | | | | | | | | | | dt-bindings: Remove unused Sigma Designs Tango bindingsRob Herring2021-05-032-67/+0
| * | | | | | | | | | | | dt-bindings: bcm2711-hdmi: Fix broken schemaMaxime Ripard2021-04-301-1/+1
| * | | | | | | | | | | | dt-bindings: interrupt-controller: idt,32434-pic: Add missing interrupts prop...Thomas Bogendoerfer2021-04-301-0/+4
* | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-064-1/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \