summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxa.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-3/+4
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* drivers: treewide: Kill empty remove() implementationsAlexander Shiyan2014-04-021-5/+0
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-5/+0
* drivers/video: remove pxafb enable on loadRobert Jarzmik2012-02-171-3/+0
* drivers/video: add PXA framebuffer supportRobert Jarzmik2011-12-121-0/+562