summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: nvmem: qfprom: Add optional power-domains propertyRajendra Nayak2021-08-061-0/+3
* misc: gehc-achc: new driverSebastian Reichel2021-08-051-0/+15
* dt-bindings: misc: ge-achc: Convert to DT schema formatSebastian Reichel2021-08-052-26/+65
* Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-07-275-27/+27
|\
| * fpga: fix spelling mistakesTom Rix2021-07-221-2/+2
| * docs: driver-api: fpga: avoid using UTF-8 charsMauro Carvalho Chehab2021-07-224-25/+25
* | Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-269-70/+122
|\ \
| * | userfaultfd: do not untag user pointersPeter Collingbourne2021-07-241-8/+18
| * | Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-231-1/+1
| |\ \
| | * | tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)2021-07-231-1/+1
| * | | Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-231-1/+1
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-211-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schemaRob Herring2021-07-151-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-225-60/+100
| |\ \ \ \
| | * | | | tcp: disable TFO blackhole logic by defaultWei Wang2021-07-221-1/+1
| | * | | | dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang2021-07-192-56/+93
| | * | | | dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang2021-07-191-0/+3
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-3/+3
| | |\ \ \ \
| | | * | | | doc, af_xdp: Fix bind flags option typoBaruch Siach2021-07-121-3/+3
| * | | | | | Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-211-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | regulator: fixed: Mark regulator-fixed-domain as deprecatedUlf Hansson2021-07-071-0/+2
* | | | | | | docs: binderfs: add section about feature filesCarlos Llamas2021-07-211-0/+13
* | | | | | | dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt fileNava kishore Manne2021-07-211-44/+0
* | | | | | | dt-bindings: firmware: Add bindings for xilinx firmwareNava kishore Manne2021-07-211-0/+89
* | | | | | | dt-bindings: fpga: Add binding doc for versal fpga managerAppana Durga Kedareswara rao2021-07-211-0/+33
|/ / / / / /
* | | | | | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-182-5/+5
|\ \ \ \ \ \
| * | | | | | Documentation: Fix intiramfs script nameRobert Richter2021-07-182-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-181-4/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc...Arnd Bergmann2021-07-161-4/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | dt-bindings: arm-smmu: Fix json-schema syntaxThierry Reding2021-06-231-4/+2
* | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-171-13/+1
|\ \ \ \ \ \ \
| * | | | | | | Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov2021-07-121-13/+1
| |/ / / / / /
* | | | | | | Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-07-1713-77/+62
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: display: renesas,du: Make resets optional on R-Car H1Geert Uytterhoeven2021-07-161-1/+0
| * | | | | | | dt-bindings: Move fixed string 'patternProperties' to 'properties'Rob Herring2021-07-155-59/+60
| * | | | | | | dt-bindings: More dropping redundant minItems/maxItemsRob Herring2021-07-156-15/+0
| * | | | | | | dt-bindings: net: dsa: sja1105: Fix indentation warningsThierry Reding2021-07-151-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'docs-5.14-2' of git://git.lwn.net/linuxLinus Torvalds2021-07-163-3/+35
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | docs/zh_CN: add a missing space characterHu Haowen2021-07-151-2/+2
| * | | | | | Documentation/features: Add THREAD_INFO_IN_TASK feature matrixIngo Molnar2021-07-151-0/+32
| * | | | | | Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entryIngo Molnar2021-07-151-1/+1
| |/ / / / /
* | | | | | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-147-47/+277
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah2021-07-061-0/+6
| * | | | dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven2021-07-013-44/+111
| * | | | Documentation: add more details in tipc.rstXin Long2021-07-011-3/+118
| * | | | ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+22
| * | | | ptp: support ptp physical/virtual clocks conversionYangbo Lu2021-07-011-0/+20
* | | | | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-07-117-68/+166
|\ \ \ \ \
| * | | | | dt-bindings: rtc: ti,bq32k: take maintainershipAlexandre Belloni2021-07-101-1/+1
| * | | | | dt-bindings: rtc: ti,bq32k: Convert to json-schemaGeert Uytterhoeven2021-06-202-18/+49