summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2010-10-27replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-1/+1
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds18-190/+452
2010-10-26gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi1-0/+2
2010-10-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-6/+18
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-1/+86
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+2
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+4
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+86
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds8-14/+13
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare4-4/+0
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-4/+2
2010-10-23OMAP: DSS2: don't power off a panel twiceStanley.Miao6-0/+36
2010-10-23OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy1-0/+10
2010-10-23OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy1-1/+1
2010-10-23OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy1-1/+0
2010-10-23OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja4-56/+60
2010-10-23OMAP: DSS2: Introduce dss_features filesArchit Taneja3-1/+242
2010-10-23video/omap: remove mux.h includeNicolas Kaiser1-2/+0
2010-10-23OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot1-8/+8
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+7
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich1-2/+0
2010-10-22fbdev/m68k: Fix section mismatches in q40fb.cHenrik Kretzschmar1-2/+2
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+2
2010-10-21fbdev/xilinxfb: Microblaze driver supportMichal Simek1-6/+18
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock5-9/+8
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+7
2010-10-15fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGuennadi Liakhovetski1-0/+2
2010-10-13sh: free-without-alloc fix for sh_mobile_lcdcfbMagnus Damm1-2/+4
2010-10-09ARM: pxa168fb: add .remove functionHaojian Zhuang1-0/+47
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-1/+2
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar5-19/+104
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu1-1/+1
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas1-120/+94
2010-09-29OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panelJarkko Nikula1-1/+1
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-09-25Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-2/+2
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang1-2/+2
2010-09-23drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-23fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-23efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-23efifb: 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-16drivers/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