1. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. e68d490 fbdev: omapfb: delete check_required_callbacks() by Aaro Koskinen · 8 years ago
  3. 9121b15 xen, fbfront: fix connecting to backend by Juergen Gross · 8 years ago
  4. cfc5b2b fbdev/ssd1307fb: fix optional VBAT support by Bastian Stender · 8 years ago
  5. 55d728a efi/fb: Avoid reconfiguration of BAR that covers the framebuffer by Ard Biesheuvel · 8 years ago
  6. 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  7. 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
  8. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  9. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  10. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  12. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  13. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  14. 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
  15. 42f8236 video: fbdev: fsl-diu-fb: fix spelling mistake "palette" by Colin Ian King · 8 years ago
  16. 580203f fbdev: ssd1307fb: include linux/gpio/consumer.h by Arnd Bergmann · 8 years ago
  17. 0704916 video: fbdev: fsl-diu-fb: remove impossible condition by Sachin Shukla · 8 years ago
  18. 8018ce3 video: fbdev: amifb: remove impossible condition by Sachin Shukla · 8 years ago
  19. 6e37682 fbdev/ssd1307fb: clear screen in probe by Tomi Valkeinen · 8 years ago
  20. ba14301e fbdev/ssd1307fb: add support to enable VBAT by Tomi Valkeinen · 8 years ago
  21. fdde1a81 fbdev: ssd1307fb: Make reset gpio devicetree property optional by Jyri Sarha · 8 years ago
  22. 72db333 fbdev: ssd1307fb: Start to use gpiod API for reset gpio by Jyri Sarha · 8 years ago
  23. b49898c video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() by Wei Yongjun · 8 years ago
  24. 8d22556 video: fbdev: offb: switch to using for_each_node_by_type by Dmitry Torokhov · 8 years ago
  25. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  26. 561eb9d fbdev: omap/lcd: Make callbacks optional by Lars-Peter Clausen · 8 years ago
  27. b2c1e8a fbdev: omap/lcd: Staticize non-exported lcd_panel structs by Lars-Peter Clausen · 8 years ago
  28. 0ed7111 fbdev: omap/lcd: Remove no-op driver callbacks by Lars-Peter Clausen · 8 years ago
  29. 0a9aae4 video/mbx: use simple_open() by Geliang Tang · 8 years ago
  30. 74a2b96 video: fbdev: stifb: handle NULL return value from ioremap_nocache by Arvind Yadav · 8 years ago
  31. f998ff6 video: fbdev: pmagb-b-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  32. 879e5a0 video: fbdev: pmag-ba-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  33. 6306b3a video: ARM CLCD: use panel device node for getting backlight and mode by Vladimir Zapolskiy · 8 years ago
  34. be73679 video: ARM CLCD: use panel device node for panel initialization by Vladimir Zapolskiy · 8 years ago
  35. 69550ad video: ARM CLCD: sort included headers out alphabetically by Vladimir Zapolskiy · 8 years ago
  36. 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
  37. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  38. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  39. 2dc705a fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  40. a0a7427 video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  41. a3accfd video: fbdev: simplefb: Separate clk / regulator get and enable steps by Hans de Goede · 8 years ago
  42. dc31212 video: fbdev: imxfb: always allocate 256 entries for the color map by Martin Kaiser · 8 years ago
  43. d67fa87 video: fbdev: maxinefb: add __initdata to maxinefb_fix by Bhumika Goyal · 8 years ago
  44. a641261 video: fbdev: matroxfb: use designated initializers by Kees Cook · 8 years ago
  45. 6895aff video: fbdev: sh_mobile_lcdcfb: use designated initializers by Kees Cook · 8 years ago
  46. 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
  47. 82f42e4 fbmem: add a default get_fb_unmapped_area function by Benjamin Gaignard · 8 years ago
  48. 4dcd19b video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap by Arvind Yadav · 8 years ago
  49. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  50. 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
  51. c248891 Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  52. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  53. 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
  54. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  55. 74239ac Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  56. eaf46e1 xen: make use of xenbus_read_unsigned() in xen-fbfront by Juergen Gross · 8 years ago
  57. cfbd950 video: ARM CLCD: fix Vexpress regression by Linus Walleij · 8 years ago
  58. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  59. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  60. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  61. 753375a efifb: Show framebuffer layout as device attributes by Peter Jones · 8 years ago
  62. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  63. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  64. eb42d76 FBDEV: cobalt_lcdfb: Drop SEAD3 support by Paul Burton · 8 years ago
  65. 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  66. c456a2f video: smscufx: remove unused variable by Sudip Mukherjee · 9 years ago
  67. 59921b2 matroxfb: fix size of memcpy by Sudip Mukherjee · 8 years ago
  68. d8ed9e8 fbdev: ssd1307fb: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  69. 60169c3 fbdev: ssd1307fb: constify the device_info pointer by LABBE Corentin · 8 years ago
  70. 7c9806e simplefb: Disable and release clocks and regulators in destroy callback by Chen-Yu Tsai · 8 years ago
  71. ca9384c video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures by Julia Lawall · 8 years ago
  72. 1d2ffbd matroxfb: constify local structures by Julia Lawall · 8 years ago
  73. 263d23a video: fbdev: i810: add in missing white space in error message text by Colin Ian King · 8 years ago
  74. 3f3ed26 video: fbdev: add missing \n at end of printk error message by Colin Ian King · 8 years ago
  75. a38719b video: fbdev: exynos: Remove old non-working MIPI driver by Krzysztof Kozlowski · 8 years ago
  76. 43da757 omapfb: fix return value check in dsi_bind() by Wei Yongjun · 8 years ago
  77. 5bda8f7 video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device by Yongji Xie · 8 years ago
  78. 220be8d fbdev: vfb: simplify memory management by Vladimir Murzin · 8 years ago
  79. 95cc44a fbdev: vfb: add option for video mode by Vladimir Murzin · 8 years ago
  80. cf957cc fbdev: vfb: add description to module parameters by Vladimir Murzin · 8 years ago
  81. b6a694b video: fbdev: intelfb: remove impossible condition by Sudip Mukherjee · 8 years ago
  82. ee65e18 fb: adv7393: off by one in probe function by Dan Carpenter · 9 years ago
  83. d4b9efa video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info() by Wei Yongjun · 8 years ago
  84. 43715c9 video: fbdev: mb862xx: remove unused variable by Arnd Bergmann · 8 years ago
  85. 03577d6 video: mxsfb: Fix framebuffer corruption on mx6sx by Marek Vasut · 8 years ago
  86. b86acbe mx3fb: Fix print format string by Oleg Drokin · 8 years ago
  87. ffe439d video: ARM CLCD: export symbols for driver module by Arnd Bergmann · 8 years ago
  88. 9986908 video: ARM CLCD: fix up Integrator support by Linus Walleij · 8 years ago
  89. 763e636 video: ARM CLCD: fix return value check in versatile_clcd_init_panel() by Wei Yongjun · 8 years ago
  90. 1121a41 video: ARM CLCD: fix endpoint lookup logic by Arnd Bergmann · 8 years ago
  91. e029990 video: fbdev: pxafb: potential NULL dereference on error by Dan Carpenter · 9 years ago
  92. 53d73a0 fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  93. d50b3f4 fbdev/efifb: Fix 16 color palette entry calculation by Max Staudt · 9 years ago
  94. 7166829 fbdev: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  95. b59ac9a omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  96. 7d4a808 video: s3c2410fb: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 9 years ago
  97. 6b610e0 video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
  98. 2365835 omapfb/dss: wait_for_completion_interruptible_timeout expects long by Nicholas Mc Guire · 8 years ago
  99. 2534816 video: ARM CLCD: add special panel hook for Versatiles by Linus Walleij · 9 years ago
  100. 1d3f0cb video: ARM CLCD: add special board and panel hooks for Nomadik by Linus Walleij · 9 years ago