| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -5/+5 |
* | da8xx: Fix revision check on the da8xx driver | Pantelis Antoniou | 2012-12-04 | 1 | -0/+1 |
* | video: da8xx-fb: clk_get on connection id fck | Manjunathappa | 2012-11-27 | 1 | -1/+1 |
* | da8xx-fb: cleanup LCDC configurations | Manjunathappa, Prakash | 2012-11-27 | 1 | -26/+17 |
* | da8xx-fb: adopt fb_videomode data for panel information | Manjunathappa, Prakash | 2012-11-27 | 1 | -70/+60 |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 1 | -63/+220 |
|\ |
|
| * | da8xx-fb: save and restore LCDC context across suspend/resume cycle | Manjunathappa, Prakash | 2012-10-10 | 1 | -0/+65 |
| * | da8xx-fb: add pm_runtime support | Manjunathappa, Prakash | 2012-10-10 | 1 | -14/+13 |
| * | da8xx-fb: enable LCDC if FB is unblanked | Manjunathappa, Prakash | 2012-09-22 | 1 | -4/+7 |
| * | da8xx-fb: allow frame to complete after disabling LCDC | Manjunathappa, Prakash | 2012-09-22 | 1 | -12/+40 |
| * | da8xx-fb: add 24bpp LCD configuration support | Manjunathappa, Prakash | 2012-08-23 | 1 | -33/+95 |
* | | video: da8xx-fb: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -4/+4 |
|/ |
|
* | da8xx-fb: fix compile issue due to missing include | Florian Tobias Schandinat | 2012-07-29 | 1 | -0/+1 |
* | da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled | Manjunathappa, Prakash | 2012-07-29 | 1 | -4/+5 |
* | video: da8xx-fb: do clock reset of revision 2 LCDC before enabling | Manjunathappa, Prakash | 2012-07-29 | 1 | -4/+8 |
* | video: da8xx-fb: configure FIFO threshold to reduce underflow errors | Manjunathappa, Prakash | 2012-07-29 | 1 | -4/+7 |
* | video: da8xx-fb: fix flicker due to 1 frame delay in updated frame | Manjunathappa, Prakash | 2012-07-29 | 1 | -0/+30 |
* | video: da8xx-fb rev2: fix disabling of palette completion interrupt | Manjunathappa, Prakash | 2012-07-29 | 1 | -5/+2 |
* | da8xx-fb: add missing FB_BLANK operations | Yegor Yefremov | 2012-07-29 | 1 | -0/+3 |
* | da8xx-fb: Rounding FB size to satisfy SGX buffer requirements | Aditya Nellutla | 2012-06-27 | 1 | -1/+4 |
* | fbdev: da8xx: add support for SP10Q010 display | Anatolij Gustschin | 2012-03-19 | 1 | -1/+37 |
* | fbdev: da8xx:: fix reporting of the display timing info | Anatolij Gustschin | 2012-03-19 | 1 | -0/+4 |
* | video:da8xx-fb: calculate pixel clock period for the panel | Manjunathappa, Prakash | 2012-02-13 | 1 | -1/+18 |
* | video: da8xx-fb: Fix build warning on unused label | Manjunathappa, Prakash | 2012-02-13 | 1 | -1/+1 |
* | video: da8xx-fb: reset LCDC only if functional clock changes with DVFS | Manjunathappa, Prakash | 2012-01-28 | 1 | -5/+11 |
* | video:da8xx-fb: Disable and reset sequence on version2 of LCDC | Manjunathappa, Prakash | 2011-11-22 | 1 | -1/+14 |
* | video: da8xx-fb: Increased resolution configuration of revised LCDC IP | Manjunathappa, Prakash | 2011-10-04 | 1 | -3/+28 |
* | video: da8xx-fb: Interrupt configuration of revised LCDC IP | Manjunathappa, Prakash | 2011-07-13 | 1 | -9/+142 |
* | fbdev: da8xx: use display information in info not in var for panning | Laurent Pinchart | 2011-06-15 | 1 | -2/+2 |
* | video: da8xx-fb: fix section mismatch warning | axel lin | 2011-05-24 | 1 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -4/+4 |
* | video: da8xx-fb: fix fb_probe error path | axel lin | 2011-01-25 | 1 | -1/+2 |
* | video: da8xx: Register IRQ as last thing in driver probing. | Caglar Akyuz | 2010-12-01 | 1 | -8/+6 |
* | fbdev: da8xx/omap-l1xx: implement double buffering | Martin Ambrose | 2010-05-25 | 1 | -67/+234 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | davinci: fb: add framebuffer blank operation | Chaithrika U S | 2009-12-16 | 1 | -0/+30 |
* | davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver | Chaithrika U S | 2009-12-16 | 1 | -2/+27 |
* | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S | 2009-12-16 | 1 | -16/+27 |
* | davinci: fb: add cpufreq support | Chaithrika U S | 2009-12-16 | 1 | -0/+55 |
* | davinci: fb: calculate the clock divider from pixel clock info | Chaithrika U S | 2009-12-16 | 1 | -8/+20 |
* | davinci: fb: fix frame buffer driver issues | Sudhakar Rajashekhara | 2009-12-01 | 1 | -4/+7 |
* | drivers/video/da8xx-fb.c: fix error return | Roel Kluin | 2009-11-17 | 1 | -1/+1 |
* | video: includecheck fix: da8xx-fb.c | Jaswinder Singh Rajput | 2009-10-08 | 1 | -1/+0 |
* | davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 | Sudhakar Rajashekhara | 2009-09-23 | 1 | -40/+21 |
* | davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx | Sudhakar Rajashekhara | 2009-09-23 | 1 | -0/+909 |