aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/da8xx-fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe1-12/+10
2013-10-30video: da8xx-fb: remove unwanted defineManish Badarkhe1-1/+0
2013-09-30Video / da8xx-fb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-26video: da8xx-fb: Staticize reg_contextSachin Kamat1-1/+1
2013-09-20video: da8xx-fb: use dev_get_platdata()Jingoo Han1-2/+2
2013-08-30video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge1-2/+2
2013-08-30video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge1-0/+15
2013-08-30video: da8xx-fb: fixing timing off by one errorsDarren Etheridge1-4/+4
2013-08-30video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge1-4/+4
2013-08-09video: da8xx-fb: let compiler decide what to inlineDarren Etheridge1-9/+8
2013-08-09video: da8xx-fb: make clock naming consistentDarren Etheridge1-12/+12
2013-08-09video: da8xx-fb: set upstream clock rate (if reqd)Darren Etheridge1-20/+65
2013-08-09video: da8xx-fb: reorganize panel detectionAfzal Mohammed1-16/+26
2013-08-09video: da8xx-fb: ensure non-null cfg in pdataAfzal Mohammed1-0/+5
2013-08-09video: da8xx-fb: use devresDarren Etheridge1-33/+8
2013-08-09video: da8xx-fb: enable sync lost intr for v2 ipAfzal Mohammed1-1/+1
2013-08-09video: da8xx-fb: fix 24bpp raster configurationDarren Etheridge1-1/+2
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge1-11/+13
2013-08-09video: da8xx-fb: fb_set_par supportDarren Etheridge1-11/+47
2013-08-09video: da8xx-fb: report correct pixclockAfzal Mohammed1-0/+11
2013-08-09video: da8xx-fb: store struct device *Afzal Mohammed1-0/+2
2013-08-09video: da8xx-fb: pix clk and clk div handling cleanupDarren Etheridge1-30/+18
2013-08-09video: da8xx-fb: store clk rate even if !CPUFREQAfzal Mohammed1-3/+1
2013-08-09video: da8xx-fb: store current display informationAfzal Mohammed1-0/+4
2013-08-09video: da8xx-fb: remove unneeded "var" initializationAfzal Mohammed1-21/+1
2013-08-09video: da8xx-fb: use modedb helper to update varAfzal Mohammed1-16/+2
2013-08-09video: da8xx-fb: simplify lcd_resetAfzal Mohammed1-2/+2
2013-08-09video: da8xx-fb: fb_check_var enhancementAfzal Mohammed1-0/+18
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