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
/
atmel_lcdfb.c
Age
Commit message (
Expand
)
Author
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-21
video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
Colin Ian King
2019-06-07
video: fbdev: atmel_lcdfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2019-04-11
video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
YueHaibing
2019-04-01
video: fbdev: atmel_lcdfb: drop AVR and platform_data support
Alexandre Belloni
2018-10-08
atmel_lcdfb: support native-mode display-timings
Sam Ravnborg
2018-03-12
video: fbdev: atmel_lcdfb: convert to use GPIO descriptors
Ludovic Desroches
2017-12-29
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
2017-09-04
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Bhumika Goyal
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2015-09-02
video: fbdev: atmel_lcdfb: remove useless include
Alexandre Belloni
2015-08-20
video: fbdev: atmel: fix warning for const return value
Tomi Valkeinen
2015-06-03
video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
Luis R. Rodriguez
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-22
drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary header
Alexandre Belloni
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-09-30
video/atmel_lcdfb: Introduce regulator support
Alexander Stein
2014-08-26
drivers: video: fbdev: atmel_lcdfb.c: fix error return code
Julia Lawall
2014-08-08
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-07-30
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.
Michael Welling
2014-06-23
drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug
Michael Welling
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen