index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
mmp
Age
Commit message (
Expand
)
Author
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-08
video: fbdev: mmp: fix platform_get_irq.cocci warnings
kbuild test robot
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
video: fbdev: mmp: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2020-01-03
video: fbdev: mmp: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-01-03
video: fbdev: mmp: remove duplicated MMP_DISP dependency
Bartlomiej Zolnierkiewicz
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-08-19
video: fbdev/mmp/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-07-23
video: fbdev-MMP: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-21
video: fbdev-MMP: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-01
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2018-10-24
video: fbdev: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-26
video: fbdev-MMP: Improve a size determination in path_init()
Markus Elfring
2018-04-26
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-01-15
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-29
fbdev: mmp: print IRQ resource using %pR format string
Arnd Bergmann
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-01-30
video/mmpfb: allow modular build
Arnd Bergmann
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-04
video: fbdev-MMP: Deletion of an unnecessary check before the function call "...
Markus Elfring
2014-11-25
video: fbdev-MMP: Fix a typo for the word "destroyed"
Markus Elfring
2014-11-25
video: fbdev-MMP: Fix typos for the word "destroy"
Markus Elfring
2014-10-20
video: fbdev: mmp: hw: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
video: fbdev: mmp: fb: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
video: mmpfb: cleanup some static checker warnings in probe()
Dan Carpenter
2014-04-30
video: mmp: Remove references to CPU_PXA988
Richard Weinberger
2014-04-30
video: mmp: Remove references to CPU_MMP3
Richard Weinberger
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen