1. 1e93875 video: omapfb2: Make standard and custom panel drivers mutually exclusive by Laurent Pinchart · 6 years ago
  2. 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  3. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  4. 76c4732 video: fbdev: omap2: remove rfbi by Bartlomiej Zolnierkiewicz · 6 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  7. 1e16eae fbdev/omap: sysfs files can't disappear before the device is gone by Daniel Vetter · 6 years ago
  8. 3c910ec treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 by Thomas Gleixner · 6 years ago
  9. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  10. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. a4bd252 drivers: video: fbdev: Kconfig: pedantic cleanups by Enrico Weigelt, metux IT consult · 6 years ago
  14. 31fa6e2 omapfb: Fix potential NULL pointer dereference in kmalloc by Aditya Pakki · 6 years ago
  15. 787a792 omapfb: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  16. 4c83c2f fbdev: omap2: fix warnings in dss core by Anders Roxell · 6 years ago
  17. 60d2fa0 fbdev: omap2: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  18. f1fbbf5 omapfb: fix typo by Matteo Croce · 6 years ago
  19. a6f13af4 fbdev: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  20. 2a8cbf2 Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  21. a01421e omap2fb: Fix stack memory disclosure by Vlad Tsyrklevich · 6 years ago
  22. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  23. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  24. 452f2d4 fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  25. 217188d video: fbdev: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  26. 1bafcbf fbdev/omapfb: fix omapfb_memory_read infoleak by Tomi Valkeinen · 6 years ago
  27. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  28. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  29. f46bdac media: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 7 years ago
  30. 73fc60aa media: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 7 years ago
  31. ad1363c0 media: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 7 years ago
  32. 044e7ca fbdev: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 7 years ago
  33. 6e7f399 fbdev: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 7 years ago
  34. cb653fe fbdev: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 7 years ago
  35. 93de35c fbdev: fix omap2/omapfb/dss/ indentation warning by Randy Dunlap · 7 years ago
  36. f406a46 omapfb: encoder-tpd12s015: remove redundant pointer 'in' by Colin Ian King · 7 years ago
  37. 2968b526 omapfb: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  38. 4bcd8c9 omapfb: rename omap2 module to omap2fb.ko by Arnd Bergmann · 7 years ago
  39. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  40. 365da08 omapfb: encoder-tpd12s015: fix error return code by Julia Lawall · 7 years ago
  41. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  42. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  43. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  44. 85ebd16 fb_omap2: add gpiolib dependency by Arnd Bergmann · 7 years ago
  45. 02489a1 drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF by Anders Roxell · 7 years ago
  46. 6677b27 video: fbdev: omap2: omapfb: displays: simplify getting .drvdata by Wolfram Sang · 7 years ago
  47. 7378f11 media: omap2: omapfb: allow building it with COMPILE_TEST by Mauro Carvalho Chehab · 7 years ago
  48. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  49. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  50. ee334e0 omapfb: dss: Do not duplicate features data by Ladislav Michl · 7 years ago
  51. 1c72004 video: fbdev: omap2: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  52. aa8eeb9 omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE by H. Nikolaus Schaller · 7 years ago
  53. c1b9d4c omapdrm: panel: fix compatible vendor string for td028ttec1 by H. Nikolaus Schaller · 7 years ago
  54. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  55. 5f215d2 OMAPFB: prevent buffer underflow in omapfb_parse_vram_param() by Dan Carpenter · 7 years ago
  56. 6c78935 video: fbdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  59. aa55457 omapfb: constify omap_video_timings structures by Julia Lawall · 7 years ago
  60. d20fa5a drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio by Laurent Pinchart · 8 years ago
  61. a8fb2d6 omapfb: panel-sony-acx565akm: constify attribute_group structures. by Arvind Yadav · 8 years ago
  62. 1b410a5 omapfb: panel-tpo-td043mtea1: constify attribute_group structures. by Arvind Yadav · 8 years ago
  63. 5161b96 omapfb: use of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  64. 7b4dfbe fbdev: omapfb: remove unused variable by Arnd Bergmann · 8 years ago
  65. da16dd9 Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  66. 5ffe80c omapfb: panel-dsi-cm: constify dsicm_attr_group by Arvind Yadav · 8 years ago
  67. b543849 omapfb: Use sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  68. ac5b52d video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro. by Karim Eshapa · 8 years ago
  69. 278cba7 drm: omapdrm: Remove unused default display name support by Laurent Pinchart · 8 years ago
  70. 0348aaa omapfb: dss: Handle return errors in dss_init_ports() by Arvind Yadav · 8 years ago
  71. 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
  72. 43da757 omapfb: fix return value check in dsi_bind() by Wei Yongjun · 8 years ago
  73. b59ac9a omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  74. 2365835 omapfb/dss: wait_for_completion_interruptible_timeout expects long by Nicholas Mc Guire · 9 years ago
  75. 1d1e56f omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c by Mark Brown · 9 years ago
  76. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  77. a1dec22 Merge omapdss header refactoring by Tomi Valkeinen · 9 years ago
  78. ecf140d Merge branch '4.8/omapdrm-pll' (omapdrm PLL work) by Tomi Valkeinen · 9 years ago
  79. 62d9e44 omapfb: Create new header file for omapfb DSS implementation by Peter Ujfalusi · 9 years ago
  80. 5fd7447 omapdss: hdmi audio: Make header file independent of video/omapdss.h by Peter Ujfalusi · 9 years ago
  81. 8a79f58 omapfb: Remove reference to pdata->default_device by Peter Ujfalusi · 9 years ago
  82. 7e902ff omapfb: connector-analog-tv: Support only Composite type in legacy boot by Peter Ujfalusi · 9 years ago
  83. 7d30b9d omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h by Peter Ujfalusi · 9 years ago
  84. b55753b omapfb: encoder-tfp410: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  85. 5996a5a omapfb: connector-dvi: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  86. b041701 omapfb: connector-hdmi: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  87. 0984097c omapfb: panel-dsi-cm: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  88. f048e8c omapfb: panel-lgphilips-lb035q02: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  89. d8647f9 omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  90. 97177bd omapfb: panel-tpo-td043mtea1: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  91. 5daf251 omapfb: panel-nec-nl8048hl11: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  92. 84d9140 omapfb: panel-tpo-td028ttec1: Remove legacy boot support by Peter Ujfalusi · 9 years ago
  93. 4bafcbc OMAPDSS: HDMI5: Change DDC timings by Jim Lodes · 9 years ago
  94. 08f707a OMAPDSS: HDMI5: Fix AVI infoframe by Jim Lodes · 9 years ago
  95. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  96. be5d731 drm/omap: copy enum omap_dss_clk_source by Tomi Valkeinen · 9 years ago
  97. 0faee62 drm/omap: remove unused enum omap_overlay_manager_caps by Tomi Valkeinen · 9 years ago
  98. 9b4639b video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage by Peter Ujfalusi · 9 years ago
  99. 4dacad6 omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value by Vladimir Zapolskiy · 9 years ago
  100. caaecd9 drm/omap: move dss_mgr_* declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago