summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han1-8/+4
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han1-3/+2
2012-07-31fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()Jan Kara1-0/+2
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-24/+137
2012-07-30Revert "backlight: fix memory leak on obscure error path"Jiri Kosina1-1/+0
2012-07-29da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat1-0/+1
2012-07-29fbdev: Make pixel_to_pat() failure mode more friendlyBenjamin Herrenschmidt1-2/+5
2012-07-29da8xx-fb: do not turn ON LCD backlight unless LCDC is enabledManjunathappa, Prakash1-4/+5
2012-07-29fbdev: sh_mobile_lcdc: Fix vertical panning stepLaurent Pinchart1-6/+6
2012-07-29video: exynos mipi dsi: Fix mipi dsi regulators handling issueDonghwa Lee1-1/+1
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-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-25Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat30-634/+1085
2012-07-25Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat3-207/+242
2012-07-24video: exynos_dp: use usleep_range instead of delayJingoo Han2-9/+9
2012-07-24video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link TrainingJingoo Han1-1/+1
2012-07-24fb: epson1355fb: Fix section mismatchAlexander Shiyan1-4/+4
2012-07-24video: exynos_dp: fix wrong DPCD address during Link TrainingJingoo Han1-2/+2
2012-07-24video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-07-24aty128fb: Fix coding style issuesEmil Goode1-79/+101
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds15-22/+24
2012-07-24video: Fix typo in drivers/videoMasanari Iida13-19/+19
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+48
2012-07-23pwm_backlight: pass correct brightness to callbackAlexandre Courbot1-4/+8
2012-07-23pwm-backlight: Add rudimentary device tree supportThierry Reding2-21/+130
2012-07-19fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV modeLaurent Pinchart2-59/+54
2012-07-19fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operationLaurent Pinchart1-0/+5
2012-07-19fbdev: sh_mobile_lcdc: Support horizontal panningLaurent Pinchart1-6/+16
2012-07-19fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb deviceLaurent Pinchart1-4/+6
2012-07-19fbdev: sh_mobile_lcdc: Fix line pitch computationLaurent Pinchart1-8/+8
2012-07-19fbdev: sh_mobile_lcdc: Destroy mutex at remove timeLaurent Pinchart1-2/+5
2012-07-19sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart1-4/+37
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart2-37/+30
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart3-108/+102
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-2/+2
2012-07-11Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-11via: Remove bogus if checkAlan Cox1-1/+2
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl1-0/+1
2012-07-08s3fb: Add Virge/MX (86C260)Ondrej Zary1-10/+21
2012-07-08grvga: Fix error handling issuesEmil Goode1-25/+22
2012-07-08video: w100fb: Reduce sleep mode battery dischargePaul Parsons1-0/+12
2012-07-08Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat7-22/+33
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+27
2012-07-03video: mxsfb: add simple device tree probeShawn Guo1-13/+47
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-1/+1