summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mmp
AgeCommit message (Expand)AuthorLines
2019-08-19video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva-4/+2
2019-07-23video: fbdev-MMP: Remove call to memset after dma_alloc_coherentFuqian Huang-1/+0
2019-06-21video: fbdev-MMP: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva-4/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-99/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+7
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult-3/+3
2018-10-24video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-2/+0
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-8/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-04-26video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring-1/+1
2018-04-26video: fbdev-MMP: Delete an error message for a failed memory allocation in t...Markus Elfring-7/+4
2018-01-15video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-01-29fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann-2/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis-1/+0
2015-01-30video/mmpfb: allow modular buildArnd Bergmann-2/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-12-04video: fbdev-MMP: Deletion of an unnecessary check before the function call "...Markus Elfring-2/+1
2014-11-25video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring-1/+1
2014-11-25video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring-2/+2
2014-10-20video: fbdev: mmp: hw: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20video: fbdev: mmp: fb: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-04-30video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter-7/+2
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger-36/+4
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger-3/+3
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+3510