aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang
2010-09-24viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat
2010-09-24viafb: rename output devicesFlorian Tobias Schandinat
2010-09-24viafb: add a mapping of supported output devicesFlorian Tobias Schandinat
2010-09-24viafb: set sync polarity for all output devicesFlorian Tobias Schandinat
2010-09-24viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat
2010-09-24viafb: reduce I2C timeout and delayFlorian Tobias Schandinat
2010-09-24viafb: enable I2C for CRTFlorian Tobias Schandinat
2010-09-24viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat
2010-09-24viafb: vt1636 cleanupFlorian Tobias Schandinat
2010-09-24viafb: introduce per output device power managementFlorian Tobias Schandinat
2010-09-24viafb: limit LCD code impactFlorian Tobias Schandinat
2010-09-24viafb: add interface for output device configurationFlorian Tobias Schandinat
2010-09-24viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat
2010-09-24viafb: use new device routingFlorian Tobias Schandinat
2010-09-24viafb: add new output device managementFlorian Tobias Schandinat
2010-09-24viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat
2010-09-24viafb: propagate __init and __devinitFlorian Tobias Schandinat
2010-09-24viafb: rework output device routingFlorian Tobias Schandinat
2010-09-24viafb: enable second display channel at central placeFlorian Tobias Schandinat
2010-09-24viafb: unify output path configurationFlorian Tobias Schandinat
2010-09-24viafb: remove stubFlorian Tobias Schandinat
2010-09-24viafb: remove lcdtbl.hFlorian Tobias Schandinat
2010-09-24viafb: reset correct PLLFlorian Tobias Schandinat
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-09-22efifb: support the EFI framebuffer on more Apple hardwareLuke Macken
2010-09-22efifb: check that the base address is plausible on pci systemsPeter Jones
2010-09-16Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds
2010-09-15drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-10fbdev: sh_mobile_hdmi: Add select SND_SOC to KconfigKuninori Morimoto
2010-09-10fbdev: sh_mobile_hdmi: add new label for sound error pathKuninori Morimoto
2010-09-10fbdev: sh_mobile_hdmi: modify snd_soc_dai_driver settingsKuninori Morimoto
2010-09-10fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto
2010-09-10fbdev: sh_mobile_hdmi: modify noisy comment outKuninori Morimoto
2010-09-01ASoC: Add sh_mobile_hdmi sound supportKuninori Morimoto
2010-09-01fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-30ARM: pxa168fb: fix section mismatchMarek Vasut
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-16vesafb: fix comment a typoJustin P. Mattock
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy