Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
video
/
fbdev
/
pvr2fb.c
8e1ba47
video: fbdev: pvr2fb: initialize variables
by Tom Rix
· 4 years, 6 months ago
84be242
video: fbdev: convert get_user_pages() --> pin_user_pages()
by John Hubbard
· 4 years, 8 months ago
e2e1c7b
video: fbdev: fix error handling for get_user_pages_fast()
by John Hubbard
· 4 years, 8 months ago
9f68e36
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
8a48ac33
video: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
dbb4a75
video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
by Gustavo A. R. Silva
· 5 years ago
0adcdbc
video: fbdev: don't print error message on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
56fc5f4
video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
by Arnd Bergmann
· 6 years ago
1071512
video: fbdev: pvr2fb: fix build warning when compiling as module
by Bartlomiej Zolnierkiewicz
· 6 years ago
2ee6928
Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next
by Bartlomiej Zolnierkiewicz
· 6 years ago
0f5a571
video: fbdev: pvr2fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
db7f2cb
video: fbdev: pvr2fb: remove function prototypes
by Bartlomiej Zolnierkiewicz
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
730dd51
video: fbdev: pvr2fb: remove set but not used variable 'size'
by YueHaibing
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
8dcf932
pvr2fs: use get_user_pages_fast()
by Al Viro
· 7 years ago
a758273
video: fbdev: make fb_var_screeninfo const
by Bhumika Goyal
· 7 years ago
ba795f9
video: fbdev: pvr2fb: constify pci_device_id.
by Arvind Yadav
· 7 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
7e33912
mm: gup: use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
c4dd086
video: fbdev: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/pvr2fb.c]
31b6780
framebuffer: Use fb_<level>
by Joe Perches
· 11 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
afb0499
drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are compatible
by Julia Lawall
· 13 years ago
6d7120a
video: pvr2fb: Fix up spurious section mismatch warnings.
by Paul Mundt
· 13 years ago
7bdda62
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
by Paul Mundt
· 15 years ago
da62e71
sh: dma: Make PVR2 DMA configurable.
by Paul Mundt
· 16 years ago
0764bff
sh: More header path fixups for mach dir refactoring.
by Paul Mundt
· 16 years ago
fcb1fec
fb: pvr2fb: Fix up remaining section mismatch.
by Paul Mundt
· 17 years ago
84902b7
fbdev: change asm/uaccess.h to linux/uaccess.h
by Krzysztof Helt
· 17 years ago
78d7e0e
video: pvr2fb: Add TV (RGB) support to Dreamcast PVR driver.
by Adrian McMenamin
· 17 years ago
123f5f1
fb: pvr2fb: Shared IRQ for dreamcast pvr2.
by Adrian McMenamin
· 17 years ago
306c869
pvr2fb: Consolidated cleanup of pvr2fb.c
by Adrian McMenamin
· 17 years ago
9cd1c67
pvr2fb: Fix oops when pseudo_palette is written
by Antonino A. Daplas
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
a66ad56
pvr2fb: fix pseudo_palette array overrun and typecast
by Antonino A. Daplas
· 18 years ago
7e7ec0d
fb: pvr2fb: A few more __devinit annotations for PCI.
by Paul Mundt
· 18 years ago
e9705a7
fb: pvr2fb: Fix up section mismatch warnings.
by Paul Mundt
· 18 years ago
3f9b088
fbdev: pass struct fb_info to fb_read and fb_write
by Antonino A. Daplas
· 18 years ago
295a1b47
[PATCH] ioremap balanced with iounmap for drivers/video/pvr2fb
by Amol Lad
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d2b06a8
video: Update pvr2fb for sq API changes.
by Paul Mundt
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago