1. 404fdfe video: da8xx-fb: report correct pixclock by Afzal Mohammed · 11 years ago
  2. dbe8e48 video: da8xx-fb: store struct device * by Afzal Mohammed · 11 years ago
  3. a6a799f video: da8xx-fb: pix clk and clk div handling cleanup by Darren Etheridge · 11 years ago
  4. 44f627a video: da8xx-fb: store clk rate even if !CPUFREQ by Afzal Mohammed · 11 years ago
  5. b6dbe8e video: da8xx-fb: store current display information by Afzal Mohammed · 11 years ago
  6. be0f6db video: da8xx-fb: remove unneeded "var" initialization by Afzal Mohammed · 11 years ago
  7. b866458 video: da8xx-fb: use modedb helper to update var by Afzal Mohammed · 11 years ago
  8. 39c87d4 video: da8xx-fb: simplify lcd_reset by Afzal Mohammed · 11 years ago
  9. 87dac71 video: da8xx-fb: fb_check_var enhancement by Afzal Mohammed · 11 years ago
  10. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. 8f22e8e da8xx: Fix revision check on the da8xx driver by Pantelis Antoniou · 12 years ago
  12. 81cec3c video: da8xx-fb: clk_get on connection id fck by Manjunathappa · 12 years ago
  13. 3b43ad2 da8xx-fb: cleanup LCDC configurations by Manjunathappa, Prakash · 12 years ago
  14. f772fab da8xx-fb: adopt fb_videomode data for panel information by Manjunathappa, Prakash · 12 years ago
  15. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  16. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  17. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  18. 6790081 da8xx-fb: enable LCDC if FB is unblanked by Manjunathappa, Prakash · 12 years ago
  19. a481b37 da8xx-fb: allow frame to complete after disabling LCDC by Manjunathappa, Prakash · 12 years ago
  20. 34aef6e video: da8xx-fb: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  21. 1a2b750 da8xx-fb: add 24bpp LCD configuration support by Manjunathappa, Prakash · 12 years ago
  22. a023907 da8xx-fb: fix compile issue due to missing include by Florian Tobias Schandinat · 12 years ago
  23. f7c848b da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled by Manjunathappa, Prakash · 12 years ago
  24. 92b4e45 video: da8xx-fb: do clock reset of revision 2 LCDC before enabling by Manjunathappa, Prakash · 12 years ago
  25. fb8fa94 video: da8xx-fb: configure FIFO threshold to reduce underflow errors by Manjunathappa, Prakash · 12 years ago
  26. deb95c6 video: da8xx-fb: fix flicker due to 1 frame delay in updated frame by Manjunathappa, Prakash · 12 years ago
  27. 8a81dcc video: da8xx-fb rev2: fix disabling of palette completion interrupt by Manjunathappa, Prakash · 12 years ago
  28. 99a647d da8xx-fb: add missing FB_BLANK operations by Yegor Yefremov · 12 years ago
  29. 3b9cc4e da8xx-fb: Rounding FB size to satisfy SGX buffer requirements by Aditya Nellutla · 12 years ago
  30. f413070 fbdev: da8xx: add support for SP10Q010 display by Anatolij Gustschin · 12 years ago
  31. 084e104 fbdev: da8xx:: fix reporting of the display timing info by Anatolij Gustschin · 12 years ago
  32. 12fa835 video:da8xx-fb: calculate pixel clock period for the panel by Manjunathappa, Prakash · 12 years ago
  33. 3a84409 video: da8xx-fb: Fix build warning on unused label by Manjunathappa, Prakash · 12 years ago
  34. f820917 video: da8xx-fb: reset LCDC only if functional clock changes with DVFS by Manjunathappa, Prakash · 13 years ago
  35. 74a0efd video:da8xx-fb: Disable and reset sequence on version2 of LCDC by Manjunathappa, Prakash · 13 years ago
  36. 4d74080 video: da8xx-fb: Increased resolution configuration of revised LCDC IP by Manjunathappa, Prakash · 13 years ago
  37. c6daf05 video: da8xx-fb: Interrupt configuration of revised LCDC IP by Manjunathappa, Prakash · 13 years ago
  38. e6c4d3d fbdev: da8xx: use display information in info not in var for panning by Laurent Pinchart · 13 years ago
  39. 1db41e0 video: da8xx-fb: fix section mismatch warning by axel lin · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  42. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 13 years ago
  43. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 14 years ago
  44. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 14 years ago
  45. 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
  46. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  47. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  48. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  49. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  50. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  51. 3510b8f davinci: fb: fix frame buffer driver issues by Sudhakar Rajashekhara · 15 years ago
  52. dd04a6b drivers/video/da8xx-fb.c: fix error return by Roel Kluin · 15 years ago
  53. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago
  54. 2f93e8f davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 by Sudhakar Rajashekhara · 15 years ago
  55. 4ed824d davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx by Sudhakar Rajashekhara · 15 years ago