index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
amba-clcd.c
Age
Commit message (
Expand
)
Author
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