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