aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2/omapfb/omapfb-main.c
AgeCommit message (Expand)Author
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-10-19fbdev/omapfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-04-24fbdev: omapfb: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-01-29video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King
2019-12-05video: constify fb ops across all driversJani Nikula
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-07-31fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-07-24omapfb: Mark expected switch fall-throughsGustavo A. R. Silva
2017-11-17OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()Dan Carpenter
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-06-03omapfb: Create new header file for omapfb DSS implementationPeter Ujfalusi
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-02-26OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-22OMAPFB: fix releasing overlaysTomi Valkeinen
2014-10-22OMAPFB: fix overlay disable when freeing resources.Tomi Valkeinen
2014-10-22OMAPFB: remove __exit annotationFelipe Balbi
2014-10-22OMAPFB: add missing MODULE_ALIAS()Felipe Balbi
2014-10-20video: fbdev: omap2: omapfb: drop owner assignment from platform_driversWolfram Sang
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen