index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
amifb.c
Age
Commit message (
Expand
)
Author
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
2020-05-29
amifb: get rid of pointless access_ok() calls
Al Viro
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-31
fb: amifb: fix build warnings when not builtin
Randy Dunlap
2017-02-08
video: fbdev: amifb: remove impossible condition
Sachin Shukla
2015-06-23
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
2015-05-27
video: fbdev: use swap() in ami_set_sprite()
Fabian Frederick
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen