aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-25drm/todo: Remove the drm_atomic_state todo itemMaxime Ripard1-46/+0
2021-02-17lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus1-0/+18
2021-02-08drm: Add additional atomic helpers for shadow-buffered planesThomas Zimmermann1-0/+12
2021-02-03drm/todo: Add entry for moving to dma_resv_lockDaniel Vetter1-0/+19
2021-01-28dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interruptsMaxime Ripard1-1/+19
2021-01-22dt-bindings: display: mxsfb: Add compatible for i.MX8MMMarek Vasut1-0/+1
2021-01-22dt-bindings: display: mxsfb: Add and fix compatible stringsLaurent Pinchart1-5/+13
2021-01-22dt-bindings: display: mxsfb: Convert binding to YAMLLaurent Pinchart2-87/+101
2021-01-21drm: Update todo.rstDaniel Vetter1-13/+15
2021-01-20dt-bindings: dp-connector: Drop maxItems from -supplyBjorn Andersson1-1/+0
2021-01-12drm/vkms: Add information about module optionsSumera Priyadarsini1-0/+12
2021-01-12dt-bindings: display: Augment s6e63m0 bindingsLinus Walleij1-1/+3
2021-01-11dt-bindings: display: Use OF graph schemaRob Herring52-750/+187
2021-01-07Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter2-17/+38
2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter2-8/+14
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter9-104/+303
2021-01-05drm/doc: render drm.h uapi docsSimon Ser1-0/+3
2021-01-05dt-bindings: display: bridge: renesas,lvds: RZ/G2E needs renesas,companion tooFabrizio Castro1-3/+3
2021-01-05dt-bindings: display: bridge: thc63lvd1024: Document dual-output modeLaurent Pinchart1-5/+11
2020-12-24Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds3-14/+20
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+50
2020-12-24Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds80-228/+207
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-1/+12
2020-12-22dt-bindings: Drop redundant maxItems/itemsRob Herring6-9/+0
2020-12-22dt-bindings: net: qcom,ipa: Drop unnecessary type ref on 'memory-region'Rob Herring1-1/+0
2020-12-22dt-bindings: Drop unnecessary *-supply schemas propertiesRob Herring17-33/+6
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds8-160/+252
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-89/+173
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds3-4/+14
2020-12-22Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+6
2020-12-22kasan: update documentationAndrey Konovalov1-69/+115
2020-12-22kasan: add documentation for hardware tag-based modeAndrey Konovalov1-21/+59
2020-12-22kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*Andrey Konovalov1-1/+1
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+2
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds13-93/+592
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi1-1/+1
2020-12-21Documentation/submitting-patches: Document the SoB chainBorislav Petkov1-0/+6
2020-12-21Documentation: process: Correct numberingMilan Lakhani1-12/+12
2020-12-21docs: submitting-patches: Trivial - fix grammatical errorLee Jones1-1/+1
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada1-1/+1
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven1-0/+24
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven1-0/+11
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2-28/+35