index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
chipsfb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev/chipsfb: Include <linux/backlight.h>
Thomas Zimmermann
2024-03-07
1
-0
/
+1
*
fbdev/chipsfb: Use fbdev I/O helpers
Thomas Zimmermann
2023-08-04
1
-3
/
+1
*
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-1
/
+0
*
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
2023-05-18
1
-1
/
+1
*
fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
Dan Carpenter
2023-02-28
1
-4
/
+10
*
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-11-16
1
-0
/
+3
*
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
1
-4
/
+9
|
\
|
*
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
1
-1
/
+6
|
*
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2022-07-19
1
-3
/
+3
*
|
fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
Yang Yingliang
2022-08-24
1
-0
/
+1
|
/
*
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
2021-10-08
1
-1
/
+1
*
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-28
1
-1
/
+0
*
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
2019-02-08
1
-2
/
+1
*
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
2018-10-13
1
-2
/
+1
*
video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structures
Gustavo A. R. Silva
2017-08-01
1
-2
/
+2
*
fbdev: Remove __init from chips_hw_init() to fix build failure
Pranith Kumar
2014-08-26
1
-1
/
+1
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+519