1. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/da8xx-fb.c]
  2. 8d01864 video: da8xx-fb: Fix casting of info->pseudo_palette by Jon Ringle · 10 years ago
  3. 622f7c9 video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro by Manish Badarkhe · 11 years ago
  4. fa3fd89 video: da8xx-fb: remove unwanted define by Manish Badarkhe · 11 years ago
  5. 44f544f Video / da8xx-fb: Use module_platform_driver() to simplify code by Hanjun Guo · 11 years ago
  6. 58f3853 video: da8xx-fb: Staticize reg_context by Sachin Kamat · 11 years ago
  7. 700601d video: da8xx-fb: use dev_get_platdata() by Jingoo Han · 11 years ago
  8. 028cd86 video: da8xx-fb: fix the polarities of the hsync/vsync pulse by Darren Etheridge · 11 years ago
  9. 2645ad1 video: da8xx-fb: support lcdc v2 timing register expansion by Darren Etheridge · 11 years ago
  10. 83edd73 video: da8xx-fb: fixing timing off by one errors by Darren Etheridge · 11 years ago
  11. a592d9f video: da8xx-fb fixing incorrect porch mappings by Darren Etheridge · 11 years ago
  12. a9cd67c video: da8xx-fb: let compiler decide what to inline by Darren Etheridge · 11 years ago
  13. 0715c72 video: da8xx-fb: make clock naming consistent by Darren Etheridge · 11 years ago
  14. 2dfa77a video: da8xx-fb: set upstream clock rate (if reqd) by Darren Etheridge · 11 years ago
  15. 2bdff06 video: da8xx-fb: reorganize panel detection by Afzal Mohammed · 11 years ago
  16. 3a58101 video: da8xx-fb: ensure non-null cfg in pdata by Afzal Mohammed · 11 years ago
  17. c45757f video: da8xx-fb: use devres by Darren Etheridge · 11 years ago
  18. e4008e2 video: da8xx-fb: enable sync lost intr for v2 ip by Afzal Mohammed · 11 years ago
  19. fa8a00c video: da8xx-fb: fix 24bpp raster configuration by Darren Etheridge · 11 years ago
  20. 26e7164 video: da8xx-fb: improve readability of code by Darren Etheridge · 11 years ago
  21. fe8c98f video: da8xx-fb: fb_set_par support by Darren Etheridge · 11 years ago
  22. 404fdfe video: da8xx-fb: report correct pixclock by Afzal Mohammed · 11 years ago
  23. dbe8e48 video: da8xx-fb: store struct device * by Afzal Mohammed · 11 years ago
  24. a6a799f video: da8xx-fb: pix clk and clk div handling cleanup by Darren Etheridge · 11 years ago
  25. 44f627a video: da8xx-fb: store clk rate even if !CPUFREQ by Afzal Mohammed · 11 years ago
  26. b6dbe8e video: da8xx-fb: store current display information by Afzal Mohammed · 11 years ago
  27. be0f6db video: da8xx-fb: remove unneeded "var" initialization by Afzal Mohammed · 11 years ago
  28. b866458 video: da8xx-fb: use modedb helper to update var by Afzal Mohammed · 11 years ago
  29. 39c87d4 video: da8xx-fb: simplify lcd_reset by Afzal Mohammed · 11 years ago
  30. 87dac71 video: da8xx-fb: fb_check_var enhancement by Afzal Mohammed · 11 years ago
  31. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  32. 8f22e8e da8xx: Fix revision check on the da8xx driver by Pantelis Antoniou · 12 years ago
  33. 81cec3c video: da8xx-fb: clk_get on connection id fck by Manjunathappa · 12 years ago
  34. 3b43ad2 da8xx-fb: cleanup LCDC configurations by Manjunathappa, Prakash · 12 years ago
  35. f772fab da8xx-fb: adopt fb_videomode data for panel information by Manjunathappa, Prakash · 12 years ago
  36. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  37. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  38. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  39. 6790081 da8xx-fb: enable LCDC if FB is unblanked by Manjunathappa, Prakash · 12 years ago
  40. a481b37 da8xx-fb: allow frame to complete after disabling LCDC by Manjunathappa, Prakash · 12 years ago
  41. 34aef6e video: da8xx-fb: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  42. 1a2b750 da8xx-fb: add 24bpp LCD configuration support by Manjunathappa, Prakash · 12 years ago
  43. a023907 da8xx-fb: fix compile issue due to missing include by Florian Tobias Schandinat · 12 years ago
  44. f7c848b da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled by Manjunathappa, Prakash · 12 years ago
  45. 92b4e45 video: da8xx-fb: do clock reset of revision 2 LCDC before enabling by Manjunathappa, Prakash · 12 years ago
  46. fb8fa94 video: da8xx-fb: configure FIFO threshold to reduce underflow errors by Manjunathappa, Prakash · 12 years ago
  47. deb95c6 video: da8xx-fb: fix flicker due to 1 frame delay in updated frame by Manjunathappa, Prakash · 12 years ago
  48. 8a81dcc video: da8xx-fb rev2: fix disabling of palette completion interrupt by Manjunathappa, Prakash · 12 years ago
  49. 99a647d da8xx-fb: add missing FB_BLANK operations by Yegor Yefremov · 12 years ago
  50. 3b9cc4e da8xx-fb: Rounding FB size to satisfy SGX buffer requirements by Aditya Nellutla · 12 years ago
  51. f413070 fbdev: da8xx: add support for SP10Q010 display by Anatolij Gustschin · 12 years ago
  52. 084e104 fbdev: da8xx:: fix reporting of the display timing info by Anatolij Gustschin · 12 years ago
  53. 12fa835 video:da8xx-fb: calculate pixel clock period for the panel by Manjunathappa, Prakash · 13 years ago
  54. 3a84409 video: da8xx-fb: Fix build warning on unused label by Manjunathappa, Prakash · 13 years ago
  55. f820917 video: da8xx-fb: reset LCDC only if functional clock changes with DVFS by Manjunathappa, Prakash · 13 years ago
  56. 74a0efd video:da8xx-fb: Disable and reset sequence on version2 of LCDC by Manjunathappa, Prakash · 13 years ago
  57. 4d74080 video: da8xx-fb: Increased resolution configuration of revised LCDC IP by Manjunathappa, Prakash · 13 years ago
  58. c6daf05 video: da8xx-fb: Interrupt configuration of revised LCDC IP by Manjunathappa, Prakash · 13 years ago
  59. e6c4d3d fbdev: da8xx: use display information in info not in var for panning by Laurent Pinchart · 13 years ago
  60. 1db41e0 video: da8xx-fb: fix section mismatch warning by axel lin · 14 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  62. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  63. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 14 years ago
  64. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 14 years ago
  65. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  67. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  68. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  69. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  70. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  71. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  72. 3510b8f davinci: fb: fix frame buffer driver issues by Sudhakar Rajashekhara · 15 years ago
  73. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  74. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago
  75. 2f93e8f davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 by Sudhakar Rajashekhara · 15 years ago
  76. 4ed824d davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx by Sudhakar Rajashekhara · 15 years ago