summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/atmel_lcdfb.c
AgeCommit message (Expand)Author
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-21video: fbdev: atmel_lcdfb: remove redundant initialization to variable retColin Ian King
2019-06-07video: fbdev: atmel_lcdfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2019-04-11video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'YueHaibing
2019-04-01video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni
2018-10-08atmel_lcdfb: support native-mode display-timingsSam Ravnborg
2018-03-12video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches
2017-12-29video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2017-09-04video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2015-09-02video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni
2015-08-20video: fbdev: atmel: fix warning for const return valueTomi Valkeinen
2015-06-03video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-22drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-09-30video/atmel_lcdfb: Introduce regulator supportAlexander Stein
2014-08-26drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling
2014-06-23drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen