summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: display/lvds-codec: add ti,sn65lvds94Dmitry Baryshkov2024-03-101-0/+1
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-03-088-7/+279
|\
| * Merge tag 'drm-msm-next-2024-02-29' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-03-018-7/+279
| |\
| | * dt-bindings: arm-smmu: Document SM8650 GPU SMMUNeil Armstrong2024-02-261-2/+4
| | * dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if conditionNeil Armstrong2024-02-261-2/+11
| | * dt-bindings: display/msm/gmu: Document Adreno 750 GMUNeil Armstrong2024-02-261-0/+1
| | * dt-bindings: display/msm: gpu: Allow multiple digits for patchidLuca Weiss2024-02-261-3/+3
| | * dt-bindings: display/msm: Document MDSS on X1E80100Abel Vesa2024-02-221-0/+251
| | * dt-bindings: display/msm: Document the DPU for X1E80100Abel Vesa2024-02-221-1/+3
| | * dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalPrope...Rob Herring2024-02-111-0/+4
| | * dt-bindings: msm: qcom, mdss: Include ommited fam-b compatibleAdam Skladowski2024-02-111-0/+1
| | * dt-bindings: dsi-controller-main: Document missing msm8976 compatibleAdam Skladowski2024-02-111-0/+2
* | | dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUsLiviu Dudau2024-03-011-0/+147
* | | drm/panthor: Add uAPIBoris Brezillon2024-03-011-0/+5
* | | dt-bindings: display: panel-simple-dsi: add s6e3fa7 ams559nk06 compatRichard Acayan2024-02-291-0/+2
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-2634-94/+561
|\ \
| * \ Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-2629-84/+242
| |\ \
| | * \ Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds2024-02-252-6/+10
| | |\ \
| | | * | docs: translations: use attribute to store current languageVegard Nossum2024-02-211-6/+4
| | | * | docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet2024-02-201-0/+6
| | * | | Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-251-11/+27
| | |\ \ \
| | | * | | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-191-11/+27
| | * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-221-2/+2
| | |\ \ \ \
| | | * | | | dt-bindings: clock: gs101: rename cmu_misc clock-namesTudor Ambarus2024-01-221-2/+2
| | * | | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-221-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | docs: netdev: update the link to the CI repoJakub Kicinski2024-02-201-1/+1
| | * | | | | Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-181-3/+3
| | |\ \ \ \ \
| | | * | | | | docs: kconfig: Fix grammar and formattingThorsten Blum2024-02-151-3/+3
| | * | | | | | Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-173-3/+124
| | |\ \ \ \ \ \
| | | * | | | | | Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman2024-02-173-3/+124
| | * | | | | | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-171-8/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | nvmem: include bit index in cell sysfs file nameArnd Bergmann2024-02-141-8/+8
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-161-0/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-151-0/+7
| | | |/ / / / / /
| | * | | | | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-1/+0
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeauroraJeffrey Hugo2024-02-051-1/+0
| | * | | | | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-155-33/+29
| | |\ \ \ \ \ \ \
| | | * | | | | | | net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao2024-02-121-24/+24
| | | * | | | | | | net-device: move lstats in net_device_read_txrxEric Dumazet2024-02-121-2/+2
| | | * | | | | | | tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| | | * | | | | | | tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| | | * | | | | | | devlink: Fix command annotation documentationParav Pandit2024-02-081-1/+1
| | | * | | | | | | dpll: fix possible deadlock during netlink dump operationJiri Pirko2024-02-081-4/+0
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-1511-15/+30
| | |\ \ \ \ \ \ \
| | | * | | | | | | dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"Rob Herring2024-02-131-3/+6
| | | * | | | | | | net: marvell,prestera: Fix example PCI bus addressingRob Herring2024-02-051-2/+2
| | | * | | | | | | dt-bindings: tpm: Drop type from "resets"Rob Herring2024-01-311-1/+1
| | | * | | | | | | dt-bindings: display: nxp,tda998x: Fix 'audio-ports' constraintsRob Herring2024-01-311-2/+5
| | | * | | | | | | dt-bindings: xilinx: replace Piyush Mehta maintainershipRadhey Shyam Pandey2024-01-316-6/+12
| | | * | | | | | | dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directoryAndré Draszik2024-01-161-1/+4