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
/
video
/
fbdev
/
amba-clcd.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
2023-03-16
fbdev: Use of_property_present() for testing DT property presence
Rob Herring
2022-07-26
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
2022-05-19
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-18
video: fbdev: amba-clcd: Always use msleep() for waiting
Sebastian Andrzej Siewior
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-09-30
Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
Peter Collingbourne
2020-06-30
video: fbdev: amba-clcd: Retire elder CLCD driver
Linus Walleij
2020-05-18
video: amba-clcd: use devm_of_find_backlight
Sam Ravnborg
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-07-26
video: amba-clcd: Spout an error if of_get_display_timing() gives an error
Douglas Anderson
2019-04-11
video: amba-clcd: Decomission Versatile and Nomadik
Linus Walleij
2018-03-28
video: ARM CLCD: Improve a size determination in clcdfb_probe()
Markus Elfring
2018-03-28
video: ARM CLCD: Delete an error message for a failed memory allocation in cl...
Markus Elfring
2017-09-04
video: ARM CLCD: constify amba_id
Arvind Yadav
2017-04-07
video: ARM CLCD: fix dma allocation size
Liam Beguin
2017-01-30
video: ARM CLCD: use panel device node for getting backlight and mode
Vladimir Zapolskiy
2017-01-30
video: ARM CLCD: use panel device node for panel initialization
Vladimir Zapolskiy
2017-01-30
video: ARM CLCD: sort included headers out alphabetically
Vladimir Zapolskiy
2016-08-30
video: ARM CLCD: fix endpoint lookup logic
Arnd Bergmann
2016-08-11
video: ARM CLCD: add special panel hook for Versatiles
Linus Walleij
2016-08-11
video: ARM CLCD: add special board and panel hooks for Nomadik
Linus Walleij
2016-08-11
video: ARM CLCD: support Nomadik variant
Linus Walleij
2016-08-11
video: ARM CLCD: support pads connected in reverse order
Linus Walleij
2016-08-11
video: ARM CLCD: support DT signal inversion flags
Linus Walleij
2016-08-11
video: ARM CLCD: backlight support for OF
Linus Walleij
2016-05-20
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-05-10
video: AMBA CLCD: Remove unncessary include in amba-clcd.c
Wang Hongcheng
2016-04-18
video: ARM CLCD: runtime check for Versatile
Linus Walleij
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-02-26
video: ARM CLCD: Add missing error check for devm_kzalloc
Kiran Padwal
2014-11-19
video: ARM CLCD: Remove duplicated include in amba-clcd.c
Qiang Chen
2014-09-12
video: ARM CLCD: Fix color model capabilities for DT platforms
Pawel Moll
2014-08-26
video: ARM CLCD: Fix calculation of bits-per-pixel
Jon Medhurst (Tixy)
2014-08-04
video: ARM CLCD: Fix DT-related build problems
Pawel Moll
2014-07-29
video: ARM CLCD: Add DT support
Pawel Moll
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen