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
/
pvr2fb.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-04-11
video: fbdev: pvr2fb: remove set but not used variable 'size'
YueHaibing
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-09-22
pvr2fs: use get_user_pages_fast()
Al Viro
2017-09-04
video: fbdev: make fb_var_screeninfo const
Bhumika Goyal
2017-08-01
video: fbdev: pvr2fb: constify pci_device_id.
Arvind Yadav
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2014-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen