aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mx3fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer1-1/+1
2020-11-30video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warningsSam Ravnborg1-5/+8
2020-09-24fbdev: mx3fb: remove unused variable 'irq'Xiaofei Tan1-2/+0
2020-04-12fbdev: mx3fb: const pointer to ipu_di_signal_cfgSam Ravnborg1-1/+1
2020-04-08fbdev: mx3fb: avoid warning about psABI changeArnd Bergmann1-10/+10
2019-12-05video: constify fb ops across all driversJani Nikula1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-08-30mx3fb: Fix print format stringOleg Drokin1-1/+1
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-5/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-04video: mx3fb: Deletion of an unnecessary check before the function call "backlight_device_unregister"Markus Elfring1-2/+1
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul1-2/+1
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven1-1/+1
2014-05-16video: mx3fb: Add backlight control supportAlexander Stein1-0/+81
2014-05-09video: mx3fb: Use devm_kzallocDenis Carikli1-3/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1630