index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-30
video: fbdev: aty: Delete unused variable in radeon_monitor
Sam Ravnborg
2020-11-30
drm/prime: split array import functions v4
Christian König
2020-11-30
drm/ttm: nuke ttm_dma_tt_init
Christian König
2020-11-30
drm/qxl: switch to ttm_sg_tt_init
Christian König
2020-11-30
drm/vmwgfx: switch to ttm_sg_tt_init
Christian König
2020-11-30
drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
2020-11-30
drm/amdgpu: stop using pages with drm_prime_sg_to_page_addr_arrays
Christian König
2020-11-30
drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
drm/cma-helper: Remove prime infix from GEM object functions
Thomas Zimmermann
2020-11-29
drm: panel: simple: Add BOE NV110WTM-N61
Douglas Anderson
2020-11-29
dt-bindings: dt-bindings: display: simple: Add BOE NV110WTM-N61
Douglas Anderson
2020-11-29
drm: panel: simple: Allow specifying the delay from prepare to enable
Douglas Anderson
2020-11-29
drm: panel: simple: Defer unprepare delay till next prepare to shorten it
Douglas Anderson
2020-11-29
drm: panel: simple: Fixup the struct panel_desc kernel doc
Douglas Anderson
2020-11-29
drm/kmb: Remove an unnecessary NULL check
Dan Carpenter
2020-11-29
omapfb: fbcon: remove trailing semicolon in macro definition
Tom Rix
2020-11-29
video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warnings
Sam Ravnborg
2020-11-29
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
2020-11-29
video: Fix kernel-doc warnings in of_display_timing + of_videomode
Sam Ravnborg
2020-11-29
drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'
Dafna Hirschfeld
2020-11-29
drm/rockchip: for error print, use the correct device pointer
Dafna Hirschfeld
2020-11-29
drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
Jonathan Liu
2020-11-28
drm/ingenic: Add basic PM support
Paul Cercueil
2020-11-27
drm/ttm: Warn on pinning without holding a reference
Daniel Vetter
2020-11-27
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
2020-11-27
via/via_irq: use __func__ to replace string function name
Bernard Zhao
2020-11-27
drm/radeon: fix check order in radeon_bo_move
Christian König
2020-11-26
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
2020-11-25
drm/mcde: fix masking and bitwise-or on variable val
Colin Ian King
2020-11-25
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-11-24
panel-simple: add Innolux N125HCE-GN1
Lukas F. Hartmann
2020-11-24
dt-bindings: display/panel: add Innolux N125HCE-GN1
Lukas F. Hartmann
2020-11-24
drm: fix kernel-doc warnings for SCALING_FILTER
Simon Ser
2020-11-24
drm/fb-helper: Acquire modeset lock around shadow-buffer flushing
Thomas Zimmermann
2020-11-24
drm/fb-helper: Copy dma-buf map before flushing shadow fb
Thomas Zimmermann
2020-11-24
drm/fb-helper: Restore damage area upon errors
Thomas Zimmermann
2020-11-24
drm/fb-helper: Move damage blit code and its setup into separate routine
Thomas Zimmermann
2020-11-24
drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
Thomas Zimmermann
2020-11-24
drm/fb-helper: Return early in damage worker
Thomas Zimmermann
2020-11-24
drm/fb-helper: Rename dirty worker to damage worker
Thomas Zimmermann
2020-11-24
drm/client: Depend on GEM object kmap ref-counting
Thomas Zimmermann
2020-11-24
drm/fb-helper: Unmap client buffer during shutdown
Thomas Zimmermann
2020-11-24
drm/fb-helper: Call dirty helper after writing to fbdev
Thomas Zimmermann
2020-11-24
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-24
drm/mcde: Fix uninitialized value
Linus Walleij
2020-11-24
drm/mcde: Support DPI output
Linus Walleij
[next]