1. 5643b9b Merge android-4.19.19 (18ba00a) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  2. a5dad64 Merge android-4.19.17 (73dc755e) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  3. ffb1bfc Merge android-4.19.15 (caf5433) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  4. f725b62 backlight: qcom-spmi-wled: Fix a printk format compiler warning by Jordan Crouse · 6 years ago
  5. f4abbb1 vgacon: unconfuse vc_origin when using soft scrollback by Nicolas Pitre · 6 years ago
  6. cb0d0f8 backlight: qcom-spmi-wled: Update flash sink config in auto calibration by Subbaraman Narayanamurthy · 6 years ago
  7. 4190c5f omap2fb: Fix stack memory disclosure by Vlad Tsyrklevich · 6 years ago
  8. c1aa0c8 video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data" by YueHaibing · 6 years ago
  9. 9a702c5 Use 'GPL-2.0-only' as the SPDX-License-Identifier tag by Bryan Huntsman · 6 years ago
  10. 6cd31b3 drivers: video: backlight: Register thermal cooling device by Ram Chandrasekar · 7 years ago
  11. 60b1073 Merge LTS tag v4.19.3 into msm-kona by Blagovest Kolenichev · 6 years ago
  12. 7fe1c1d Merge LTS tag v4.19.2 into msm-kona by Blagovest Kolenichev · 6 years ago
  13. 3690f53 mach64: fix image corruption due to reading accelerator registers by Mikulas Patocka · 6 years ago
  14. 215c559 mach64: fix display corruption on big endian machines by Mikulas Patocka · 6 years ago
  15. 3f7987f media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC by Hans Verkuil · 6 years ago
  16. 69e03f4 backlight: qcom-spmi-wled: Add support for QCOM SPMI WLED driver by Subbaraman Narayanamurthy · 6 years ago
  17. 76ebebd mach64: detect the dot clock divider correctly on sparc by Mikulas Patocka · 6 years ago
  18. 7c96879 video/fbdev/stifb: Fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  19. cf7389b efifb: BGRT: Add nobgrt option by Hans de Goede · 6 years ago
  20. 1bafcbf fbdev/omapfb: fix omapfb_memory_read infoleak by Tomi Valkeinen · 6 years ago
  21. d85536c pxa168fb: prepare the clock by Lubomir Rintel · 6 years ago
  22. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  23. 61c4fc1 Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  24. 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
  25. 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
  26. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  27. df37e22 fbcon: Do not takeover the console from atomic context by Hans de Goede · 6 years ago
  28. 4d64c8e dummycon: Stop exporting dummycon_[un]register_output_notifier by Hans de Goede · 6 years ago
  29. bedb38f fbcon: Only defer console takeover if the current console driver is the dummycon by Hans de Goede · 6 years ago
  30. 15f4c35 fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin by Hans de Goede · 6 years ago
  31. f46bdac media: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 6 years ago
  32. 73fc60a media: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 6 years ago
  33. ad1363c0 media: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 6 years ago
  34. 044e7ca fbdev: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 6 years ago
  35. 6e7f399 fbdev: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 6 years ago
  36. cb653fe fbdev: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 6 years ago
  37. 195197f fb: amifb: fix build warnings when not builtin by Randy Dunlap · 6 years ago
  38. 3f2ce54 fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set by Thomas Zimmermann · 6 years ago
  39. cb782a3 udlfb: use spin_lock_irq instead of spin_lock_irqsave by Mikulas Patocka · 6 years ago
  40. 037dde4 udlfb: avoid prefetch by Mikulas Patocka · 6 years ago
  41. 8f3c39b udlfb: optimization - test the backing buffer by Mikulas Patocka · 6 years ago
  42. 7433914 udlfb: allow reallocating the framebuffer by Mikulas Patocka · 6 years ago
  43. 0ac319b udlfb: set line_length in dlfb_ops_set_par by Mikulas Patocka · 6 years ago
  44. 080fb52 udlfb: handle allocation failure by Mikulas Patocka · 6 years ago
  45. 2c29cfc udlfb: make a local copy of fb_ops by Mikulas Patocka · 6 years ago
  46. 564f180 udlfb: don't switch if we are switching to the same videomode by Mikulas Patocka · 6 years ago
  47. 4e705e1 udlfb: fix display corruption of the last line by Mikulas Patocka · 6 years ago
  48. 9d0aa60 udlfb: fix semaphore value leak by Mikulas Patocka · 6 years ago
  49. 8c5b044 fb: fix lost console when the user unplugs a USB adapter by Mikulas Patocka · 6 years ago
  50. 6337867 backlight: pwm_bl: Fix uninitialized variable by Daniel Thompson · 6 years ago
  51. 88fe4ce efifb: BGRT: Do not copy the boot graphics for non native resolutions by Hans de Goede · 6 years ago
  52. 93de35c fbdev: fix omap2/omapfb/dss/ indentation warning by Randy Dunlap · 6 years ago
  53. f406a46 omapfb: encoder-tpd12s015: remove redundant pointer 'in' by Colin Ian King · 6 years ago
  54. 8974b76 video: fbdev: tridentfb: remove deadcode on unreachable case statement by Colin Ian King · 6 years ago
  55. 5ec1ec3 fbdev: omapfb: off by one in omapfb_register_client() by Dan Carpenter · 6 years ago
  56. 12382ad video: fbdev: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  57. 2968b526 omapfb: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  58. 810180f fbdev: fbmem: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  59. b6566b4 fbdev/via: fix defined but not used warning by Randy Dunlap · 6 years ago
  60. 4bcd8c9 omapfb: rename omap2 module to omap2fb.ko by Arnd Bergmann · 6 years ago
  61. 5958fde video: goldfishfb: fix memory leak on driver remove by Anton Vasilyev · 6 years ago
  62. e32e2fe fbdev: fix modedb docs in fb_find_mode by Daniel Vetter · 6 years ago
  63. 5c820b8 video: fbdev: metronomefb: fix some off by one bugs by Dan Carpenter · 6 years ago
  64. ff459c2 video/console/vgacon: Print big fat warning with nomodeset by Lyude Paul · 6 years ago
  65. 10ac868 fbcon: introduce for_each_registered_fb() helper by Yisheng Xie · 6 years ago
  66. 4a1208c video: fbdev: fsl-diu-fb: Remove VLA usage by Kees Cook · 6 years ago
  67. 31e1391 video: fbdev: pxafb: Add support for lcd-supply regulator by Daniel Mack · 6 years ago
  68. a2f2058 video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly by Daniel Mack · 6 years ago
  69. c8f9630 video: fbdev: pxafb: switch to devm_* API by Daniel Mack · 6 years ago
  70. b951d80 video: fbdev: pxafb: clear allocated memory for video modes by Daniel Mack · 6 years ago
  71. aa45ee8e video: fbdev: pxa3xx_gcu: add devicetree bindings by Daniel Mack · 6 years ago
  72. 1ba0a59 fbdev: Distinguish between interlaced and progressive modes by Fredrik Noring · 6 years ago
  73. 38ac028 fbdev/efifb: Honour UEFI memory map attributes when mapping the FB by Ard Biesheuvel · 6 years ago
  74. 858c5df backlight: adp8860: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  75. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 6 years ago
  76. 88ba95b backlight: pwm_bl: Compute brightness of LED linearly to human eye by Enric Balletbo i Serra · 6 years ago
  77. 573fe6d backlight: pwm_bl: Linear interpolation between brightness-levels by Enric Balletbo i Serra · 6 years ago
  78. 34db50e efifb: Copy the ACPI BGRT boot graphics to the framebuffer by Hans de Goede · 6 years ago
  79. db3b4fd video: fbdev: simplefb: Stop including <linux/clk-provider.h> by Geert Uytterhoeven · 6 years ago
  80. 365da08 omapfb: encoder-tpd12s015: fix error return code by Julia Lawall · 6 years ago
  81. ace6033 video: fbdev: Set pixclock = 0 in goldfishfb by Christoffer Dall · 6 years ago
  82. 1ef4e11 video: fbdev: Enable ACPI-based enumeration for goldfishfb by Yu Ning · 6 years ago
  83. 38e8f5c video: fbdev: Fix checkpatch warnings in goldfishfb.c by Roman Kiryanov · 6 years ago
  84. af0a564 use the new async probing feature for the hyperv drivers by Arjan van de Ven · 6 years ago
  85. 334bb89 console: dummycon: export dummycon_[un]register_output_notifier by Hans de Goede · 6 years ago
  86. 83d83be console/fbcon: Add support for deferred console takeover by Hans de Goede · 6 years ago
  87. 3bd3a0e fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable by Hans de Goede · 6 years ago
  88. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  89. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  90. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 6 years ago
  91. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  92. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  93. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  94. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  95. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 6 years ago
  96. 0f105cf Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  97. d5318d3 backlight: as3711_bl: Fix Device Tree node leaks by Johan Hovold · 7 years ago
  98. 2b12dfa backlight: tps65217_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  99. d1cc0ec backlight: max8925_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  100. 4a9c8bb backlight: as3711_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago