index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
mmp
/
hw
Age
Commit message (
Expand
)
Author
Lines
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2024-09-30
video: fbdev: mmp: switch to use spi_alloc_host()
Yang Yingliang
-3
/
+3
2024-08-30
fbdev: mmp: Use devm_clk_get_enabled() helpers
ying zuxin
-5
/
+1
2024-06-25
fbdev: mmp: Constify struct mmp_overlay_ops
Christophe JAILLET
-1
/
+1
2024-02-08
video: fbdev: mmp: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
-13
/
+13
2024-01-11
fbdev: mmp: Fix typo and wording in code comment
Dario Binacchi
-1
/
+1
2023-09-23
fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
Kees Cook
-1
/
+1
2023-07-31
fbdev: mmp: fix value check in mmphw_probe()
Yuanjun Gong
-1
/
+3
2023-04-24
fbdev: mmp: Fix deferred clk handling in mmphw_probe()
Christophe JAILLET
-1
/
+1
2022-01-29
video: fbdev: mmp: Make use of the helper function dev_err_probe()
Cai Huoqing
-1
/
+2
2020-12-08
video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_write
Sam Ravnborg
-1
/
+1
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-38
/
+43
2020-01-08
video: fbdev: mmp: fix platform_get_irq.cocci warnings
kbuild test robot
-1
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
-1
/
+1
2020-01-03
video: fbdev: mmp: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
-32
/
+41
2020-01-03
video: fbdev: mmp: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
-1
/
+2
2020-01-03
video: fbdev: mmp: remove duplicated MMP_DISP dependency
Bartlomiej Zolnierkiewicz
-4
/
+0
2019-06-21
video: fbdev-MMP: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
-4
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-43
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2018-10-24
video: fbdev: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
-1
/
+0
2018-04-26
video: fbdev-MMP: Improve a size determination in path_init()
Markus Elfring
-1
/
+1
2018-04-26
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
-4
/
+2
2016-01-29
fbdev: mmp: print IRQ resource using %pR format string
Arnd Bergmann
-2
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2014-12-04
video: fbdev-MMP: Deletion of an unnecessary check before the function call "...
Markus Elfring
-2
/
+1
2014-10-20
video: fbdev: mmp: hw: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-04-30
video: mmp: Remove references to CPU_PXA988
Richard Weinberger
-35
/
+3
2014-04-30
video: mmp: Remove references to CPU_MMP3
Richard Weinberger
-2
/
+2
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
-0
/
+2292