1. 1e9fd9d fbdev/da8xx-fb: Use fbdev I/O helpers by Thomas Zimmermann · 1 year, 7 months ago
  2. 8a4675eb fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs by Thomas Zimmermann · 1 year, 8 months ago
  3. 33c890d fbdev: da8xx-fb: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  4. cd53860 fbdev: da8xx-fb: add missing regulator_disable() in fb_probe by Dongliang Mu · 2 years, 4 months ago
  5. 3c6174f fbdev: da8xx-fb: Fix error handling in .remove() by Uwe Kleine-König · 2 years, 5 months ago
  6. 394e80c8 video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 6 months ago
  7. 0b5e0f4 backlight/video: Use Platform getter/setter functions by Julia Lawall · 4 years, 1 month ago
  8. 80a00e9 fbdev: da8xx-fb: go to proper label on error handling paths in probe by Evgeny Novikov · 4 years, 8 months ago
  9. 8a48ac33 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
  10. 671da5f fbdev: da8xx: use resource management for dma by Bartosz Golaszewski · 6 years ago
  11. 8a3665f fbdev: da8xx-fb: drop a redundant if by Bartosz Golaszewski · 6 years ago
  12. c957c88 fbdev: da8xx-fb: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 6 years ago
  13. 3fca9e0 fbdev: da8xx: remove panel_power_ctrl() callback from platform data by Bartosz Golaszewski · 6 years ago
  14. 611097d fbdev: da8xx: add support for a regulator by Bartosz Golaszewski · 6 years ago
  15. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  16. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  17. 12a7b03 da8xx-fb: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  18. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  19. 0ae6ee0 fbdev: da8xx-fb: Drop unnecessary static by Julia Lawall · 8 years ago
  20. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  21. 713fced fbdev: da8xx-fb: fix videomodes of lcd panels by Sushaanth Srirangapathi · 9 years ago
  22. ef88ee4 fbdev: da8xx-fb: remove incorrect type cast by Arnd Bergmann · 9 years ago
  23. 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 4d4e2c0 video: da8xx-fb: preserve display width when changing HSYNC by Ian Abbott · 11 years ago
  25. 0d0b4b4 fbdev: da8xx-fb: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  26. f474f0e video: da8xx-fb: Add support for Densitron 84-0023-001T by Jon Ringle · 11 years ago
  27. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/da8xx-fb.c]
  28. 8d01864 video: da8xx-fb: Fix casting of info->pseudo_palette by Jon Ringle · 11 years ago
  29. 622f7c9 video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro by Manish Badarkhe · 11 years ago
  30. fa3fd89 video: da8xx-fb: remove unwanted define by Manish Badarkhe · 11 years ago
  31. 44f544f Video / da8xx-fb: Use module_platform_driver() to simplify code by Hanjun Guo · 11 years ago
  32. 58f3853 video: da8xx-fb: Staticize reg_context by Sachin Kamat · 11 years ago
  33. 700601d video: da8xx-fb: use dev_get_platdata() by Jingoo Han · 11 years ago
  34. 028cd86 video: da8xx-fb: fix the polarities of the hsync/vsync pulse by Darren Etheridge · 12 years ago
  35. 2645ad1 video: da8xx-fb: support lcdc v2 timing register expansion by Darren Etheridge · 12 years ago
  36. 83edd73 video: da8xx-fb: fixing timing off by one errors by Darren Etheridge · 12 years ago
  37. a592d9f video: da8xx-fb fixing incorrect porch mappings by Darren Etheridge · 12 years ago
  38. a9cd67c video: da8xx-fb: let compiler decide what to inline by Darren Etheridge · 12 years ago
  39. 0715c72 video: da8xx-fb: make clock naming consistent by Darren Etheridge · 12 years ago
  40. 2dfa77a video: da8xx-fb: set upstream clock rate (if reqd) by Darren Etheridge · 12 years ago
  41. 2bdff06 video: da8xx-fb: reorganize panel detection by Afzal Mohammed · 12 years ago
  42. 3a58101 video: da8xx-fb: ensure non-null cfg in pdata by Afzal Mohammed · 12 years ago
  43. c45757f0 video: da8xx-fb: use devres by Darren Etheridge · 12 years ago
  44. e4008e2 video: da8xx-fb: enable sync lost intr for v2 ip by Afzal Mohammed · 12 years ago
  45. fa8a00c video: da8xx-fb: fix 24bpp raster configuration by Darren Etheridge · 12 years ago
  46. 26e7164 video: da8xx-fb: improve readability of code by Darren Etheridge · 12 years ago
  47. fe8c98f video: da8xx-fb: fb_set_par support by Darren Etheridge · 12 years ago
  48. 404fdfe video: da8xx-fb: report correct pixclock by Afzal Mohammed · 12 years ago
  49. dbe8e48 video: da8xx-fb: store struct device * by Afzal Mohammed · 12 years ago
  50. a6a799f video: da8xx-fb: pix clk and clk div handling cleanup by Darren Etheridge · 12 years ago
  51. 44f627a video: da8xx-fb: store clk rate even if !CPUFREQ by Afzal Mohammed · 12 years ago
  52. b6dbe8e video: da8xx-fb: store current display information by Afzal Mohammed · 12 years ago
  53. be0f6db video: da8xx-fb: remove unneeded "var" initialization by Afzal Mohammed · 12 years ago
  54. b866458 video: da8xx-fb: use modedb helper to update var by Afzal Mohammed · 12 years ago
  55. 39c87d4 video: da8xx-fb: simplify lcd_reset by Afzal Mohammed · 12 years ago
  56. 87dac71d video: da8xx-fb: fb_check_var enhancement by Afzal Mohammed · 12 years ago
  57. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  58. 8f22e8e da8xx: Fix revision check on the da8xx driver by Pantelis Antoniou · 12 years ago
  59. 81cec3c video: da8xx-fb: clk_get on connection id fck by Manjunathappa · 12 years ago
  60. 3b43ad2 da8xx-fb: cleanup LCDC configurations by Manjunathappa, Prakash · 12 years ago
  61. f772fab da8xx-fb: adopt fb_videomode data for panel information by Manjunathappa, Prakash · 12 years ago
  62. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  63. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  64. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  65. 6790081 da8xx-fb: enable LCDC if FB is unblanked by Manjunathappa, Prakash · 13 years ago
  66. a481b37 da8xx-fb: allow frame to complete after disabling LCDC by Manjunathappa, Prakash · 13 years ago
  67. 34aef6e video: da8xx-fb: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  68. 1a2b750 da8xx-fb: add 24bpp LCD configuration support by Manjunathappa, Prakash · 13 years ago
  69. a023907 da8xx-fb: fix compile issue due to missing include by Florian Tobias Schandinat · 13 years ago
  70. f7c848b da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled by Manjunathappa, Prakash · 13 years ago
  71. 92b4e45 video: da8xx-fb: do clock reset of revision 2 LCDC before enabling by Manjunathappa, Prakash · 13 years ago
  72. fb8fa94 video: da8xx-fb: configure FIFO threshold to reduce underflow errors by Manjunathappa, Prakash · 13 years ago
  73. deb95c6 video: da8xx-fb: fix flicker due to 1 frame delay in updated frame by Manjunathappa, Prakash · 13 years ago
  74. 8a81dcc video: da8xx-fb rev2: fix disabling of palette completion interrupt by Manjunathappa, Prakash · 13 years ago
  75. 99a647d da8xx-fb: add missing FB_BLANK operations by Yegor Yefremov · 13 years ago
  76. 3b9cc4e da8xx-fb: Rounding FB size to satisfy SGX buffer requirements by Aditya Nellutla · 13 years ago
  77. f413070 fbdev: da8xx: add support for SP10Q010 display by Anatolij Gustschin · 13 years ago
  78. 084e104 fbdev: da8xx:: fix reporting of the display timing info by Anatolij Gustschin · 13 years ago
  79. 12fa835 video:da8xx-fb: calculate pixel clock period for the panel by Manjunathappa, Prakash · 13 years ago
  80. 3a84409 video: da8xx-fb: Fix build warning on unused label by Manjunathappa, Prakash · 13 years ago
  81. f820917 video: da8xx-fb: reset LCDC only if functional clock changes with DVFS by Manjunathappa, Prakash · 13 years ago
  82. 74a0efd video:da8xx-fb: Disable and reset sequence on version2 of LCDC by Manjunathappa, Prakash · 13 years ago
  83. 4d74080 video: da8xx-fb: Increased resolution configuration of revised LCDC IP by Manjunathappa, Prakash · 14 years ago
  84. c6daf05 video: da8xx-fb: Interrupt configuration of revised LCDC IP by Manjunathappa, Prakash · 14 years ago
  85. e6c4d3d4 fbdev: da8xx: use display information in info not in var for panning by Laurent Pinchart · 14 years ago
  86. 1db41e0 video: da8xx-fb: fix section mismatch warning by axel lin · 14 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  88. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  89. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 14 years ago
  90. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 14 years ago
  91. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 15 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  93. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  94. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  95. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  96. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  97. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  98. 3510b8f davinci: fb: fix frame buffer driver issues by Sudhakar Rajashekhara · 15 years ago
  99. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  100. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago