1. 250c6c4 fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper(). by Peter Malone · 7 years ago
  2. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  4. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  5. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  6. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  7. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  8. e9829ac video: fbdev: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  9. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  10. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  11. e228108 video: fbdev: riva: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  12. 5ceae16 video: fbdev: nvidia: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  13. e587467 video: fbdev: intelfb: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  14. 41b8481 nubus: Adopt standard linked list implementation by Finn Thain · 7 years ago
  15. 189e19e nubus: Rename struct nubus_dev by Finn Thain · 7 years ago
  16. 5865889 video: udlfb: Switch from the pr_*() to the dev_*() logging functions by Ladislav Michl · 7 years ago
  17. fa738a5 video: udlfb: Constify read only data by Ladislav Michl · 7 years ago
  18. c1530ac video: fbdev/mmp: add MODULE_LICENSE by Arnd Bergmann · 7 years ago
  19. 91ae3396 fbdev: mxsfb: use framebuffer_alloc in the correct way by Michael Trimarchi · 7 years ago
  20. 7ea4620 video: udlfb: Do not name private data 'dev' by Ladislav Michl · 7 years ago
  21. de4b74b video: udlfb: Remove noisy warnings by Ladislav Michl · 7 years ago
  22. 84df649 video: udlfb: Remove redundant gdev variable by Ladislav Michl · 7 years ago
  23. acea8d5 video: udlfb: Remove unnecessary local variable by Ladislav Michl · 7 years ago
  24. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  25. f950bc7 fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  26. 7b9faf5 vfb: fix video mode and line_length being set when loaded by Pieter \"PoroCYon\" Sluys · 7 years ago
  27. ee334e0 omapfb: dss: Do not duplicate features data by Ladislav Michl · 7 years ago
  28. 1c72004 video: fbdev: omap2: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  29. 8babdcf fbdev: au1200fb: delete duplicate header contents by Rasmus Villemoes · 7 years ago
  30. f7a7535 fbdev: pxa3xx: use ktime_get_ts64 for time stamps by Arnd Bergmann · 7 years ago
  31. 63a4be9 fbdev: radeon: use ktime_get() for HZ calibration by Arnd Bergmann · 7 years ago
  32. defddef video: smscufx: Improve a size determination in two functions by Markus Elfring · 7 years ago
  33. 11ab5a6 video: udlfb: Delete an unnecessary return statement in two functions by Markus Elfring · 7 years ago
  34. 74fb251 video: udlfb: Improve a size determination in dlfb_alloc_urb_list() by Markus Elfring · 7 years ago
  35. d33a7ee video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd_probe() by Markus Elfring · 7 years ago
  36. d961b8a video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_probe() by Markus Elfring · 7 years ago
  37. ad61441 video: fbdev: remove redundant self assignment of 'height' by Colin Ian King · 7 years ago
  38. 530a639 fb: intelfb: fix Kconfig symbol info in help text by Randy Dunlap · 7 years ago
  39. 9cb18db video: fbdev: atmel_lcdfb: fix display-timings lookup by Johan Hovold · 7 years ago
  40. aa8eeb9 omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE by H. Nikolaus Schaller · 7 years ago
  41. c1b9d4c omapdrm: panel: fix compatible vendor string for td028ttec1 by H. Nikolaus Schaller · 7 years ago
  42. f2f4946 fbcon: Remove dmi quirk table by Hans de Goede · 7 years ago
  43. 028b186 efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk by Hans de Goede · 7 years ago
  44. c9e6a36 fbcon: Add fbcon_rotate_hint to struct fb_info by Hans de Goede · 7 years ago
  45. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  46. 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
  47. 5f215d2 OMAPFB: prevent buffer underflow in omapfb_parse_vram_param() by Dan Carpenter · 7 years ago
  48. 5fa1f45 video: fbdev: sm501fb: fix potential null pointer dereference on fbi by Colin Ian King · 7 years ago
  49. d447ebf fbcon: Initialize ops->info early by Thierry Reding · 7 years ago
  50. 6c78935 video: fbdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  51. e4a67df video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. ac831a3 fbdev: controlfb: Add missing modes to fix out of bounds access by Geert Uytterhoeven · 7 years ago
  53. 826bb72 video: fbdev: sis_main: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  54. 8c15220 video: fbdev: cirrusfb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  55. 0101f48 video: fbdev: aty: radeon_pm: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  56. f5ed28d video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt by Gustavo A. R. Silva · 7 years ago
  57. 3725369 video: fbdev: intelfb: remove redundant variables by Colin Ian King · 7 years ago
  58. 6b04e9f video/fbdev/dnfb: Use common error handling code in dnfb_probe() by Markus Elfring · 7 years ago
  59. ffb6662 sm501fb: suspend and resume fb if it exists by Sudip Mukherjee · 7 years ago
  60. 35bfbf7 sm501fb: unregister framebuffer only if registered by Sudip Mukherjee · 7 years ago
  61. d9b1fe6 sm501fb: deallocate colormap only if allocated by Sudip Mukherjee · 7 years ago
  62. 31ff6b2 video: goldfishfb: Add support for device tree bindings by Aleksandar Markovic · 7 years ago
  63. c987694 video: udlfb: Fix read EDID timeout by Ladislav Michl · 7 years ago
  64. 1e7d4be video: fbdev: remove dead igafb driver by Bartlomiej Zolnierkiewicz · 7 years ago
  65. 2d81482 video: fbdev: mxsfb: fix pixelclock polarity by Stefan Agner · 7 years ago
  66. ab798b9 video: fbdev: au1200fb: Style clean up by Christophe JAILLET · 7 years ago
  67. 0620865 video: fbdev: au1200fb: Propagate an error code by Christophe JAILLET · 7 years ago
  68. 58a81af video: fbdev: au1200fb: Remove some dead code by Christophe JAILLET · 7 years ago
  69. 6bbbb68 video: fbdev: au1200fb: Fix error handling path by Christophe JAILLET · 7 years ago
  70. 703a4af video: fbdev: au1200fb: Fix incorrect IRQ freeing by Christophe JAILLET · 7 years ago
  71. 451f130 video: fbdev: au1200fb: Release some resources if a memory allocation fails by Christophe JAILLET · 7 years ago
  72. 8cae353 video: fbdev: au1200fb: Return an error code if a memory allocation fails by Christophe JAILLET · 7 years ago
  73. 2e307cb video: fbdev: au1200fb: Fix a potential double free by Christophe JAILLET · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. cb6bc3f video: sa1100fb: move pseudo palette into sa1100fb_info structure by Russell King · 7 years ago
  76. 0ab7658 video: sa1100fb: fix video memory allocation leak by Russell King · 7 years ago
  77. c244f8e video: sa1100fb: clean up failure path by Russell King · 7 years ago
  78. 5634cba video: sa1100fb: use devm_gpio_request_one() by Russell King · 7 years ago
  79. f6fc8c9 video: sa1100fb: use devm_request_irq() by Russell King · 7 years ago
  80. df6b228 video: sa1100fb: use devm_ioremap_resource() by Russell King · 7 years ago
  81. e43064c video: sa1100fb: use devm_clk_get() by Russell King · 7 years ago
  82. ba1d36b video: sa1100fb: use devm_kzalloc() by Russell King · 7 years ago
  83. 5eabff1 video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  84. 0c09dd0 video: fbdev: radeon: make const array post_divs static, reduces object code size by Colin Ian King · 7 years ago
  85. 3961e9a video: fbdev: dnfb: make fb_var_screeninfo static and const by Bhumika Goyal · 7 years ago
  86. b90b3ec video: fbdev: sis: make const array specialtv static, reduces object code size by Colin Ian King · 7 years ago
  87. 160d9a6 video: fbdev: aty: make const arrays static, reduces object code size by Colin Ian King · 7 years ago
  88. 0619d9e video: fbdev: matroxfb: return -ENOMEM on allocation failure by Allen Pais · 7 years ago
  89. 8dcf932 pvr2fs: use get_user_pages_fast() by Al Viro · 7 years ago
  90. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  91. 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
  92. 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
  93. 23e9f4e video/console: Update BIOS dates list for GPD win console rotation DMI quirk by Hans de Goede · 7 years ago
  94. 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
  95. 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
  96. 87a72dc video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17 by Hans de Goede · 7 years ago
  97. 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
  98. 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
  99. d3e329b video: fbdev: sis: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  100. a758273 video: fbdev: make fb_var_screeninfo const by Bhumika Goyal · 7 years ago