summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/pvr2fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-5/+1
* video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exitArnd Bergmann2019-06-211-2/+2
* video: fbdev: pvr2fb: fix build warning when compiling as moduleBartlomiej Zolnierkiewicz2019-06-211-0/+2
* Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freede...Bartlomiej Zolnierkiewicz2019-06-191-0/+1
|\
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | video: fbdev: pvr2fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2019-06-071-27/+34
* | video: fbdev: pvr2fb: remove function prototypesBartlomiej Zolnierkiewicz2019-06-071-80/+61
|/
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* video: fbdev: pvr2fb: remove set but not used variable 'size'YueHaibing2019-04-111-2/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* pvr2fs: use get_user_pages_fast()Al Viro2017-09-221-3/+1
* video: fbdev: make fb_var_screeninfo constBhumika Goyal2017-09-041-1/+1
* video: fbdev: pvr2fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+2
* mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-4/+2
* video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1142