1. 4892c6f Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  2. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  3. 8d5a118 drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header by Laura Abbott · 7 years ago
  4. 6e7c2b4 scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  5. 34bf129 fbdev: sti: don't select CONFIG_VT by Arnd Bergmann · 7 years ago
  6. e897f26 Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  7. 5c9cfda1 drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macros by Karim Eshapa · 7 years ago
  8. dc85e9a sm501fb: don't return zero on failure path in sm501fb_start() by Alexey Khoroshilov · 7 years ago
  9. 45f580c video: fbdev: udlfb: Fix buffer on stack by Maksim Salau · 7 years ago
  10. e739c5b backlight: Add support for Arctic Sand LED backlight driver chips by Olimpiu Dejeu · 8 years ago
  11. 3bbb5b8 video: console: Remove reference to CONFIG_8xx by Christophe Leroy · 7 years ago
  12. b62ea41 video: fbdev: imxfb: support AUS mode by Martin Kaiser · 7 years ago
  13. c729203 Annotate hardware config module parameters in drivers/video/ by David Howells · 7 years ago
  14. 892c778 backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() by Geert Uytterhoeven · 7 years ago
  15. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 7 years ago
  17. 9121b15 xen, fbfront: fix connecting to backend by Juergen Gross · 7 years ago
  18. cfc5b2b fbdev/ssd1307fb: fix optional VBAT support by Bastian Stender · 7 years ago
  19. 0cb51f6 drivers/video/fbdev: Fixing coding guidelines in acornfb.c by Pushkar Jambhlekar · 7 years ago
  20. 5a93db4 xen, fbfront: add support for specifying size via xenstore by Juergen Gross · 7 years ago
  21. 9a1c779 video: ARM CLCD: fix dma allocation size by Liam Beguin · 7 years ago
  22. 55d728a efi/fb: Avoid reconfiguration of BAR that covers the framebuffer by Ard Biesheuvel · 7 years ago
  23. 6f9655b drivers/video: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  24. 3fc4f2f video/logo: tidyup fb_logo_late_init initcall timing by Takeshi Kihara · 8 years ago
  25. 8c64575 video: fbdev: i810: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  26. 2988f8f video: fbdev: pmag-aa-fb: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  27. b48c3ce video: fbdev: pmagb-b-fb: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  28. 982711c video: fbdev: pmag-ba-fb: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  29. 0348aaa omapfb: dss: Handle return errors in dss_init_ports() by Arvind Yadav · 8 years ago
  30. 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  31. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  32. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  33. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  34. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  35. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  36. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  37. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  38. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  39. a57eaa1 Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 8 years ago
  40. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  41. 42f8236 video: fbdev: fsl-diu-fb: fix spelling mistake "palette" by Colin Ian King · 8 years ago
  42. 580203f fbdev: ssd1307fb: include linux/gpio/consumer.h by Arnd Bergmann · 8 years ago
  43. 0704916 video: fbdev: fsl-diu-fb: remove impossible condition by Sachin Shukla · 8 years ago
  44. 8018ce3 video: fbdev: amifb: remove impossible condition by Sachin Shukla · 8 years ago
  45. 6e37682 fbdev/ssd1307fb: clear screen in probe by Tomi Valkeinen · 8 years ago
  46. ba14301e fbdev/ssd1307fb: add support to enable VBAT by Tomi Valkeinen · 8 years ago
  47. fdde1a81 fbdev: ssd1307fb: Make reset gpio devicetree property optional by Jyri Sarha · 8 years ago
  48. 72db333 fbdev: ssd1307fb: Start to use gpiod API for reset gpio by Jyri Sarha · 8 years ago
  49. b49898c video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() by Wei Yongjun · 8 years ago
  50. 8d22556 video: fbdev: offb: switch to using for_each_node_by_type by Dmitry Torokhov · 8 years ago
  51. cd7b917 video/console: use setup_timer and mod_timer instead of init_timer by Jan Stourac · 8 years ago
  52. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  53. 561eb9d fbdev: omap/lcd: Make callbacks optional by Lars-Peter Clausen · 8 years ago
  54. b2c1e8a fbdev: omap/lcd: Staticize non-exported lcd_panel structs by Lars-Peter Clausen · 8 years ago
  55. 0ed7111 fbdev: omap/lcd: Remove no-op driver callbacks by Lars-Peter Clausen · 8 years ago
  56. 0a9aae4 video/mbx: use simple_open() by Geliang Tang · 8 years ago
  57. 74a2b96 video: fbdev: stifb: handle NULL return value from ioremap_nocache by Arvind Yadav · 8 years ago
  58. f998ff6 video: fbdev: pmagb-b-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  59. 879e5a0 video: fbdev: pmag-ba-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  60. 6306b3a video: ARM CLCD: use panel device node for getting backlight and mode by Vladimir Zapolskiy · 8 years ago
  61. be73679 video: ARM CLCD: use panel device node for panel initialization by Vladimir Zapolskiy · 8 years ago
  62. 69550ad video: ARM CLCD: sort included headers out alphabetically by Vladimir Zapolskiy · 8 years ago
  63. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  64. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  65. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  66. 1a336c9 console: Make persistent scrollback a boot parameter by Manuel Schölling · 8 years ago
  67. aabd31c console: Add persistent scrollback buffers for all VGA consoles by Manuel Schölling · 8 years ago
  68. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
  69. 66da39e console: Move scrollback data into its own struct by Manuel Schölling · 8 years ago
  70. 2dc705a fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  71. a0a7427 video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  72. a3accfd video: fbdev: simplefb: Separate clk / regulator get and enable steps by Hans de Goede · 8 years ago
  73. 8aac7f3 fbcon: Fix vc attr at deinit by Takashi Iwai · 8 years ago
  74. dc31212 video: fbdev: imxfb: always allocate 256 entries for the color map by Martin Kaiser · 8 years ago
  75. d67fa87 video: fbdev: maxinefb: add __initdata to maxinefb_fix by Bhumika Goyal · 8 years ago
  76. a641261 video: fbdev: matroxfb: use designated initializers by Kees Cook · 8 years ago
  77. 6895aff video: fbdev: sh_mobile_lcdcfb: use designated initializers by Kees Cook · 8 years ago
  78. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  79. 82f42e4 fbmem: add a default get_fb_unmapped_area function by Benjamin Gaignard · 8 years ago
  80. 4dcd19b video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap by Arvind Yadav · 8 years ago
  81. bb82250 backlight: da9052: Fix module autoload by Javier Martinez Canillas · 8 years ago
  82. d1b8129 backlight: pwm_bl: Check the PWM state for initial backlight power state by Peter Ujfalusi · 8 years ago
  83. 7613c92 backlight: pwm_bl: Move the checks for initial power state to a separate function by Peter Ujfalusi · 8 years ago
  84. 0eb3fba backlight: adp5520: Fix error handling in adp5520_bl_probe() by Alexey Khoroshilov · 8 years ago
  85. cc21942 backlight: lcd: Fix race condition during register by Uwe Kleine-König · 8 years ago
  86. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  87. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  88. 5266e70 Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  89. 9439b37 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  90. c248891 Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  91. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  92. 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 7c7808c openrisc: prevent VGA console, fix builds by Randy Dunlap · 8 years ago
  94. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  95. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  96. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  97. f5a000c video: of: Constify node argument to display timing functions by Laurent Pinchart · 8 years ago
  98. 74239ac Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  99. eaf46e1 xen: make use of xenbus_read_unsigned() in xen-fbfront by Juergen Gross · 8 years ago
  100. cfbd950 video: ARM CLCD: fix Vexpress regression by Linus Walleij · 8 years ago