| Commit message (Expand) | Author | Age |
* | video: da8xx-fb: fix the polarities of the hsync/vsync pulse | Darren Etheridge | 2013-08-30 |
* | video: da8xx-fb: support lcdc v2 timing register expansion | Darren Etheridge | 2013-08-30 |
* | video: da8xx-fb: fixing timing off by one errors | Darren Etheridge | 2013-08-30 |
* | video: da8xx-fb fixing incorrect porch mappings | Darren Etheridge | 2013-08-30 |
* | video: da8xx-fb: let compiler decide what to inline | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: make clock naming consistent | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: set upstream clock rate (if reqd) | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: reorganize panel detection | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: ensure non-null cfg in pdata | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: use devres | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: enable sync lost intr for v2 ip | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: fix 24bpp raster configuration | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: improve readability of code | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: fb_set_par support | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: report correct pixclock | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: store struct device * | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: pix clk and clk div handling cleanup | Darren Etheridge | 2013-08-09 |
* | video: da8xx-fb: store clk rate even if !CPUFREQ | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: store current display information | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: remove unneeded "var" initialization | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: use modedb helper to update var | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: simplify lcd_reset | Afzal Mohammed | 2013-08-09 |
* | video: da8xx-fb: fb_check_var enhancement | Afzal Mohammed | 2013-08-09 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | da8xx: Fix revision check on the da8xx driver | Pantelis Antoniou | 2012-12-04 |
* | video: da8xx-fb: clk_get on connection id fck | Manjunathappa | 2012-11-27 |
* | da8xx-fb: cleanup LCDC configurations | Manjunathappa, Prakash | 2012-11-27 |
* | da8xx-fb: adopt fb_videomode data for panel information | Manjunathappa, Prakash | 2012-11-27 |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | da8xx-fb: save and restore LCDC context across suspend/resume cycle | Manjunathappa, Prakash | 2012-10-09 |
| * | da8xx-fb: add pm_runtime support | Manjunathappa, Prakash | 2012-10-09 |
| * | da8xx-fb: enable LCDC if FB is unblanked | Manjunathappa, Prakash | 2012-09-22 |
| * | da8xx-fb: allow frame to complete after disabling LCDC | Manjunathappa, Prakash | 2012-09-22 |
| * | da8xx-fb: add 24bpp LCD configuration support | Manjunathappa, Prakash | 2012-08-23 |
* | | video: da8xx-fb: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 |
|/ |
|
* | da8xx-fb: fix compile issue due to missing include | Florian Tobias Schandinat | 2012-07-29 |
* | da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled | Manjunathappa, Prakash | 2012-07-29 |
* | video: da8xx-fb: do clock reset of revision 2 LCDC before enabling | Manjunathappa, Prakash | 2012-07-28 |
* | video: da8xx-fb: configure FIFO threshold to reduce underflow errors | Manjunathappa, Prakash | 2012-07-28 |
* | video: da8xx-fb: fix flicker due to 1 frame delay in updated frame | Manjunathappa, Prakash | 2012-07-28 |
* | video: da8xx-fb rev2: fix disabling of palette completion interrupt | Manjunathappa, Prakash | 2012-07-28 |
* | da8xx-fb: add missing FB_BLANK operations | Yegor Yefremov | 2012-07-28 |
* | da8xx-fb: Rounding FB size to satisfy SGX buffer requirements | Aditya Nellutla | 2012-06-27 |
* | fbdev: da8xx: add support for SP10Q010 display | Anatolij Gustschin | 2012-03-19 |
* | fbdev: da8xx:: fix reporting of the display timing info | Anatolij Gustschin | 2012-03-19 |
* | video:da8xx-fb: calculate pixel clock period for the panel | Manjunathappa, Prakash | 2012-02-12 |
* | video: da8xx-fb: Fix build warning on unused label | Manjunathappa, Prakash | 2012-02-12 |
* | video: da8xx-fb: reset LCDC only if functional clock changes with DVFS | Manjunathappa, Prakash | 2012-01-28 |
* | video:da8xx-fb: Disable and reset sequence on version2 of LCDC | Manjunathappa, Prakash | 2011-11-21 |
* | video: da8xx-fb: Increased resolution configuration of revised LCDC IP | Manjunathappa, Prakash | 2011-10-04 |