summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mmp
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-231-1/+1
|\
| * fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook2023-09-231-1/+1
* | Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-09-291-7/+0
|\ \ | |/ |/|
| * fbdev/mmp/mmpfb: Do not display boot-up logoThomas Zimmermann2023-09-111-7/+0
* | BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-241-1/+3
|\ \ | |/ |/|
| * fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong2023-07-311-1/+3
* | fbdev/mmpfb: Use fbdev I/O helpersThomas Zimmermann2023-08-042-6/+2
* | fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
|/
* fbdev: mmp: Fix deferred clk handling in mmphw_probe()Christophe JAILLET2023-04-241-1/+1
* video: fbdev: mmp: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-121-6/+5
* video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-1/+2
* video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_writeSam Ravnborg2020-12-081-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+0
* video: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-307-45/+46
|\
| * video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot2020-01-081-1/+0
| * video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-01-034-33/+42
| * video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-01-032-2/+3
| * video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz2020-01-032-8/+0
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-191-4/+2
* video: fbdev-MMP: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-231-1/+0
* video: fbdev-MMP: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-211-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-217-99/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
* drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-04-011-3/+3
* video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-242-2/+0
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-172-8/+5
|\
| * video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring2018-04-261-1/+1
| * video: fbdev-MMP: Delete an error message for a failed memory allocation in t...Markus Elfring2018-04-262-7/+4
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
|/
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann2016-01-291-2/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* video/mmpfb: allow modular buildArnd Bergmann2015-01-302-2/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * video: fbdev: mmp: hw: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * video: fbdev: mmp: fb: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | video: fbdev-MMP: Deletion of an unnecessary check before the function call "...Markus Elfring2014-12-041-2/+1
* | video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring2014-11-251-1/+1
* | video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring2014-11-251-2/+2
|/
* video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter2014-04-301-7/+2
* video: mmp: Remove references to CPU_PXA988Richard Weinberger2014-04-303-36/+4
* video: mmp: Remove references to CPU_MMP3Richard Weinberger2014-04-302-3/+3
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-1715-0/+3510