aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/da8xx-fb.c
AgeCommit message (Expand)Author
2013-08-30video: da8xx-fb: fix the polarities of the hsync/vsync pulseDarren Etheridge
2013-08-30video: da8xx-fb: support lcdc v2 timing register expansionDarren Etheridge
2013-08-30video: da8xx-fb: fixing timing off by one errorsDarren Etheridge
2013-08-30video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge
2013-08-09video: da8xx-fb: let compiler decide what to inlineDarren Etheridge
2013-08-09video: da8xx-fb: make clock naming consistentDarren Etheridge
2013-08-09video: da8xx-fb: set upstream clock rate (if reqd)Darren Etheridge
2013-08-09video: da8xx-fb: reorganize panel detectionAfzal Mohammed
2013-08-09video: da8xx-fb: ensure non-null cfg in pdataAfzal Mohammed
2013-08-09video: da8xx-fb: use devresDarren Etheridge
2013-08-09video: da8xx-fb: enable sync lost intr for v2 ipAfzal Mohammed
2013-08-09video: da8xx-fb: fix 24bpp raster configurationDarren Etheridge
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge
2013-08-09video: da8xx-fb: fb_set_par supportDarren Etheridge
2013-08-09video: da8xx-fb: report correct pixclockAfzal Mohammed
2013-08-09video: da8xx-fb: store struct device *Afzal Mohammed
2013-08-09video: da8xx-fb: pix clk and clk div handling cleanupDarren Etheridge
2013-08-09video: da8xx-fb: store clk rate even if !CPUFREQAfzal Mohammed
2013-08-09video: da8xx-fb: store current display informationAfzal Mohammed
2013-08-09video: da8xx-fb: remove unneeded "var" initializationAfzal Mohammed
2013-08-09video: da8xx-fb: use modedb helper to update varAfzal Mohammed
2013-08-09video: da8xx-fb: simplify lcd_resetAfzal Mohammed
2013-08-09video: da8xx-fb: fb_check_var enhancementAfzal Mohammed
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-12-04da8xx: Fix revision check on the da8xx driverPantelis Antoniou
2012-11-27video: da8xx-fb: clk_get on connection id fckManjunathappa
2012-11-27da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash
2012-11-27da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash
2012-09-22da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash
2012-09-22da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash
2012-09-19video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann
2012-08-23da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash
2012-07-29da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat
2012-07-29da8xx-fb: do not turn ON LCD backlight unless LCDC is enabledManjunathappa, Prakash
2012-07-29video: da8xx-fb: do clock reset of revision 2 LCDC before enablingManjunathappa, Prakash
2012-07-29video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash
2012-07-29video: da8xx-fb: fix flicker due to 1 frame delay in updated frameManjunathappa, Prakash
2012-07-29video: da8xx-fb rev2: fix disabling of palette completion interruptManjunathappa, Prakash
2012-07-29da8xx-fb: add missing FB_BLANK operationsYegor Yefremov
2012-06-27da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla
2012-03-19fbdev: da8xx: add support for SP10Q010 displayAnatolij Gustschin
2012-03-19fbdev: da8xx:: fix reporting of the display timing infoAnatolij Gustschin
2012-02-13video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash
2012-02-13video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash
2012-01-28video: da8xx-fb: reset LCDC only if functional clock changes with DVFSManjunathappa, Prakash
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash
2011-10-04video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash