summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-1/+0
* video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-251-2/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* video: reunite fb devices with their hardware parentAhmad Fatoum2021-06-021-0/+1
* treewide: Use driver macroSascha Hauer2020-09-291-6/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* rework remap_rangeSascha Hauer2015-11-031-3/+2
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-3/+3
* resource: Let dev_request_mem_region_by_name return an error pointerSascha Hauer2014-09-161-1/+2
* video: introduce struct display_timingsSascha Hauer2014-03-291-2/+2
* omap-fb: add driverChristoph Fritz2013-06-241-0/+524