summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: simple: Add AUO G101EVN010 panel supportAlex Gonzalez2018-12-031-0/+12
* Merge drm/drm-next into drm-misc-nextSean Paul2018-11-301-3/+0
|\
| * Documentation: drm: Remove dangling pointer from drm-mm.rstSean Paul2018-11-301-3/+0
* | drm: TODO: Add DRM_MODESET_LOCK_ALL* conversion to todo.rstSean Paul2018-11-291-0/+15
|/
* Merge v4.20-rc4 into drm-nextDave Airlie2018-11-2910-50/+92
|\
| * Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-11-241-11/+41
| |\
| | * XArray: Fix DocumentationMatthew Wilcox2018-11-051-1/+5
| | * XArray: Handle NULL pointers differently for allocationMatthew Wilcox2018-11-051-9/+19
| | * XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox2018-11-051-1/+4
| | * XArray: Regularise xa_reserveMatthew Wilcox2018-11-051-0/+13
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-241-10/+1
| |\ \
| | * | Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2018-11-221-10/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-241-1/+1
| |\ \ \
| | * | | dt-bindings: dsa: Fix typo in "probed"Fabio Estevam2018-11-231-1/+1
| * | | | Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-221-10/+11
| |\ \ \ \
| | * | | | Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon2018-11-201-10/+11
| * | | | | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-221-0/+2
| |\ \ \ \ \
| | * | | | | USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-071-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-11-202-1/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | media: docs: Document metadata format in struct v4l2_formatSakari Ailus2018-11-062-1/+6
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-193-17/+30
| |\ \ \ \
| | * | | | rxrpc: Fix life checkDavid Howells2018-11-151-6/+11
| | * | | | Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-132-11/+19
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | can: hi311x: Use level-triggered interruptLukas Wunner2018-11-091-1/+1
| | | * | | dt-bindings: can: rcar_can: Add r8a774a1 supportFabrizio Castro2018-11-091-5/+13
| | | * | | dt-bindings: can: rcar_can: document r8a77965 supportEugeniu Rosca2018-11-091-5/+5
| | | |/ /
* | | | | Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-291-13/+7
|\ \ \ \ \
| * | | | | drm: Improve dumb callback docsDaniel Vetter2018-11-271-0/+11
| * | | | | docs: drm: remove no longer relevant TODO entryFernando Ramos2018-11-241-17/+0
* | | | | | Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2018-11-292-0/+5
|\ \ \ \ \ \
| * | | | | | dt-bindings: display: renesas: lvds: Document r8a77965 bindingsLaurent Pinchart2018-11-231-0/+1
| * | | | | | dt-bindings: display: renesas: du: Document the r8a7744 bindingsBiju Das2018-11-231-0/+2
| * | | | | | dt-bindings: display: renesas: du: Document the r8a77470 bindingsFabrizio Castro2018-11-231-0/+2
* | | | | | | Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-291-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-20558-8263/+16205
| |\ \ \ \ \ \
| * | | | | | | mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang2018-11-071-1/+5
* | | | | | | | Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-223-29/+67
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | drm/gem: Add drm_gem_object_funcsNoralf Trønnes2018-11-201-0/+6
| * | | | | | drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes2018-11-201-0/+7
| * | | | | | drm/panel: Augment the TPO TPG110 bindingsLinus Walleij2018-11-151-29/+52
| * | | | | | dt-bindings: display: amlogic, meson-vpu: Add optional canvas provider nodeMaxime Jourdan2018-11-131-0/+2
| * | | | | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-11-13536-8173/+15747
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-193-2/+71
|\ \ \ \ \ \ \
| * | | | | | | drm/amd/display: Initial documentation for AMDgpu DCLeo Li2018-11-052-0/+69
| * | | | | | | drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-051-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-1916-19/+362
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | dt-bindings: display: sun4i-drm: document H6 TCON TOPIcenowy Zheng2018-11-051-6/+8
| * | | | | dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMIIcenowy Zheng2018-11-051-2/+9
| * | | | | dt-bindings: display: sun4i-drm: Add H6 display engine compatiblesJernej Skrabec2018-11-051-1/+4
| * | | | | dt-bindings: bus: add H6 DE3 bus bindingIcenowy Zheng2018-11-051-3/+6