summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb_core.c
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+1
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-2/+3
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+2
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* video: introduce struct display_timingsSascha Hauer2014-03-291-3/+3
* video: add Atmel HLCD supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+5
* atmel_lcdfb: factorise common code between lcdc and new hlcdc IPJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+308