summaryrefslogtreecommitdiffstats
path: root/Documentation/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-27docs: dt: writing-schema: Include the example schema in the doc buildRob Herring1-0/+11
2021-03-27docs: dt: writing-schema: Remove spurious indentationRob Herring1-2/+2
2021-03-27dt-bindings: Fix reference in submitting-patches.rst to the DT ABI docRob Herring1-1/+1
2021-03-27dt-bindings: ddr: Add optional manufacturer and revision ID to LPDDR3Julius Werner1-0/+5
2021-03-26dt-bindings: media: video-interfaces: Drop the exampleRob Herring1-127/+0
2021-03-26devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txtBhaskar Chowdhury1-1/+1
2021-03-24of: overlay: fix for_each_child.cocci warningskernel test robot1-0/+1
2021-03-24dt-bindings: msm: Couple of spelling fixesBhaskar Chowdhury1-2/+2
2021-03-24dt-bindings: add vendor prefix for AESOPKrzysztof Kozlowski1-0/+2
2021-03-24dt-bindings: add vendor prefix for YIC System Co., LtdKrzysztof Kozlowski1-0/+2
2021-03-24dt-bindings: add vendor prefix for Siliconfile Technologies lnc.Krzysztof Kozlowski1-0/+2
2021-03-24dt-bindings: Convert the BCM4329 bindings to YAML and extendLinus Walleij2-38/+101
2021-03-23of: of_reserved_mem: Demote kernel-doc abusesLee Jones1-3/+3
2021-03-23of: overlay: Fix function name disparityLee Jones1-1/+1
2021-03-23of: of_net: Provide function name and param descriptionLee Jones1-0/+3
2021-03-23of: fdt: Demote kernel-doc abuses and fix function namingLee Jones1-11/+12
2021-03-23of: address: Provide descriptions for 'of_address_to_resource's paramsLee Jones1-0/+3
2021-03-23of: property: Provide missing member description and remove excess paramLee Jones1-1/+1
2021-03-23of: base: Fix some formatting issues and provide missing descriptionsLee Jones1-5/+11
2021-03-23of: platform: Demote kernel-doc abuseLee Jones1-1/+1
2021-03-23of: dynamic: Fix incorrect parameter name and provide missing descriptionsLee Jones1-1/+3
2021-03-23of: device: Fix function name in header and provide missing descriptionsLee Jones1-1/+6
2021-03-23dt-bindings: i2c: xiic: Fix a typoShubhrajyoti Datta1-1/+1
2021-03-23dt-bindings: Drop type references on common propertiesRob Herring13-20/+5
2021-03-23dt-bindings: Clean-up undocumented compatible stringsRob Herring19-79/+58
2021-03-23dt-bindings: nvmem: use base meta-schema for consumer schemaRob Herring1-1/+1
2021-03-23dt-bindings: trivial-devices: Allow 'spi-max-frequency' propertyRob Herring1-0/+3
2021-03-23dt-bindings: More cleanup of standard unit propertiesRob Herring6-7/+0
2021-03-23of: unittest: Statically apply overlays using fdtoverlayViresh Kumar3-0/+56
2021-03-23of: unittest: Create overlay_common.dtsi and testcases_common.dtsiViresh Kumar5-106/+128
2021-03-23kbuild: Add generic rule to apply fdtoverlayRob Herring1-2/+24
2021-03-23kbuild: Simplify builds with CONFIG_OF_ALL_DTBSViresh Kumar1-3/+2
2021-03-23dt-bindings: media: Convert video-mux to DT schemaRob Herring2-60/+106
2021-03-16kbuild: Enable DT undocumented compatible checksRob Herring2-1/+5
2021-03-15dt-bindings: Bump dtschema version required to v2021.2.1Rob Herring1-1/+1
2021-03-11of: property: Remove unneeded return variableYang Li1-2/+1
2021-03-11powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann3-20/+10
2021-03-08arm64: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian1-0/+1
2021-03-08powerpc: Delete unused function delete_fdt_mem_rsv()Lakshmi Ramasubramanian2-33/+0
2021-03-08kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDTLakshmi Ramasubramanian1-52/+5
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian10-272/+243
2021-03-08powerpc: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian1-1/+1
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian5-37/+11
2021-03-08powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring4-140/+26
2021-03-08arm64: Use common of_kexec_alloc_and_setup_fdt()Rob Herring1-174/+8
2021-03-08of: Add a common kexec FDT setup functionRob Herring3-0/+276
2021-03-08x86: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian4-15/+10
2021-03-08powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian3-14/+10
2021-03-08arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2-13/+9
2021-03-08kexec: Move ELF fields to struct kimageLakshmi Ramasubramanian1-0/+5