index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-1
/
+86
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
8
-14
/
+13
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
4
-4
/
+0
2010-10-24
viafb: add initial VX900 support
Florian Tobias Schandinat
7
-4
/
+56
2010-10-24
viafb: fix hardware acceleration for suspend & resume
Florian Tobias Schandinat
3
-19
/
+31
2010-10-24
viafb: make suspend and resume work (on all machines?)
Florian Tobias Schandinat
2
-13
/
+0
2010-10-24
viafb: restore display on resume
Florian Tobias Schandinat
1
-0
/
+3
2010-10-24
Minimal support for viafb suspend/resume
Deepak Saxena
3
-0
/
+55
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
2
-4
/
+2
2010-10-22
OMAP: DSS2: don't power off a panel twice
Stanley.Miao
6
-0
/
+36
2010-10-22
OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3
Senthilvadivu Guruswamy
1
-0
/
+10
2010-10-22
OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3
Senthilvadivu Guruswamy
1
-1
/
+1
2010-10-22
OMAP: DSS2: DSI: Remove extra iounmap in error path
Senthilvadivu Guruswamy
1
-1
/
+0
2010-10-22
OMAP: DSS2: Use dss_features framework on DSS2 code
Archit Taneja
4
-56
/
+60
2010-10-22
OMAP: DSS2: Introduce dss_features files
Archit Taneja
3
-1
/
+242
2010-10-22
video/omap: remove mux.h include
Nicolas Kaiser
1
-2
/
+0
2010-10-22
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
Tasslehoff Kjappfot
1
-8
/
+8
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+7
2010-10-22
fbdev: atafb - Remove undead ifdef ATAFB_FALCON
Christian Dietrich
1
-2
/
+0
2010-10-22
fbdev/m68k: Fix section mismatches in q40fb.c
Henrik Kretzschmar
1
-2
/
+2
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-6
/
+2
2010-10-21
[media] Add the via framebuffer camera controller driver
Jonathan Corbet
2
-3
/
+15
2010-10-21
fbdev/xilinxfb: Microblaze driver support
Michal Simek
1
-6
/
+18
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
1
-0
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
5
-9
/
+8
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+7
2010-10-15
fbdev: sh_mobile_hdmi: fix compilation without SOUND enabled
Guennadi Liakhovetski
1
-0
/
+2
2010-10-15
fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line option
Guennadi Liakhovetski
1
-49
/
+87
2010-10-15
fbdev: sh_mobile_lcdc: relax .check_var() HSYNC test
Guennadi Liakhovetski
1
-1
/
+1
2010-10-15
fbdev: sh_mobile_lcdc: make platform videomode table optional
Guennadi Liakhovetski
2
-25
/
+51
2010-10-13
sh: free-without-alloc fix for sh_mobile_lcdcfb
Magnus Damm
1
-2
/
+4
2010-10-12
drivers: msm: video: add dev_set_name call
Daniel Walker
1
-0
/
+1
2010-10-12
drivers: video: msm: fix hang on disable_irq
Daniel Walker
1
-1
/
+1
2010-10-09
ARM: pxa168fb: add .remove function
Haojian Zhuang
1
-0
/
+47
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
1
-1
/
+2
2010-10-08
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
5
-19
/
+104
2010-10-08
memblock/arm: Fix memblock_region_is_memory() typo
Yinghai Lu
1
-1
/
+1
2010-09-29
OMAP: DSS2: make filter coefficient tables human readable
Grazvydas Ignotas
1
-120
/
+94
2010-09-29
OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panel
Jarkko Nikula
1
-1
/
+1
2010-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-09-25
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
Russell King
1
-2
/
+2
2010-09-25
ARM: pxa168fb: clear enable bit when not active
Haojian Zhuang
1
-2
/
+2
2010-09-24
viafb: use proper register for colour when doing fill ops
Florian Tobias Schandinat
1
-3
/
+4
2010-09-24
viafb: rename output devices
Florian Tobias Schandinat
3
-30
/
+30
2010-09-24
viafb: add a mapping of supported output devices
Florian Tobias Schandinat
1
-0
/
+48
2010-09-24
viafb: set sync polarity for all output devices
Florian Tobias Schandinat
1
-9
/
+25
2010-09-24
viafb: add function to change sync polarity per device
Florian Tobias Schandinat
2
-3
/
+26
2010-09-24
viafb: reduce I2C timeout and delay
Florian Tobias Schandinat
1
-2
/
+2
2010-09-24
viafb: enable I2C for CRT
Florian Tobias Schandinat
1
-1
/
+1
2010-09-24
viafb: fix i2c_transfer error handling
Florian Tobias Schandinat
1
-3
/
+24
[prev]
[next]