summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb_core.c
Commit message (Expand)AuthorAgeFilesLines
* atmel_lcdfb: introduce driver dataSam Ravnborg2018-01-171-13/+19
* atmel_lcdfb: add DT supportSam Ravnborg2017-09-061-4/+126
* atmel_lcdfb: move pdata init to a separate functionSam Ravnborg2017-09-061-24/+41
* atmel_lcdfb: define power_control gpio in platform_dataSam Ravnborg2017-09-061-5/+54
* atmel_lcdfb: move lcd_wiring_mode, have_intensity_bit to local dataSam Ravnborg2017-09-061-4/+5
* atmel_lcdfb: move dmacon, lcdcon2 to local dataSam Ravnborg2017-09-061-0/+2
* atmel_lcdfb: fix so the correct guard_time is usedSam Ravnborg2017-07-201-0/+1
* 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