1. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  2. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  3. 732146a video: fbdev: imxfb: fix a typo in imxfb_probe() by Wei Yongjun · 6 years ago
  4. 6eaa79f video: fbdev: s3c-fb: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  5. 796e2f4 video: fbdev: s3c-fb: fix sparse warnings about using incorrect types by Bartlomiej Zolnierkiewicz · 6 years ago
  6. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  7. 5f0e6ce video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  8. 602ecfb video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  9. 76c4732 video: fbdev: omap2: remove rfbi by Bartlomiej Zolnierkiewicz · 6 years ago
  10. b6bb068 video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret by Colin Ian King · 6 years ago
  11. b27b001 video: fbdev-MMP: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  12. acf7287 video: fbdev: controlfb: fix warnings about comparing pointer to 0 by Shobhit Kukreti · 6 years ago
  13. b6b1d51 efifb: BGRT: Add check for new BGRT status field rotation bits by Hans de Goede · 6 years ago
  14. 813e34a jz4740_fb: fix DMA API abuse by Christoph Hellwig · 6 years ago
  15. 56fc5f4 video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit by Arnd Bergmann · 6 years ago
  16. f10effe video: fbdev: s3c-fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  17. 739a643 video: fbdev: imxfb: fix sparse warnings about using incorrect types by Bartlomiej Zolnierkiewicz · 6 years ago
  18. 1071512 video: fbdev: pvr2fb: fix build warning when compiling as module by Bartlomiej Zolnierkiewicz · 6 years ago
  19. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  20. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  21. 4d0664a Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next by Bartlomiej Zolnierkiewicz · 6 years ago
  22. 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
  23. 2443091 fbcon: Export fbcon_update_vcs by Daniel Vetter · 6 years ago
  24. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  25. ab42b81 docs: fb: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  26. 1dcff4ae backlight: simplify lcd notifier by Daniel Vetter · 6 years ago
  27. 94193d2 fbcon: Document what I learned about fbcon locking by Daniel Vetter · 6 years ago
  28. fe2d70d fbcon: Call con2fb_map functions directly by Daniel Vetter · 6 years ago
  29. 1cd51b5 vgaswitcheroo: call fbcon_remap_all directly by Daniel Vetter · 6 years ago
  30. 9e14670 fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls by Daniel Vetter · 6 years ago
  31. c428f35 fb: Flatten control flow in fb_set_var by Daniel Vetter · 6 years ago
  32. 3667617 fbdev: remove FBINFO_MISC_USEREVENT around fb_blank by Daniel Vetter · 6 years ago
  33. de29ae5 fbmem: pull fbcon_fb_blanked out of fb_blank by Daniel Vetter · 6 years ago
  34. 7a62554 Revert "backlight/fbcon: Add FB_EVENT_CONBLANK" by Daniel Vetter · 6 years ago
  35. 0526c22 fbdev: Call fbcon_get_requirement directly by Daniel Vetter · 6 years ago
  36. 13ff178 fbcon: Call fbcon_mode_deleted/new_modelist directly by Daniel Vetter · 6 years ago
  37. 50c5056 fbdev: directly call fbcon_suspended/resumed by Daniel Vetter · 6 years ago
  38. 9c22ad9 fbdev/sh_mob: Remove fb notifier callback by Daniel Vetter · 6 years ago
  39. 927ab1a fbdev: unify unlink_framebuffer paths by Daniel Vetter · 6 years ago
  40. deb00d2 fbdev: make unregister/unlink functions not fail by Daniel Vetter · 6 years ago
  41. 0e0f325 fbcon: call fbcon_fb_bind directly by Daniel Vetter · 6 years ago
  42. cf4a3ae fbdev: lock_fb_info cannot fail by Daniel Vetter · 6 years ago
  43. cd90b5f fbdev/atyfb: lock_fb_info can't fail by Daniel Vetter · 6 years ago
  44. 34f31f1 fbdev: sysfs files can't disappear before the device is gone by Daniel Vetter · 6 years ago
  45. 1e16eae fbdev/omap: sysfs files can't disappear before the device is gone by Daniel Vetter · 6 years ago
  46. 0fe66f3 fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify by Daniel Vetter · 6 years ago
  47. 97b6798 fbcon: call fbcon_fb_(un)registered directly by Daniel Vetter · 6 years ago
  48. 1f4ed2f fbcon: Remove fbcon_has_exited by Daniel Vetter · 6 years ago
  49. 5023339 fbcon: s/struct display/struct fbcon_display/ by Daniel Vetter · 6 years ago
  50. 127cd8d fbdev/aty128fb: Remove dead code by Daniel Vetter · 6 years ago
  51. 561f1f6 fbdev/cyber2000: Remove struct display by Daniel Vetter · 6 years ago
  52. 390e5de fbdev/sa1100fb: Remove dead code by Daniel Vetter · 6 years ago
  53. 7076404 fbdev: locking check for fb_set_suspend by Daniel Vetter · 6 years ago
  54. 214b0dd dummycon: Sprinkle locking checks by Daniel Vetter · 6 years ago
  55. 0f5a571 video: fbdev: pvr2fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  56. db7f2cb video: fbdev: pvr2fb: remove function prototypes by Bartlomiej Zolnierkiewicz · 6 years ago
  57. 66019bc video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef by Bartlomiej Zolnierkiewicz · 6 years ago
  58. 767ceab video: fbdev: da8xx-fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  59. 552ccf6 video: fbdev: gbefb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  60. f0bab2e video: fbdev: pxa168fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  61. b90b279 video: fbdev: imxfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  62. 59c1ad9 video: fbdev: atmel_lcdfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 6 years ago
  63. 7e801d63 video: fbdev: atafb: remove superfluous function prototypes by Bartlomiej Zolnierkiewicz · 6 years ago
  64. e0b2990 au1200fb: fix DMA API abuse by Christoph Hellwig · 6 years ago
  65. f225f13 video: fbdev: mxsfb: Remove driver by Fabio Estevam · 6 years ago
  66. 3c910ec treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 by Thomas Gleixner · 6 years ago
  67. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  68. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  69. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  70. 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 6 years ago
  71. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  72. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  73. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  74. 43aa313 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 by Thomas Gleixner · 6 years ago
  75. 12eb90f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262 by Thomas Gleixner · 6 years ago
  76. f45e350 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260 by Thomas Gleixner · 6 years ago
  77. fb9e53c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 by Thomas Gleixner · 6 years ago
  78. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  79. dbde71df Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  80. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  81. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  82. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  83. 3bf4200 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154 by Thomas Gleixner · 6 years ago
  84. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  85. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  86. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  87. 6db657d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 139 by Thomas Gleixner · 6 years ago
  88. 7de31d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73 by Thomas Gleixner · 6 years ago
  89. c51cb3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71 by Thomas Gleixner · 6 years ago
  90. 4ad9175 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63 by Thomas Gleixner · 6 years ago
  91. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  92. 64b70da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50 by Thomas Gleixner · 6 years ago
  93. 5e0f8ad treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27 by Thomas Gleixner · 6 years ago
  94. a1ad1cc vt/fbcon: deinitialize resources in visual_init() after failed memory allocation by Grzegorz Halat · 6 years ago
  95. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  96. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  97. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  98. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  99. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  100. f858553 fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types by Ard Biesheuvel · 6 years ago