aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/da8xx-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-12-04da8xx: Fix revision check on the da8xx driverPantelis Antoniou1-0/+1
2012-11-27video: da8xx-fb: clk_get on connection id fckManjunathappa1-1/+1
2012-11-27da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash1-26/+17
2012-11-27da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash1-70/+60
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-63/+220
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash1-0/+65
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash1-14/+13
2012-09-22da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash1-4/+7
2012-09-22da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash1-12/+40
2012-09-19video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann1-4/+4
2012-08-23da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash1-33/+95
2012-07-29da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat1-0/+1
2012-07-29da8xx-fb: do not turn ON LCD backlight unless LCDC is enabledManjunathappa, Prakash1-4/+5
2012-07-29video: da8xx-fb: do clock reset of revision 2 LCDC before enablingManjunathappa, Prakash1-4/+8
2012-07-29video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash1-4/+7
2012-07-29video: da8xx-fb: fix flicker due to 1 frame delay in updated frameManjunathappa, Prakash1-0/+30
2012-07-29video: da8xx-fb rev2: fix disabling of palette completion interruptManjunathappa, Prakash1-5/+2
2012-07-29da8xx-fb: add missing FB_BLANK operationsYegor Yefremov1-0/+3
2012-06-27da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla1-1/+4
2012-03-19fbdev: da8xx: add support for SP10Q010 displayAnatolij Gustschin1-1/+37
2012-03-19fbdev: da8xx:: fix reporting of the display timing infoAnatolij Gustschin1-0/+4
2012-02-13video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash1-1/+18
2012-02-13video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash1-1/+1
2012-01-28video: da8xx-fb: reset LCDC only if functional clock changes with DVFSManjunathappa, Prakash1-5/+11
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-10-04video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash1-3/+28
2011-07-13video: da8xx-fb: Interrupt configuration of revised LCDC IPManjunathappa, Prakash1-9/+142
2011-06-15fbdev: da8xx: use display information in info not in var for panningLaurent Pinchart1-2/+2
2011-05-24video: da8xx-fb: fix section mismatch warningaxel lin1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin1-1/+2
2010-12-01video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz1-8/+6
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose1-67/+234
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S1-0/+30
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S1-2/+27
2009-12-16davinci: fb: update the driver in preparation for addition of power management featuresChaithrika U S1-16/+27
2009-12-16davinci: fb: add cpufreq supportChaithrika U S1-0/+55
2009-12-16davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S1-8/+20
2009-12-01davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara1-4/+7
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-09-23davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara1-40/+21
2009-09-23davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara1-0/+909