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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-09-03
drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()
Lyude Paul
2019-09-03
drm/print: Add drm_err_printer()
Lyude Paul
2019-09-03
drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest
Lyude Paul
2019-09-03
drm/dp_mst: Get rid of list clear in destroy_connector_work
Lyude Paul
2019-09-03
drm/dp_mst: Move link address dumping into a function
Lyude Paul
2019-09-03
drm/vkms: Reduce critical section in vblank_simulate
Daniel Vetter
2019-09-03
drm/vkms: Use wait_for_flip_done
Daniel Vetter
2019-09-03
drm/vblank: Document and fix vblank count barrier semantics
Daniel Vetter
2019-09-03
drm/komeda: Add ACLK rate to sysfs
Mihail Atanassov
2019-09-03
drm: Add high-precision time to vblank trace event
Heinrich Fink
2019-09-02
drm/sti: Include the right header
Linus Walleij
2019-09-02
drm: sti: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
2019-09-02
drm: dw-hdmi-i2s: enable audio clock in audio_startup
Cheng-Yi Chiang
2019-08-29
drm/ingenic: Hardcode panel type to DPI
Laurent Pinchart
2019-08-28
drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
Boris Brezillon
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
drm/meson: add resume/suspend hooks
Neil Armstrong
2019-08-28
drm/meson: dw_hdmi: add resume/suspend hooks
Neil Armstrong
2019-08-28
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
2019-08-28
drm/virtio: notify virtqueues without holding spinlock
Gerd Hoffmann
2019-08-28
drm/virtio: cleanup queue functions
Gerd Hoffmann
2019-08-28
drm/virtio: add plane check
Gerd Hoffmann
2019-08-27
drm/vc4/vc4_hdmi: fill in connector info
Dariusz Marcinkiewicz
2019-08-27
drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-08-26
drm/mcde: Fix an error handling path in 'mcde_probe()'
Christophe JAILLET
2019-08-26
drm/mipi-dbi: fix a loop in debugfs code
Dan Carpenter
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
2019-08-23
drm/panfrost: Add errata descriptions from kbase
Alyssa Rosenzweig
2019-08-23
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
2019-08-23
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
Rob Herring
2019-08-23
drm/shmem: Do dma_unmap_sg before purging pages
Rob Herring
2019-08-23
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
2019-08-23
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-23
drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers
Gerd Hoffmann
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
2019-08-22
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
2019-08-22
drm: meson: use match data to detect vpu compatibility
Julien Masson
2019-08-22
drm: fix module name in edid_firmware log message
Jani Nikula
2019-08-21
drm: kirin: Move ade drm init to kirin drm drv
Xu YiPing
2019-08-21
drm: kirin: Pass driver data to crtc init and plane init
Xu YiPing
2019-08-21
drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
Xu YiPing
2019-08-21
drm: kirin: Make driver_data variable non-global
Xu YiPing
2019-08-21
drm: kirin: Fix dev->driver_data setting
Xu YiPing
2019-08-21
drm: kirin: Rename plane_init and crtc_init
Xu YiPing
[next]