index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
s3c-fb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-08
1
-1
/
+1
*
fbdev/s3cfb: Use fbdev I/O helpers
Thomas Zimmermann
2023-08-04
1
-3
/
+1
*
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-1
/
+0
*
fbdev: s3c-fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-24
1
-4
/
+2
*
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-25
1
-1
/
+1
|
\
|
*
video: fbdev: s3c-fb: remove redundant initialization of pointer bufs
Colin Ian King
2022-01-14
1
-1
/
+1
*
|
video: fbdev: s3c-fb: fix platform_get_irq.cocci warning
Yihao Han
2022-03-03
1
-1
/
+0
*
|
video: fbdev: s3c-fb: Use platform_get_irq() to get the interrupt
zhaoxiao
2022-02-11
1
-4
/
+3
*
|
video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()
Cai Huoqing
2022-01-29
1
-6
/
+5
*
|
video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2022-01-29
1
-1
/
+0
|
/
*
video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings
Sam Ravnborg
2020-12-05
1
-5
/
+6
*
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
1
-3
/
+3
*
fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2020-01-03
1
-2
/
+1
*
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-07-09
1
-13
/
+11
|
\
|
*
video: fbdev: s3c-fb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-05
1
-3
/
+3
|
*
video: fbdev: s3c-fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2019-06-28
1
-6
/
+6
|
*
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-28
1
-3
/
+1
|
*
video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-28
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms
Bartlomiej Zolnierkiewicz
2018-03-28
1
-162
/
+0
*
video: s3c-fb: Improve a size determination in s3c_fb_probe()
Markus Elfring
2018-03-28
1
-1
/
+1
*
video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...
Markus Elfring
2018-03-28
1
-3
/
+1
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-4
/
+3
*
video: fbdev: s3c-fb: Constify platform_device_id
Krzysztof Kozlowski
2015-08-21
1
-1
/
+1
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-19
1
-1
/
+1
|
\
|
*
video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
|
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes
Kukjin Kim
2014-07-13
1
-35
/
+0
*
video: fbdev: s3c-fb: remove s5p64x0 related fimd codes
Kukjin Kim
2014-07-13
1
-30
/
+0
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+2049