summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mmp/hw
AgeCommit message (Expand)AuthorLines
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2024-09-30video: fbdev: mmp: switch to use spi_alloc_host()Yang Yingliang-3/+3
2024-08-30fbdev: mmp: Use devm_clk_get_enabled() helpersying zuxin-5/+1
2024-06-25fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET-1/+1
2024-02-08video: fbdev: mmp: Follow renaming of SPI "master" to "controller"Uwe Kleine-König-13/+13
2024-01-11fbdev: mmp: Fix typo and wording in code commentDario Binacchi-1/+1
2023-09-23fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook-1/+1
2023-07-31fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong-1/+3
2023-04-24fbdev: mmp: Fix deferred clk handling in mmphw_probe()Christophe JAILLET-1/+1
2022-01-29video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing-1/+2
2020-12-08video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_writeSam Ravnborg-1/+1
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-38/+43
2020-01-08video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz-32/+41
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-1/+2
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz-4/+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-43/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-10-24video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
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-4/+2
2016-01-29fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann-2/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-04video: fbdev-MMP: Deletion of an unnecessary check before the function call "...Markus Elfring-2/+1
2014-10-20video: fbdev: mmp: hw: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger-35/+3
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger-2/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+2292