aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s3c-fb.c
Commit message (Expand)AuthorAge
* video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-06
* video: s3c-fb: use devm_request_irq()Jingoo Han2012-02-23
* video: s3c-fb: add video clock running at data under-flowJingoo Han2012-01-28
* video: s3c-fb: add alpha value width settingJingoo Han2012-01-28
* video: s3c-fb: fix checkpatch errorJingoo Han2012-01-28
* video: s3c-fb: Convert to devm style allocationMark Brown2012-01-28
* video: s3c-fb: Don't keep device runtime active when openMark Brown2012-01-03
* video: s3c-fb: Hold runtime PM references when touching registersMark Brown2012-01-03
* video: s3c-fb: Take a runtime PM reference when unblankedMark Brown2012-01-03
* video: s3c-fb: Disable runtime PM in error paths from probeMark Brown2012-01-03
* video: s3c-fb: Use s3c_fb_enable() to enable the framebufferMark Brown2012-01-03
* video: s3c-fb: Make runtime PM functional againMark Brown2012-01-03
* video: s3c-fb: add shadow register protectJingoo Han2011-12-19
* video: s3c-fb: modify runtime pm functionsJingoo Han2011-12-19
* video: s3c-fb: set missing bitmask of enabled hardware windowJingoo Han2011-12-19
* video: s3c-fb: Unify runtime and system PM functionsMark Brown2011-12-03
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-03
* video: s3c-fb: fix transparency length for pixel blendingJingoo Han2011-11-11
* video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar2011-09-14
* video: s3c-fb: Add support EXYNOS4 FIMDJingoo Han2011-08-24
* s3c-fb: use display information in info not in var for panningLaurent Pinchart2011-08-19
* video: s3c-fb: move enabling channel for windowJingoo Han2011-06-09
* video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-09
* video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-09
* video: s3c-fb: correct transparency checking in 32bppJingoo Han2011-05-24
* video: s3c-fb: add gpio setup function to resume functionJingoo Han2011-05-24
* video: s3c-fb: add window variant information for S5PJingoo Han2011-05-24
* video: s3c-fb: add additional validate bppsJingoo Han2011-05-24
* video: s3c-fb: correct window osd size offset valuesJingoo Han2011-05-24
* drivers/video: Convert release_resource to release_mem_regionJulia Lawall2011-05-24
* video: s3c-fb: add spinlock to interrupt routineJingoo Han2011-04-11
* video: s3c-fb: make runtime pm functions staticJingoo Han2011-04-11
* video: s3c-fb: fix checkpatch errors and warningJingoo Han2011-04-06
* video: s3c-fb: return proper error if clk_get failsaxel lin2011-03-22
* s3c-fb: add support for runtime pmJingoo Han2010-12-20
* s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere2010-08-11
* s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-11
* s3c-fb: fix section mismatchMarek Szyprowski2010-08-11
* s3c-fb: protect window-specific registers during updatesPawel Osciak2010-08-11
* s3c-fb: correct window osd size and alpha register handlingPawel Osciak2010-08-11
* s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-11
* s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak2010-08-11
* s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-11
* s3c-fb: add support for display panningPawel Osciak2010-08-11
* s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak2010-08-11
* s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak2010-08-11
* s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-11
* s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-11
* s3c-fb: initial move to unifying the header filesBen Dooks2010-08-11
* s3c-fb: only init window colour key controls for windows with blendingBen Dooks2010-08-11