aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 4-359/+691
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Gravatar Linus Torvalds 2-4/+4
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+2
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Gravatar Russell King 4-359/+691
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+15
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Gravatar Linus Torvalds 20-1245/+974
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentGravatar Nicolas Kaiser 1-1/+1
2010-10-27drivers/video/gbefb.c: eliminate memory leakGravatar Julia Lawall 1-2/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesGravatar James Hogan 1-32/+14
2010-10-27fbmem: fix whitespaceGravatar James Hogan 1-7/+7
2010-10-27drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeGravatar Julia Lawall 1-1/+1
2010-10-27savagefb: fix DDC for Savage 4Gravatar Ondrej Zary 1-0/+9
2010-10-27drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GGravatar Christian Dietrich 1-4/+1
2010-10-27drivers/video/msm/mddi.c: Remove multiple KERN_<level> usesGravatar Joe Perches 1-3/+2
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2010-10-26replace nested max/min macros with {max,min}3 macroGravatar Hagen Paul Pfeifer 1-1/+1
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxGravatar Linus Torvalds 18-190/+452
2010-10-26gpu: Add Intel GMA500(Poulsbo) Stub DriverGravatar Lee, Chun-Yi 1-0/+2
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-6/+18
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-1/+86
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+2
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-2/+4
2010-10-25Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 2-1/+86
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 8-14/+13
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Gravatar Jean Delvare 4-4/+0
2010-10-24viafb: add initial VX900 supportGravatar Florian Tobias Schandinat 7-4/+56
2010-10-24viafb: fix hardware acceleration for suspend & resumeGravatar Florian Tobias Schandinat 3-19/+31
2010-10-24viafb: make suspend and resume work (on all machines?)Gravatar Florian Tobias Schandinat 2-13/+0
2010-10-24viafb: restore display on resumeGravatar Florian Tobias Schandinat 1-0/+3
2010-10-24Minimal support for viafb suspend/resumeGravatar Deepak Saxena 3-0/+55
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 2-4/+2
2010-10-22OMAP: DSS2: don't power off a panel twiceGravatar Stanley.Miao 6-0/+36
2010-10-22OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Gravatar Senthilvadivu Guruswamy 1-0/+10
2010-10-22OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Gravatar Senthilvadivu Guruswamy 1-1/+1
2010-10-22OMAP: DSS2: DSI: Remove extra iounmap in error pathGravatar Senthilvadivu Guruswamy 1-1/+0
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeGravatar Archit Taneja 4-56/+60
2010-10-22OMAP: DSS2: Introduce dss_features filesGravatar Archit Taneja 3-1/+242
2010-10-22video/omap: remove mux.h includeGravatar Nicolas Kaiser 1-2/+0
2010-10-22OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncGravatar Tasslehoff Kjappfot 1-8/+8
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 2-0/+7
2010-10-22fbdev: atafb - Remove undead ifdef ATAFB_FALCONGravatar Christian Dietrich 1-2/+0
2010-10-22fbdev/m68k: Fix section mismatches in q40fb.cGravatar Henrik Kretzschmar 1-2/+2
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+2
2010-10-21[media] Add the via framebuffer camera controller driverGravatar Jonathan Corbet 2-3/+15
2010-10-21fbdev/xilinxfb: Microblaze driver supportGravatar Michal Simek 1-6/+18
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesGravatar Noboru Iwamatsu 1-0/+2
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 5-9/+8
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 2-0/+7
2010-10-15fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGravatar Guennadi Liakhovetski 1-0/+2
2010-10-15fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line optionGravatar Guennadi Liakhovetski 1-50/+88