summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: Add generic DSI display controller YAML bindingsLinus Walleij2019-12-021-0/+91
* dt-bindings: Add Logic PD Type 28 display panelAdam Ford2019-11-301-0/+42
* drm: Inline drm_color_lut_extract()Ville Syrjälä2019-11-291-0/+3
* drm/todo: Add entry for fb funcs related cleanupsDaniel Vetter2019-11-291-0/+26
* drm/panel: Add DT bindings for Sony ACX424AKPLinus Walleij2019-11-141-0/+49
* drm/todo: Convert drivers to generic fbdev emulationThomas Zimmermann2019-11-071-16/+7
* drm/doc: Update IGT documentationLeandro Ribeiro2019-11-041-30/+2
* drm/todo: Add entry to remove load/unload hooksDaniel Vetter2019-11-041-0/+17
* drm/todo: Clarify situation around fbdev and defioThomas Zimmermann2019-10-281-4/+4
* doc: drm: Update references to previously renamed filesAnna Karas2019-10-251-3/+3
* Merge drm/drm-next into drm-misc-nextSean Paul2019-10-2342-215/+248
|\
| * Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-2327-161/+149
| |\
| | * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-201-2/+5
| | |\
| | | * Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-141-2/+5
| | | |\
| | | | * irqchip/atmel-aic5: Add support for sam9x60 irqchipSandeep Sheriker Mallikarjun2019-09-091-2/+5
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-192-19/+21
| | |\ \ \
| | | * | | net: update net_dim documentation after renameJacob Keller2019-10-101-18/+18
| | | * | | Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap2019-10-081-1/+3
| | * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-171-0/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1710-19/+22
| | | |\ \ \ \
| | | | * | | | arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-081-0/+2
| | | | |/ / /
| | * | | / / mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2019-10-141-0/+3
| | | |_|/ / | | |/| | |
| | * | | | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-133-2/+19
| | |\ \ \ \
| | | * | | | hwmon: docs: Extend inspur-ipsps1 title underlineAdam Zerella2019-10-071-1/+1
| | | * | | | docs: hwmon: Include 'inspur-ipsps1.rst' into docsAdam Zerella2019-10-021-0/+1
| | | * | | | hwmon: (k10temp) Update documentation and add temp2_input infoLukas Zapletal2019-10-021-1/+17
| | * | | | | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-121-0/+2
| | |\ \ \ \ \
| | | * | | | | dt-bindings: serial: sh-sci: Document r8a774b1 bindingsBiju Das2019-10-041-0/+2
| | | |/ / / /
| | * | | | | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-129-120/+26
| | |\ \ \ \ \
| | | * | | | | dt-bindings: usb: Bring back phy-namesMaxime Ripard2019-10-043-2/+17
| | | * | | | | bindings: rename links to mason USB2/USB3 DT filesMauro Carvalho Chehab2019-10-041-2/+2
| | | * | | | | dt-bindings: usb: Fix references to usb-hcd.yamlJonathan Neuschäfer2019-10-044-7/+7
| | | * | | | | USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-041-109/+0
| | | |/ / / /
| | * | | | | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-121-0/+4
| | |\ \ \ \ \
| | | * | | | | x86/xen: Return from panic notifierBoris Ostrovsky2019-10-071-0/+4
| | * | | | | | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-112-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-082-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Documentation/process: Add fallthrough pseudo-keywordJoe Perches2019-10-112-11/+24
| | * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-091-1/+8
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | docs: arm64: Fix indentation and doc formattingAdam Zerella2019-10-011-1/+8
| | | |/ / / /
| | * | | | | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-081-0/+16
| | |\ \ \ \ \
| | | * | | | | kselftest: add capability to skip chosen TARGETSCristian Marussi2019-10-011-0/+16
| | | |/ / / /
| | * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-10-072-6/+18
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka2019-10-071-0/+4
| | | * | | | mm, memcg: proportional memory.{low,min} reclaimChris Down2019-10-071-6/+14
| * | | | | | Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2019-10-223-0/+4
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: display: renesas: Add r8a774b1 supportBiju Das2019-10-161-0/+1
| | * | | | | | dt-bindings: display: renesas: lvds: Document r8a774b1 bindingsBiju Das2019-10-161-0/+1
| | * | | | | | dt-bindings: display: renesas: du: Document the r8a774b1 bindingsBiju Das2019-10-161-0/+2
| * | | | | | | Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2019-10-222-15/+19
| |\ \ \ \ \ \ \