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. 9c7a867 Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  6. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  7. d447ebf fbcon: Initialize ops->info early by Thierry Reding · 7 years ago
  8. 6c78935 video: fbdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  9. e4a67df video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. ac831a3 fbdev: controlfb: Add missing modes to fix out of bounds access by Geert Uytterhoeven · 7 years ago
  11. 826bb72 video: fbdev: sis_main: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  12. 8c15220 video: fbdev: cirrusfb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  13. 0101f48 video: fbdev: aty: radeon_pm: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. f5ed28d video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt by Gustavo A. R. Silva · 7 years ago
  15. 3725369 video: fbdev: intelfb: remove redundant variables by Colin Ian King · 7 years ago
  16. 6b04e9f video/fbdev/dnfb: Use common error handling code in dnfb_probe() by Markus Elfring · 7 years ago
  17. ffb6662 sm501fb: suspend and resume fb if it exists by Sudip Mukherjee · 7 years ago
  18. 35bfbf7 sm501fb: unregister framebuffer only if registered by Sudip Mukherjee · 7 years ago
  19. d9b1fe6 sm501fb: deallocate colormap only if allocated by Sudip Mukherjee · 7 years ago
  20. 31ff6b2 video: goldfishfb: Add support for device tree bindings by Aleksandar Markovic · 7 years ago
  21. c987694 video: udlfb: Fix read EDID timeout by Ladislav Michl · 7 years ago
  22. 1e7d4be video: fbdev: remove dead igafb driver by Bartlomiej Zolnierkiewicz · 7 years ago
  23. 2d81482 video: fbdev: mxsfb: fix pixelclock polarity by Stefan Agner · 7 years ago
  24. ab798b9 video: fbdev: au1200fb: Style clean up by Christophe JAILLET · 7 years ago
  25. 0620865 video: fbdev: au1200fb: Propagate an error code by Christophe JAILLET · 7 years ago
  26. 58a81af video: fbdev: au1200fb: Remove some dead code by Christophe JAILLET · 7 years ago
  27. 6bbbb68 video: fbdev: au1200fb: Fix error handling path by Christophe JAILLET · 7 years ago
  28. 703a4af video: fbdev: au1200fb: Fix incorrect IRQ freeing by Christophe JAILLET · 7 years ago
  29. 451f130 video: fbdev: au1200fb: Release some resources if a memory allocation fails by Christophe JAILLET · 7 years ago
  30. 8cae353 video: fbdev: au1200fb: Return an error code if a memory allocation fails by Christophe JAILLET · 7 years ago
  31. 2e307cb video: fbdev: au1200fb: Fix a potential double free by Christophe JAILLET · 7 years ago
  32. 29fae2c backlight: ili922x: Remove redundant variable len by Colin Ian King · 7 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. cb6bc3f video: sa1100fb: move pseudo palette into sa1100fb_info structure by Russell King · 7 years ago
  35. 0ab7658 video: sa1100fb: fix video memory allocation leak by Russell King · 7 years ago
  36. c244f8e video: sa1100fb: clean up failure path by Russell King · 7 years ago
  37. 5634cba video: sa1100fb: use devm_gpio_request_one() by Russell King · 7 years ago
  38. f6fc8c9 video: sa1100fb: use devm_request_irq() by Russell King · 7 years ago
  39. df6b228 video: sa1100fb: use devm_ioremap_resource() by Russell King · 7 years ago
  40. e43064c video: sa1100fb: use devm_clk_get() by Russell King · 7 years ago
  41. ba1d36b video: sa1100fb: use devm_kzalloc() by Russell King · 7 years ago
  42. 5eabff1 video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  43. 511cb17 mfd: tps65217: Introduce dependency on CONFIG_OF by Keerthy · 7 years ago
  44. 5158cc2 backlight: tps65217_bl: Remove unnecessary default brightness check by Christos Gkekas · 7 years ago
  45. 5d0c49a backlight: pwm_bl: Fix overflow condition by Derek Basehore · 7 years ago
  46. 0c09dd0 video: fbdev: radeon: make const array post_divs static, reduces object code size by Colin Ian King · 7 years ago
  47. 3961e9a video: fbdev: dnfb: make fb_var_screeninfo static and const by Bhumika Goyal · 7 years ago
  48. b90b3ec video: fbdev: sis: make const array specialtv static, reduces object code size by Colin Ian King · 7 years ago
  49. 160d9a6 video: fbdev: aty: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  50. 0619d9e video: fbdev: matroxfb: return -ENOMEM on allocation failure by Allen Pais · 7 years ago
  51. 8dcf932 pvr2fs: use get_user_pages_fast() by Al Viro · 7 years ago
  52. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  53. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  54. 75c7271 Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  55. 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
  56. 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
  57. 23e9f4e video/console: Update BIOS dates list for GPD win console rotation DMI quirk by Hans de Goede · 7 years ago
  58. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  59. 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
  60. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  61. 87a72dc video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17 by Hans de Goede · 7 years ago
  62. 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
  63. 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
  64. d3e329b video: fbdev: sis: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  65. a758273 video: fbdev: make fb_var_screeninfo const by Bhumika Goyal · 7 years ago
  66. 8e75f7a video: fbdev: aty: do not leak uninitialized padding in clk to userspace by Vladis Dronov · 7 years ago
  67. b9a58de vgacon: Prevent faulty bootparams.screeninfo from causing harm by Jan H. Schönherr · 7 years ago
  68. 58ec01c video: fbdev: make fb_videomode const by Bhumika Goyal · 7 years ago
  69. 52a962e video/console: Add new BIOS date for GPD pocket to dmi quirk table by Hans de Goede · 7 years ago
  70. 176780c fbcon: remove restriction on margin color by David Lechner · 7 years ago
  71. bf4392b video: ARM CLCD: constify amba_id by Arvind Yadav · 7 years ago
  72. 46524b1 video: fm2fb: constify zorro_device_id by Arvind Yadav · 7 years ago
  73. 799b88d video: fbdev: annotate fb_fix_screeninfo with const and __initconst by Bhumika Goyal · 7 years ago
  74. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  75. b5f0dc7 fbdev: uvesafb: remove DRIVER_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  76. 3cb9bc8 Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 7 years ago
  77. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  78. 6aaf793 parisc/sticore: Fix section mismatches by Helge Deller · 7 years ago
  79. aa55457 omapfb: constify omap_video_timings structures by Julia Lawall · 7 years ago
  80. 7af9a52 video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path by Anton Vasilyev · 7 years ago
  81. 8bf25ea fbdev: i810: make fb_ops const by Bhumika Goyal · 7 years ago
  82. 6ff1048 fbdev: matrox: make fb_ops const by Bhumika Goyal · 7 years ago
  83. 7588f1e video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe() by Gustavo A. R. Silva · 7 years ago
  84. 3df3e41 video: fbdev: Enable Xilinx FB for ZynqMP by Michal Simek · 7 years ago
  85. 00a0af9 video: fbdev: Fix multiple style issues in xilinxfb by Hyun Kwon · 7 years ago
  86. 69de849 video: fbdev: udlfb: constify usb_device_id. by Arvind Yadav · 7 years ago
  87. 8290d78 video: fbdev: smscufx: constify usb_device_id. by Arvind Yadav · 7 years ago
  88. dcf8f5c drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it by Ard Biesheuvel · 7 years ago
  89. 1e85a37 video: fbdev: vt8623fb: constify vt8623_timing_regs by Julia Lawall · 7 years ago
  90. 598b2ee video: fbdev: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  91. 228b3811 video: fbdev: xilinxfb: constify copied structure by Julia Lawall · 7 years ago
  92. 74c1c8b fbcon: add fbcon=margin:<color> command line option by David Lechner · 7 years ago
  93. 16622a8 fbdev: fix 1bpp logo for unusual width by David Lechner · 7 years ago
  94. b0d8e40 video/console: Add dmi quirk table for x86 systems which need fbcon rotation by Hans de Goede · 7 years ago
  95. d20fa5a drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio by Laurent Pinchart · 7 years ago
  96. 9787076 mfd: tps65010: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  97. 2606706 backlight: gpio_backlight: Delete pdata inversion by Linus Walleij · 7 years ago
  98. de73890 backlight: gpio_backlight: Convert to use GPIO descriptor by Linus Walleij · 7 years ago
  99. 62cdfe6 backlight: pwm_bl: Make of_device_ids const by Arvind Yadav · 7 years ago
  100. 5ad3f3f6 fbdev: matrox: hide unused 'hotplug' variable by Arnd Bergmann · 7 years ago