summaryrefslogtreecommitdiffstats
path: root/drivers/video/da8xx-fb.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* da8xx: Fix revision check on the da8xx driverPantelis Antoniou2012-12-041-0/+1
* video: da8xx-fb: clk_get on connection id fckManjunathappa2012-11-271-1/+1
* da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash2012-11-271-26/+17
* da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash2012-11-271-70/+60
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-63/+220
|\
| * da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash2012-10-101-0/+65
| * da8xx-fb: add pm_runtime supportManjunathappa, Prakash2012-10-101-14/+13
| * da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash2012-09-221-4/+7
| * da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash2012-09-221-12/+40
| * da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash2012-08-231-33/+95
* | video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann2012-09-191-4/+4
|/
* da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat2012-07-291-0/+1
* da8xx-fb: do not turn ON LCD backlight unless LCDC is enabledManjunathappa, Prakash2012-07-291-4/+5
* video: da8xx-fb: do clock reset of revision 2 LCDC before enablingManjunathappa, Prakash2012-07-291-4/+8
* video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash2012-07-291-4/+7
* video: da8xx-fb: fix flicker due to 1 frame delay in updated frameManjunathappa, Prakash2012-07-291-0/+30
* video: da8xx-fb rev2: fix disabling of palette completion interruptManjunathappa, Prakash2012-07-291-5/+2
* da8xx-fb: add missing FB_BLANK operationsYegor Yefremov2012-07-291-0/+3
* da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla2012-06-271-1/+4
* fbdev: da8xx: add support for SP10Q010 displayAnatolij Gustschin2012-03-191-1/+37
* fbdev: da8xx:: fix reporting of the display timing infoAnatolij Gustschin2012-03-191-0/+4
* video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash2012-02-131-1/+18
* video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash2012-02-131-1/+1
* video: da8xx-fb: reset LCDC only if functional clock changes with DVFSManjunathappa, Prakash2012-01-281-5/+11
* video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
* video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash2011-10-041-3/+28
* video: da8xx-fb: Interrupt configuration of revised LCDC IPManjunathappa, Prakash2011-07-131-9/+142
* fbdev: da8xx: use display information in info not in var for panningLaurent Pinchart2011-06-151-2/+2
* video: da8xx-fb: fix section mismatch warningaxel lin2011-05-241-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* video: da8xx-fb: fix fb_probe error pathaxel lin2011-01-251-1/+2
* video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz2010-12-011-8/+6
* fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2010-05-251-67/+234
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* davinci: fb: add framebuffer blank operationChaithrika U S2009-12-161-0/+30
* davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S2009-12-161-2/+27
* davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S2009-12-161-16/+27
* davinci: fb: add cpufreq supportChaithrika U S2009-12-161-0/+55
* davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S2009-12-161-8/+20
* davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-4/+7
* drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-171-1/+1
* video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput2009-10-081-1/+0
* davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara2009-09-231-40/+21
* davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara2009-09-231-0/+909
OpenPOWER on IntegriCloud