summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22OMAP: DSS2: don't power off a panel twiceStanley.Miao
2010-10-22OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy
2010-10-22OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy
2010-10-22OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja
2010-10-22OMAP: DSS2: Introduce dss_features filesArchit Taneja
2010-10-22video/omap: remove mux.h includeNicolas Kaiser
2010-10-22OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich
2010-10-22fbdev/m68k: Fix section mismatches in q40fb.cHenrik Kretzschmar
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21fbdev/xilinxfb: Microblaze driver supportMichal Simek
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGuennadi Liakhovetski
2010-10-13sh: free-without-alloc fix for sh_mobile_lcdcfbMagnus Damm
2010-10-09ARM: pxa168fb: add .remove functionHaojian Zhuang
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas
2010-09-29OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panelJarkko Nikula
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-25Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang
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