aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Merge tag 'sunxi-dt-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dtArnd Bergmann4-4/+27
2022-07-11Merge tag 'imx-bindings-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dtArnd Bergmann11-285/+614
2022-07-11Merge tag 'tegra-for-5.20-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dtArnd Bergmann5-1/+320
2022-07-11Merge tag 'sunxi-dt-for-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dtArnd Bergmann6-8/+32
2022-07-11ASoC: Merge up fixesMark Brown2-5/+5
2022-07-11Merge tag 'v5.19-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann2-0/+31
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo1-11/+0
2022-07-11dt-bindings: net: wireless: mt76: add clock description for MT7986.Peter Chiu1-0/+13
2022-07-11regulator: qcom,spmi-regulator: add PMP8074 PMICRobert Marko1-0/+16
2022-07-11regulator: qcom,spmi-regulator: Convert to dtschemaRobert Marko2-347/+307
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman2-5/+64
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger1-0/+46
2022-07-11dt-bindings: pinctrl: sunxi: allow vcc-pi-supplyAndre Przywara1-1/+1
2022-07-11dt-bindings: pinctrl: sunxi: Make interrupts optionalAndre Przywara1-3/+13
2022-07-11dt-bindings: pinctrl: Add DT schema for qcom,msm8909-tlmmStephan Gerhold1-0/+152
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato1-0/+47
2022-07-11Merge 5.19-rc6 into staging-nextGreg Kroah-Hartman14-19/+78
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman3-1/+43
2022-07-10IDR: Note that the IDR API is deprecatedMatthew Wilcox (Oracle)1-0/+3
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-1/+1
2022-07-10dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQLad Prabhakar1-0/+15
2022-07-10dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt ControllerLad Prabhakar1-0/+133
2022-07-09cxl/Documentation: List attribute permissionsDan Williams1-40/+41
2022-07-10Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij2-0/+171
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-12/+3
2022-07-09dt-bindings: arm: sunxi: Add two H616 board compatible stringsAndre Przywara2-0/+12
2022-07-09dt-bindings: pinctrl: sunxi: allow vcc-pi-supplyAndre Przywara1-1/+1
2022-07-09dt-bindings: pinctrl: sunxi: Make interrupts optionalAndre Przywara1-3/+13
2022-07-09dt-bindings: arm: sunxi: Add H616 EMAC0 compatibleAndre Przywara1-0/+1
2022-07-09Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs into xfs-5.20-mergeADarrick J. Wong1-36/+319
2022-07-09dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)Paul Cercueil1-0/+2
2022-07-09dt-bindings: display: simple: add support for Samsung LTL101AL01Martin Jücker1-0/+2
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart1-0/+12
2022-07-09dt-bindings: arm: add TQMa8MPxL boardMarkus Niebel1-0/+12
2022-07-08dt-bindings: input: gpio-keys: accept also interrupt-extendedKrzysztof Kozlowski1-0/+2
2022-07-08dt-bindings: input: gpio-keys: reference input.yaml and document propertiesKrzysztof Kozlowski1-13/+19
2022-07-08dt-bindings: input: gpio-keys: enforce node names to match all propertiesKrzysztof Kozlowski1-61/+58
2022-07-08dt-bindings: input: Convert adc-keys to DT schemaRob Herring2-67/+103
2022-07-08dt-bindings: input: Centralize 'linux,input-type' definitionRob Herring4-11/+15
2022-07-08dt-bindings: input: Use common 'linux,keycodes' definitionRob Herring2-2/+4
2022-07-08dt-bindings: input: Centralize 'linux,code' definitionRob Herring9-29/+27
2022-07-08dt-bindings: input: Increase maximum keycode value to 0x2ffRob Herring1-1/+1
2022-07-08docs: arm: index.rst: add google/chromebook-boot-flowMauro Carvalho Chehab1-0/+2
2022-07-08dt-bindings: arm: add BCM63138 SoCWilliam Zhang1-0/+8
2022-07-08Merge tag 'sunxi-fixes-for-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann1-0/+1
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov993-11498/+35278
2022-07-08Documentation: PM: Drop pme_interrupt referenceMario Limonciello1-1/+1
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow1-3/+15
2022-07-08media: docs: Remove extraneous \endgroup from P010 tableAkira Yokosawa1-3/+0
2022-07-08media: dt-bindings: media: samsung,s5pv210-jpeg: convert to dtschemaKrzysztof Kozlowski2-16/+123