summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang1-2/+2
2010-09-24viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat1-3/+4
2010-09-24viafb: rename output devicesFlorian Tobias Schandinat3-30/+30
2010-09-24viafb: add a mapping of supported output devicesFlorian Tobias Schandinat1-0/+48
2010-09-24viafb: set sync polarity for all output devicesFlorian Tobias Schandinat1-9/+25
2010-09-24viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat2-3/+26
2010-09-24viafb: reduce I2C timeout and delayFlorian Tobias Schandinat1-2/+2
2010-09-24viafb: enable I2C for CRTFlorian Tobias Schandinat1-1/+1
2010-09-24viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat1-3/+24
2010-09-24viafb: vt1636 cleanupFlorian Tobias Schandinat5-131/+42
2010-09-24viafb: introduce per output device power managementFlorian Tobias Schandinat6-111/+137
2010-09-24viafb: limit LCD code impactFlorian Tobias Schandinat1-31/+0
2010-09-24viafb: add interface for output device configurationFlorian Tobias Schandinat4-24/+216
2010-09-24viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat4-205/+136
2010-09-24viafb: use new device routingFlorian Tobias Schandinat1-63/+38
2010-09-24viafb: add new output device managementFlorian Tobias Schandinat3-0/+114
2010-09-24viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2-1/+2
2010-09-24viafb: propagate __init and __devinitFlorian Tobias Schandinat7-34/+38
2010-09-24viafb: rework output device routingFlorian Tobias Schandinat1-89/+94
2010-09-24viafb: enable second display channel at central placeFlorian Tobias Schandinat1-30/+5
2010-09-24viafb: unify output path configurationFlorian Tobias Schandinat3-7/+17
2010-09-24viafb: remove stubFlorian Tobias Schandinat1-17/+0
2010-09-24viafb: remove lcdtbl.hFlorian Tobias Schandinat2-592/+7
2010-09-24viafb: reset correct PLLFlorian Tobias Schandinat1-2/+2
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones1-12/+49
2010-09-16Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+2
2010-09-15drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-10fbdev: sh_mobile_hdmi: Add select SND_SOC to KconfigKuninori Morimoto1-0/+1
2010-09-10fbdev: sh_mobile_hdmi: add new label for sound error pathKuninori Morimoto1-1/+3
2010-09-10fbdev: sh_mobile_hdmi: modify snd_soc_dai_driver settingsKuninori Morimoto1-3/+6
2010-09-10fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto1-9/+9
2010-09-10fbdev: sh_mobile_hdmi: modify noisy comment outKuninori Morimoto1-14/+7
2010-09-01ASoC: Add sh_mobile_hdmi sound supportKuninori Morimoto1-0/+65
2010-09-01fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto1-1/+20
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar74-1941/+5226
2010-08-30ARM: pxa168fb: fix section mismatchMarek Vasut1-3/+3
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary1-2/+2
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King1-2/+8
2010-08-16vesafb: fix comment a typoJustin P. Mattock1-1/+1
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-3/+6
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds13-32/+32
2010-08-11i2c: Add support for custom probe functionJean Delvare1-1/+1
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+1
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-54/+1711
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton1-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy1-0/+1