summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/atmel_lcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
* video: fbdev: atmel_lcdfb: remove redundant initialization to variable retColin Ian King2019-06-211-1/+1
* video: fbdev: atmel_lcdfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2019-06-071-2/+2
* video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'YueHaibing2019-04-111-2/+0
* video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni2019-04-011-110/+4
* atmel_lcdfb: support native-mode display-timingsSam Ravnborg2018-10-081-34/+9
* video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches2018-03-121-19/+12
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2017-12-291-1/+7
* video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal2017-09-041-1/+1
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+0
|\
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-2/+0
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-4/+5
|/
* video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni2015-09-021-1/+0
* video: fbdev: atmel: fix warning for const return valueTomi Valkeinen2015-08-201-1/+1
* video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez2015-06-031-1/+2
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni2014-10-221-1/+0
|/
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-181-0/+20
|\
| * video/atmel_lcdfb: Introduce regulator supportAlexander Stein2014-09-301-0/+20
* | drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall2014-08-261-0/+2
|/
* Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-081-1/+2
|\
| * drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling2014-07-301-1/+2
* | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling2014-06-231-0/+2
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1453