summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mx3fb.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mx3fb: Fix print format stringOleg Drokin2016-08-301-1/+1
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-5/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | video: mx3fb: Deletion of an unnecessary check before the function call "back...Markus Elfring2014-12-041-2/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-2/+1
|\
| * video: mx3fb: use dmaengine_terminate_all() APIVinod Koul2014-10-151-2/+1
* | video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-08-261-1/+1
|/
* video: mx3fb: Add backlight control supportAlexander Stein2014-05-161-0/+81
* video: mx3fb: Use devm_kzallocDenis Carikli2014-05-091-3/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1630