summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* media: dt-bindings: media: microchip,xisc: add bus-width of 14Eugen Hristev2022-05-131-1/+1
* media: dt-bindings: media: rockchip-vdec: Add RK3328 compatibleChristopher Obbard2022-05-131-1/+3
* media: Documentation/media: Remove incorrect statementDorota Czaplejewicz2022-05-131-2/+1
* media: docs-rst: Append HEVC specific termSebastian Fricke2022-05-131-1/+8
* media: dt-bindings: mtk-vcodec-encoder: Add power-domains propertyNícolas F. R. A. Prado2022-05-131-0/+3
* media: docs: media: uvcvideo: Use linux-media mailing listJonathan Neuschäfer2022-05-081-1/+1
* media: ext-ctrls-codec.rst: fix indentationHans Verkuil2022-04-251-2/+2
* media: dt-bindings: media: rockchip-vpu: Add RK3568 compatiblePiotr Oniszczuk2022-04-241-0/+1
* media: docs: Fix vimc default pipeline graphKwang Son2022-04-241-7/+7
* media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal2022-04-241-0/+22
* media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov2022-04-241-0/+19
* media: Documentation: add documentation about subdev stateTomi Valkeinen2022-04-241-0/+69
* media: media.h: Add new media link typeDaniel Scally2022-04-242-5/+18
* media: cec: add optional adap_configured callbackHans Verkuil2022-04-241-1/+12
* Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-04-1628-165/+145
|\
| * dt-bindings: display: panel-timing: Define a single type for propertiesRob Herring2022-04-141-24/+18
| * dt-bindings: Fix array constraints on scalar propertiesRob Herring2022-04-148-17/+4
| * dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoCLad Prabhakar2022-04-061-1/+4
| * dt-bindings: net: snps: remove duplicate nameDongjin Yang2022-04-061-4/+2
| * dt-bindings: Fix 'enum' lists with duplicate entriesRob Herring2022-04-045-10/+5
| * dt-bindings: irqchip: mrvl,intc: refresh maintainersKrzysztof Kozlowski2022-04-041-4/+2
| * dt-bindings: Fix incomplete if/then/else schemasRob Herring2022-04-0411-103/+107
| * dt-bindings: power: renesas,apmu: Fix cpus property limitsGeert Uytterhoeven2022-04-041-1/+2
| * dt-bindings: extcon: maxim,max77843: fix ports typeKrzysztof Kozlowski2022-04-041-1/+1
* | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-16101-101/+111
|\ \
| * \ Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2022-04-072-0/+8
| |\ \
| | * | dt-bindings: reset: Add parent "resets" property as optionalKunihiko Hayashi2022-04-041-0/+3
| | * | dt-bindings: reset: document deprecated HiSilicon propertyDavid Heidelberg2022-04-041-0/+5
| | |/
| * | Merge tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-04-071-2/+4
| |\ \
| | * | dt-bindings: memory: snps,ddrc-3.80a compatible also need interruptsSherry Sun2022-04-041-2/+4
| | |/
| * / dt-bindings: update Krzysztof Kozlowski's emailKrzysztof Kozlowski2022-04-0499-99/+99
| |/
* | Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-141-2/+2
|\ \
| * \ Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-04-141-2/+2
| |\ \
| | * | dt-bindings: display/msm: another fix for the dpu-qcm2290 exampleDmitry Baryshkov2022-03-241-2/+2
* | | | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-142-20/+41
|\ \ \ \
| * | | | bonding: Update layer2 and layer2+3 hash formula documentationGal Pressman2022-04-081-2/+2
| * | | | dt-bindings: net: ave: Use unevaluatedPropertiesKunihiko Hayashi2022-04-081-1/+1
| * | | | dt-bindings: net: ave: Clean up clocks, resets, and their names using compati...Kunihiko Hayashi2022-04-081-17/+38
* | | | | Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-142-17/+16
|\ \ \ \ \
| * | | | | fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu2022-04-081-13/+12
| * | | | | docs: filesystems: caching/backend-api.rst: fix an object withdrawn APIYue Hu2022-04-081-2/+2
| * | | | | docs: filesystems: caching/backend-api.rst: correct two relinquish APIs useYue Hu2022-04-081-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-125-1/+8
|\ \ \ \ \
| * | | | | Documentation: KVM: Add SPDX-License-Identifier tagLike Xu2022-04-114-1/+7
| * | | | | Documentation: kvm: Add missing line break in api.rstBagas Sanjaya2022-04-051-0/+1
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-112-30/+36
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Documentation/ABI: sysfs-class-firmware-attributes: Misc. cleanupsHans de Goede2022-04-041-3/+3
| * | | | Documentation/ABI: sysfs-class-firmware-attributes: Fix Sphinx errorsHans de Goede2022-04-041-19/+23
| * | | | Documentation/ABI: sysfs-driver-intel_sdsi: Fix sphinx warningsHans de Goede2022-04-041-8/+10
| |/ / /
* | | | Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...Linus Torvalds2022-04-081-3/+8
|\ \ \ \