index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
amifb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-2
/
+2
2024-06-18
fbdev: amifb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2023-11-10
fbdev: amifb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...
Uwe Kleine-König
1
-1
/
+7
2023-10-19
fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
1
-0
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2023-07-31
fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Atul Raut
1
-1
/
+1
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-3
/
+2
2022-07-18
video: fbdev: amiga: Simplify amifb_pan_display()
Geert Uytterhoeven
1
-13
/
+2
2021-02-12
backlight/video: Use Platform getter/setter functions
Julia Lawall
1
-2
/
+2
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2020-05-29
amifb: get rid of pointless access_ok() calls
Al Viro
1
-4
/
+0
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-07-31
fb: amifb: fix build warnings when not builtin
Randy Dunlap
1
-2
/
+2
2017-02-08
video: fbdev: amifb: remove impossible condition
Sachin Shukla
1
-5
/
+3
2015-06-23
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-2
/
+2
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
1
-2
/
+2
2015-05-27
video: fbdev: use swap() in ami_set_sprite()
Fabian Frederick
1
-2
/
+2
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+3792