1. 76ebebd mach64: detect the dot clock divider correctly on sparc by Mikulas Patocka · 6 years ago
  2. 7c96879 video/fbdev/stifb: Fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  3. cf7389b efifb: BGRT: Add nobgrt option by Hans de Goede · 6 years ago
  4. 1bafcbf fbdev/omapfb: fix omapfb_memory_read infoleak by Tomi Valkeinen · 6 years ago
  5. d85536c pxa168fb: prepare the clock by Lubomir Rintel · 6 years ago
  6. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  7. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  8. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  9. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  10. df37e22 fbcon: Do not takeover the console from atomic context by Hans de Goede · 6 years ago
  11. bedb38f fbcon: Only defer console takeover if the current console driver is the dummycon by Hans de Goede · 6 years ago
  12. f46bdac media: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 7 years ago
  13. 73fc60aa media: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 7 years ago
  14. ad1363c0 media: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 7 years ago
  15. 044e7ca fbdev: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 6 years ago
  16. 6e7f399 fbdev: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 6 years ago
  17. cb653fe fbdev: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 6 years ago
  18. 195197f fb: amifb: fix build warnings when not builtin by Randy Dunlap · 6 years ago
  19. 3f2ce54 fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set by Thomas Zimmermann · 6 years ago
  20. cb782a3 udlfb: use spin_lock_irq instead of spin_lock_irqsave by Mikulas Patocka · 7 years ago
  21. 037dde4 udlfb: avoid prefetch by Mikulas Patocka · 7 years ago
  22. 8f3c39b udlfb: optimization - test the backing buffer by Mikulas Patocka · 7 years ago
  23. 7433914 udlfb: allow reallocating the framebuffer by Mikulas Patocka · 7 years ago
  24. 0ac319b udlfb: set line_length in dlfb_ops_set_par by Mikulas Patocka · 7 years ago
  25. 080fb52 udlfb: handle allocation failure by Mikulas Patocka · 7 years ago
  26. 2c29cfc udlfb: make a local copy of fb_ops by Mikulas Patocka · 7 years ago
  27. 564f180 udlfb: don't switch if we are switching to the same videomode by Mikulas Patocka · 7 years ago
  28. 4e705e1 udlfb: fix display corruption of the last line by Mikulas Patocka · 7 years ago
  29. 9d0aa60 udlfb: fix semaphore value leak by Mikulas Patocka · 7 years ago
  30. 8c5b044 fb: fix lost console when the user unplugs a USB adapter by Mikulas Patocka · 7 years ago
  31. 88fe4ce efifb: BGRT: Do not copy the boot graphics for non native resolutions by Hans de Goede · 7 years ago
  32. 93de35c fbdev: fix omap2/omapfb/dss/ indentation warning by Randy Dunlap · 7 years ago
  33. f406a46 omapfb: encoder-tpd12s015: remove redundant pointer 'in' by Colin Ian King · 7 years ago
  34. 8974b76 video: fbdev: tridentfb: remove deadcode on unreachable case statement by Colin Ian King · 7 years ago
  35. 5ec1ec3 fbdev: omapfb: off by one in omapfb_register_client() by Dan Carpenter · 7 years ago
  36. 12382ad video: fbdev: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  37. 2968b526 omapfb: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  38. 810180f fbdev: fbmem: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  39. b6566b4 fbdev/via: fix defined but not used warning by Randy Dunlap · 7 years ago
  40. 4bcd8c9 omapfb: rename omap2 module to omap2fb.ko by Arnd Bergmann · 7 years ago
  41. 5958fde video: goldfishfb: fix memory leak on driver remove by Anton Vasilyev · 7 years ago
  42. e32e2fe fbdev: fix modedb docs in fb_find_mode by Daniel Vetter · 7 years ago
  43. 5c820b8 video: fbdev: metronomefb: fix some off by one bugs by Dan Carpenter · 7 years ago
  44. 10ac868 fbcon: introduce for_each_registered_fb() helper by Yisheng Xie · 7 years ago
  45. 4a1208c video: fbdev: fsl-diu-fb: Remove VLA usage by Kees Cook · 7 years ago
  46. 31e1391 video: fbdev: pxafb: Add support for lcd-supply regulator by Daniel Mack · 7 years ago
  47. a2f2058 video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly by Daniel Mack · 7 years ago
  48. c8f9630 video: fbdev: pxafb: switch to devm_* API by Daniel Mack · 7 years ago
  49. b951d80 video: fbdev: pxafb: clear allocated memory for video modes by Daniel Mack · 7 years ago
  50. aa45ee8e video: fbdev: pxa3xx_gcu: add devicetree bindings by Daniel Mack · 7 years ago
  51. 1ba0a59 fbdev: Distinguish between interlaced and progressive modes by Fredrik Noring · 7 years ago
  52. 38ac028 fbdev/efifb: Honour UEFI memory map attributes when mapping the FB by Ard Biesheuvel · 7 years ago
  53. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  54. 34db50e efifb: Copy the ACPI BGRT boot graphics to the framebuffer by Hans de Goede · 7 years ago
  55. db3b4fd video: fbdev: simplefb: Stop including <linux/clk-provider.h> by Geert Uytterhoeven · 7 years ago
  56. 365da08 omapfb: encoder-tpd12s015: fix error return code by Julia Lawall · 7 years ago
  57. ace6033 video: fbdev: Set pixclock = 0 in goldfishfb by Christoffer Dall · 7 years ago
  58. 1ef4e11 video: fbdev: Enable ACPI-based enumeration for goldfishfb by Yu Ning · 7 years ago
  59. 38e8f5c video: fbdev: Fix checkpatch warnings in goldfishfb.c by Roman Kiryanov · 7 years ago
  60. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 7 years ago
  61. 83d83be console/fbcon: Add support for deferred console takeover by Hans de Goede · 7 years ago
  62. 3bd3a0e fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable by Hans de Goede · 7 years ago
  63. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  64. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  65. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  66. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  67. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  68. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  69. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  70. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 7 years ago
  71. 85ebd16 fb_omap2: add gpiolib dependency by Arnd Bergmann · 7 years ago
  72. 1bde9f2 video/omap: add module license tags by Arnd Bergmann · 7 years ago
  73. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  74. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  75. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  76. dbeef4f video: fbdev: pxafb: match_string() conversion fixup by Bartlomiej Zolnierkiewicz · 7 years ago
  77. 105ac27 video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling" by Colin Ian King · 7 years ago
  78. 3879490 video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer" by Colin Ian King · 7 years ago
  79. 6d09dfe video: fbdev: pxafb: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  80. 598041f video: fbdev: via: allow COMPILE_TEST build by Bartlomiej Zolnierkiewicz · 7 years ago
  81. 187a603 video: fbdev: remove unused sh_mobile_meram driver by Bartlomiej Zolnierkiewicz · 7 years ago
  82. 9076aa9 video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support by Bartlomiej Zolnierkiewicz · 7 years ago
  83. 745f8c1 video: fbdev: remove unused auo_k190xfb drivers by Bartlomiej Zolnierkiewicz · 7 years ago
  84. 02489a1 drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF by Anders Roxell · 7 years ago
  85. 85d108d video: omap: Improve a size determination in omapfb_do_probe() by Markus Elfring · 7 years ago
  86. 65a4df9 video: sm501fb: Improve a size determination in sm501fb_probe() by Markus Elfring · 7 years ago
  87. 965bef6 video: fbdev-MMP: Improve a size determination in path_init() by Markus Elfring · 7 years ago
  88. e0e894f video: fbdev-MMP: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  89. c24a5e9 video: auo_k190x: Delete an error message for a failed memory allocation in auok190x_common_probe() by Markus Elfring · 7 years ago
  90. e281018 video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  91. bdb488e video: sh_mobile_meram: Delete an error message for a failed memory allocation in sh_mobile_meram_probe() by Markus Elfring · 7 years ago
  92. 4f7afec video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency by Geert Uytterhoeven · 7 years ago
  93. 6677b27 video: fbdev: omap2: omapfb: displays: simplify getting .drvdata by Wolfram Sang · 7 years ago
  94. b2faabc video: fbdev: simplify getting .drvdata by Wolfram Sang · 7 years ago
  95. c8b5477 video: fbdev: core: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  96. de11731 video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend by Jia-Ju Bai · 7 years ago
  97. 86c4e7c video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend by Jia-Ju Bai · 7 years ago
  98. 12f3ac2 video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw by Jia-Ju Bai · 7 years ago
  99. 7378f11 media: omap2: omapfb: allow building it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  100. 5e630af Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago