summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* atmel_lcdfb: introduce driver dataSam Ravnborg2018-01-171-12/+36
* atmel_lcdfb: add DT supportSam Ravnborg2017-09-061-0/+12
* atmel_lcdfb: move dmacon, lcdcon2 to local dataSam Ravnborg2017-09-061-5/+2
* atmel_lcdfb: fix so the correct guard_time is usedSam Ravnborg2017-07-201-1/+1
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+0
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-6/+1
* Merge branch 'for-next/at91'Sascha Hauer2013-02-041-2/+2
* atmel_lcdfb: fix warning: implicit declaration of function 'clk_get_rate'Jean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
* atmel_lcdfb: factorise common code between lcdc and new hlcdc IPJean-Christophe PLAGNIOL-VILLARD2013-01-311-279/+34
* video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+507