1. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  2. a0e136e Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 5f215d2 OMAPFB: prevent buffer underflow in omapfb_parse_vram_param() by Dan Carpenter · 7 years ago
  4. 5fa1f45 video: fbdev: sm501fb: fix potential null pointer dereference on fbi by Colin Ian King · 7 years ago
  5. d447ebf fbcon: Initialize ops->info early by Thierry Reding · 7 years ago
  6. 6c78935 video: fbdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  7. e4a67df video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. ac831a3 fbdev: controlfb: Add missing modes to fix out of bounds access by Geert Uytterhoeven · 7 years ago
  9. 826bb72 video: fbdev: sis_main: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  10. 8c15220 video: fbdev: cirrusfb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  11. 0101f48 video: fbdev: aty: radeon_pm: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. f5ed28d video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt by Gustavo A. R. Silva · 7 years ago
  13. 3725369 video: fbdev: intelfb: remove redundant variables by Colin Ian King · 7 years ago
  14. 6b04e9f video/fbdev/dnfb: Use common error handling code in dnfb_probe() by Markus Elfring · 7 years ago
  15. ffb6662 sm501fb: suspend and resume fb if it exists by Sudip Mukherjee · 7 years ago
  16. 35bfbf7 sm501fb: unregister framebuffer only if registered by Sudip Mukherjee · 7 years ago
  17. d9b1fe6 sm501fb: deallocate colormap only if allocated by Sudip Mukherjee · 7 years ago
  18. 31ff6b2 video: goldfishfb: Add support for device tree bindings by Aleksandar Markovic · 7 years ago
  19. c987694 video: udlfb: Fix read EDID timeout by Ladislav Michl · 7 years ago
  20. 1e7d4be video: fbdev: remove dead igafb driver by Bartlomiej Zolnierkiewicz · 7 years ago
  21. 2d81482 video: fbdev: mxsfb: fix pixelclock polarity by Stefan Agner · 7 years ago
  22. ab798b9 video: fbdev: au1200fb: Style clean up by Christophe JAILLET · 7 years ago
  23. 0620865 video: fbdev: au1200fb: Propagate an error code by Christophe JAILLET · 7 years ago
  24. 58a81af video: fbdev: au1200fb: Remove some dead code by Christophe JAILLET · 7 years ago
  25. 6bbbb68 video: fbdev: au1200fb: Fix error handling path by Christophe JAILLET · 7 years ago
  26. 703a4af video: fbdev: au1200fb: Fix incorrect IRQ freeing by Christophe JAILLET · 7 years ago
  27. 451f130 video: fbdev: au1200fb: Release some resources if a memory allocation fails by Christophe JAILLET · 7 years ago
  28. 8cae353 video: fbdev: au1200fb: Return an error code if a memory allocation fails by Christophe JAILLET · 7 years ago
  29. 2e307cb video: fbdev: au1200fb: Fix a potential double free by Christophe JAILLET · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. cb6bc3f video: sa1100fb: move pseudo palette into sa1100fb_info structure by Russell King · 7 years ago
  32. 0ab7658 video: sa1100fb: fix video memory allocation leak by Russell King · 7 years ago
  33. c244f8e video: sa1100fb: clean up failure path by Russell King · 7 years ago
  34. 5634cba video: sa1100fb: use devm_gpio_request_one() by Russell King · 7 years ago
  35. f6fc8c9 video: sa1100fb: use devm_request_irq() by Russell King · 7 years ago
  36. df6b228 video: sa1100fb: use devm_ioremap_resource() by Russell King · 7 years ago
  37. e43064c video: sa1100fb: use devm_clk_get() by Russell King · 7 years ago
  38. ba1d36b video: sa1100fb: use devm_kzalloc() by Russell King · 7 years ago
  39. 5eabff1 video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  40. 0c09dd0 video: fbdev: radeon: make const array post_divs static, reduces object code size by Colin Ian King · 7 years ago
  41. 3961e9a video: fbdev: dnfb: make fb_var_screeninfo static and const by Bhumika Goyal · 7 years ago
  42. b90b3ec video: fbdev: sis: make const array specialtv static, reduces object code size by Colin Ian King · 7 years ago
  43. 160d9a6 video: fbdev: aty: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  44. 0619d9e video: fbdev: matroxfb: return -ENOMEM on allocation failure by Allen Pais · 7 years ago
  45. 8dcf932 pvr2fs: use get_user_pages_fast() by Al Viro · 7 years ago
  46. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  47. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  48. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 23e9f4e video/console: Update BIOS dates list for GPD win console rotation DMI quirk by Hans de Goede · 7 years ago
  50. ec3604c7 Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  51. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  52. 87a72dc video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17 by Hans de Goede · 7 years ago
  53. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  54. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. d3e329b video: fbdev: sis: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  56. a758273 video: fbdev: make fb_var_screeninfo const by Bhumika Goyal · 7 years ago
  57. 8e75f7a video: fbdev: aty: do not leak uninitialized padding in clk to userspace by Vladis Dronov · 7 years ago
  58. 58ec01c video: fbdev: make fb_videomode const by Bhumika Goyal · 7 years ago
  59. 52a962e video/console: Add new BIOS date for GPD pocket to dmi quirk table by Hans de Goede · 7 years ago
  60. 176780c fbcon: remove restriction on margin color by David Lechner · 7 years ago
  61. bf4392b video: ARM CLCD: constify amba_id by Arvind Yadav · 7 years ago
  62. 46524b1 video: fm2fb: constify zorro_device_id by Arvind Yadav · 7 years ago
  63. 799b88d video: fbdev: annotate fb_fix_screeninfo with const and __initconst by Bhumika Goyal · 7 years ago
  64. b5f0dc7 fbdev: uvesafb: remove DRIVER_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  65. 3cb9bc8 Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 7 years ago
  66. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  67. aa55457 omapfb: constify omap_video_timings structures by Julia Lawall · 7 years ago
  68. 7af9a52 video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path by Anton Vasilyev · 7 years ago
  69. 8bf25ea fbdev: i810: make fb_ops const by Bhumika Goyal · 7 years ago
  70. 6ff1048 fbdev: matrox: make fb_ops const by Bhumika Goyal · 7 years ago
  71. 7588f1e video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe() by Gustavo A. R. Silva · 7 years ago
  72. 3df3e41 video: fbdev: Enable Xilinx FB for ZynqMP by Michal Simek · 7 years ago
  73. 00a0af9 video: fbdev: Fix multiple style issues in xilinxfb by Hyun Kwon · 7 years ago
  74. 69de849 video: fbdev: udlfb: constify usb_device_id. by Arvind Yadav · 7 years ago
  75. 8290d78 video: fbdev: smscufx: constify usb_device_id. by Arvind Yadav · 7 years ago
  76. dcf8f5c drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it by Ard Biesheuvel · 7 years ago
  77. 1e85a37 video: fbdev: vt8623fb: constify vt8623_timing_regs by Julia Lawall · 7 years ago
  78. 598b2ee video: fbdev: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  79. 228b3811 video: fbdev: xilinxfb: constify copied structure by Julia Lawall · 7 years ago
  80. 74c1c8b fbcon: add fbcon=margin:<color> command line option by David Lechner · 7 years ago
  81. 16622a8 fbdev: fix 1bpp logo for unusual width by David Lechner · 7 years ago
  82. b0d8e40 video/console: Add dmi quirk table for x86 systems which need fbcon rotation by Hans de Goede · 7 years ago
  83. d20fa5a drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio by Laurent Pinchart · 7 years ago
  84. 9787076 mfd: tps65010: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  85. 5ad3f3f6 fbdev: matrox: hide unused 'hotplug' variable by Arnd Bergmann · 7 years ago
  86. 6d7e653 video: fbdev: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  87. 376b3ff fbdev: Nuke FBINFO_MODULE by Daniel Vetter · 7 years ago
  88. 6104c37 fbcon: Make fbcon a built-time depency for fbdev by Daniel Vetter · 7 years ago
  89. 52e2fec video: fbdev: vt8623fb: constify pci_device_id. by Arvind Yadav · 7 years ago
  90. c564dbc video: fbdev: matroxfb: constify pci_device_id. by Arvind Yadav · 7 years ago
  91. 9989518 video: fbdev: pm3fb: constify pci_device_id. by Arvind Yadav · 7 years ago
  92. 916f0ec video: fbdev: s3fb: constify pci_device_id. by Arvind Yadav · 7 years ago
  93. 40fce96 video: fbdev: neofb: constify pci_device_id. by Arvind Yadav · 7 years ago
  94. 2d7918f video: fbdev: gxfb: constify pci_device_id. by Arvind Yadav · 7 years ago
  95. 8bceaa32 video: fbdev: pm2fb: constify pci_device_id. by Arvind Yadav · 7 years ago
  96. 4ef34ade0 video: fbdev: imsttfb: constify pci_device_id. by Arvind Yadav · 7 years ago
  97. 7c2ab2a video: fbdev: sunxvr500: constify pci_device_id. by Arvind Yadav · 7 years ago
  98. 410bcc7 video: fbdev: tdfx: constify pci_device_id. by Arvind Yadav · 7 years ago
  99. 61f9795 video: fbdev: mb862xx: constify pci_device_id. by Arvind Yadav · 7 years ago
  100. e40bbde video: fbdev: nvidia: constify pci_device_id. by Arvind Yadav · 7 years ago