1. 5988c26 video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare by Xu Wang · 4 years, 3 months ago
  2. ad04fae fbdev: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 5d30146 video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types by Bartlomiej Zolnierkiewicz · 5 years ago
  4. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  5. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  6. 8a48ac33 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
  7. cc0c3e3 video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through by Anders Roxell · 5 years ago
  8. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  9. 9e14670 fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls by Daniel Vetter · 6 years ago
  10. 9c22ad9 fbdev/sh_mob: Remove fb notifier callback by Daniel Vetter · 6 years ago
  11. 0fe66f3 fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify by Daniel Vetter · 6 years ago
  12. 9076aa9 video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support by Bartlomiej Zolnierkiewicz · 7 years ago
  13. e281018 video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  14. b2faabc video: fbdev: simplify getting .drvdata by Wolfram Sang · 7 years ago
  15. 0e25884 video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops. by Arvind Yadav · 8 years ago
  16. b49898c video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() by Wei Yongjun · 8 years ago
  17. 6895aff video: fbdev: sh_mobile_lcdcfb: use designated initializers by Kees Cook · 8 years ago
  18. 7374ccc fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex by Geert Uytterhoeven · 10 years ago
  19. 14048ff video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing by Laurent Pinchart · 10 years ago
  20. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  21. f858275 video: fbdev-LCDC: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  22. 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/sh_mobile_lcdcfb.c]
  24. 40af1eb fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointer by Laurent Pinchart · 11 years ago
  25. 3a41c5d fb: reorder the lock sequence to fix potential dead lock by Gu Zheng · 11 years ago
  26. deccd24 fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  27. 9beb09f fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings by Kuninori Morimoto · 12 years ago
  28. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. d38d840 fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops static by Laurent Pinchart · 12 years ago
  30. 656d4f3 fbdev: sh_mobile_lcdc: Store the backlight brightness internally by Laurent Pinchart · 12 years ago
  31. 0707330 fbdev: sh_mobile_lcdc: Remove priv argument from channel and overlay init by Laurent Pinchart · 12 years ago
  32. 352d613 fbdev: sh_mobile_lcdc: Rename mode argument to modes by Laurent Pinchart · 12 years ago
  33. 856e8df fbdev: sh_mobile_lcdc: Get display dimensions from the channel structure by Laurent Pinchart · 12 years ago
  34. bf10a53 fbdev: sh_mobile_lcdc: use dma_mmap_coherent by Hideki EIRAKU · 12 years ago
  35. ac33a20 fbdev: sh_mobile_lcdc: Fix vertical panning step by Laurent Pinchart · 12 years ago
  36. a4aa25f fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode by Laurent Pinchart · 13 years ago
  37. 8be7c66 fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation by Laurent Pinchart · 13 years ago
  38. 15dede8 fbdev: sh_mobile_lcdc: Support horizontal panning by Laurent Pinchart · 13 years ago
  39. bd5f2c6 fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device by Laurent Pinchart · 13 years ago
  40. 16ca21c fbdev: sh_mobile_lcdc: Fix line pitch computation by Laurent Pinchart · 13 years ago
  41. 0c75c4e fbdev: sh_mobile_lcdc: Destroy mutex at remove time by Laurent Pinchart · 13 years ago
  42. 6e729b4 sh_mobile_meram: Use direct function calls for the public API by Laurent Pinchart · 13 years ago
  43. 4a237177 sh_mobile_meram: Rename operations to cache_[alloc|free|update] by Laurent Pinchart · 13 years ago
  44. c5deac3 fbdev: sh_mobile_lcdc: Implement overlays support by Laurent Pinchart · 13 years ago
  45. d7ad334 fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix by Laurent Pinchart · 13 years ago
  46. 3281e54 fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure by Laurent Pinchart · 13 years ago
  47. 72c04af fbdev: sh_mobile_lcdc: Don't confuse line size with pitch by Laurent Pinchart · 13 years ago
  48. cdf88b9 fbdev: sh_mobile_meram: Remove unneeded sanity checks by Laurent Pinchart · 13 years ago
  49. 97d16fe fbdev: sh_mobile_meram: Don't perform update in register operation by Laurent Pinchart · 13 years ago
  50. b5ef967 fbdev: sh_mobile_lcdc: Don't store copy of platform data by Laurent Pinchart · 13 years ago
  51. 4811005 fbdev: sh_mobile_meram: Allocate ICBs automatically by Laurent Pinchart · 13 years ago
  52. 4976677 fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync by Laurent Pinchart · 13 years ago
  53. 58f03d9 fbdev: sh_mobile_lcdc: Store configuration in channel structure by Laurent Pinchart · 13 years ago
  54. e836314 fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions by Laurent Pinchart · 13 years ago
  55. a67f379 fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup by Laurent Pinchart · 13 years ago
  56. fc9e78e fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan by Laurent Pinchart · 13 years ago
  57. 105784b fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function by Laurent Pinchart · 13 years ago
  58. 93ff259 fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes by Laurent Pinchart · 13 years ago
  59. 2d04559 fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode by Laurent Pinchart · 13 years ago
  60. 13f80ee fbdev: sh_mobile_hdmi: Don't access LCDC fb_info by Laurent Pinchart · 13 years ago
  61. e0c8601 fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback by Laurent Pinchart · 13 years ago
  62. ecd2994 sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan by Laurent Pinchart · 13 years ago
  63. 458981c fbdev: sh_mobile_lcdc: Return display connection state in display_on by Laurent Pinchart · 13 years ago
  64. 5864ace fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation by Laurent Pinchart · 13 years ago
  65. e34d0bb sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity by Laurent Pinchart · 13 years ago
  66. afaad83 fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg by Laurent Pinchart · 13 years ago
  67. 43059b0 fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info by Laurent Pinchart · 13 years ago
  68. 018882a fbdev: sh_mobile_lcdc: Remove board configuration board_data field by Laurent Pinchart · 13 years ago
  69. aa7b5b0 fbdev: sh_mobile_lcdc: Remove board configuration owner field by Laurent Pinchart · 13 years ago
  70. 9a2985e fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly by Laurent Pinchart · 13 years ago
  71. 37c5dcc fbdev: sh_mobile_lcdc: Create functions to turn the display on/off by Laurent Pinchart · 13 years ago
  72. 0a7f17a fbdev: sh_mobile_lcdc: Don't pass struct device around by Laurent Pinchart · 13 years ago
  73. 4774c12 fbdev: sh_mobile_lcdc: Move pm runtime enable to probe() by Laurent Pinchart · 13 years ago
  74. 217e9c4 fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) by Laurent Pinchart · 13 years ago
  75. f1f60b5 fbdev: sh_mobile_lcdc: Reorder code into sections by Laurent Pinchart · 13 years ago
  76. edd153a fbdev: sh_mobile_lcdc: Support FOURCC-based format API by Laurent Pinchart · 13 years ago
  77. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  78. 41e583c fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask by Kuninori Morimoto · 13 years ago
  79. 355b200 video: Add module.h to drivers/video files who really use it. by Paul Gortmaker · 14 years ago
  80. f8798cc video: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  81. a67472a fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp() by Laurent Pinchart · 13 years ago
  82. 3ce0559 fbdev: sh_mobile_lcdc: Split channel initialization from probe function by Laurent Pinchart · 13 years ago
  83. b4bee69 fbdev: sh_mobile_lcdc: Avoid forward declarations by Laurent Pinchart · 13 years ago
  84. 91fba48 fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par() by Laurent Pinchart · 13 years ago
  85. dc1d5ad fbdev: sh_mobile_lcdc: use display information in info for panning by Laurent Pinchart · 13 years ago
  86. ed5bebf fbdev: sh_mobile_lcdc: Add support for format changes at runtime by Laurent Pinchart · 13 years ago
  87. 0386219 fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var by Laurent Pinchart · 13 years ago
  88. 8a20974 fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h by Laurent Pinchart · 14 years ago
  89. 2427bb2 fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler by Laurent Pinchart · 14 years ago
  90. 49d79ba fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning by Laurent Pinchart · 14 years ago
  91. 9a217e3 fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start by Laurent Pinchart · 14 years ago
  92. 505c7de5 fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominator by Laurent Pinchart · 14 years ago
  93. dc48665 fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally by Laurent Pinchart · 14 years ago
  94. ce1c0b0 fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros by Laurent Pinchart · 14 years ago
  95. f1ad90d fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM by Laurent Pinchart · 14 years ago
  96. ec19b9e fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC by Damian Hobson-Garcia · 14 years ago
  97. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  98. 554cc10 fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. by Paul Mundt · 14 years ago
  99. 087faf7 Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 14 years ago
  100. eae9b85 sh_mobile_meram: Safely disable MERAM operation when not initialized by Damian · 14 years ago