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-12-21
s3c-fb: add support for runtime pm
Jingoo Han
1
-4
/
+107
2010-12-16
Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linus
Paul Mundt
2
-4
/
+4
2010-12-16
video: add driver for PXA3xx 2D graphics accelerator
Daniel Mack
4
-0
/
+821
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
Tejun Heo
2
-2
/
+2
2010-12-15
OMAP: OMAPFB: disable old omapfb for OMAP4 builds
Tomi Valkeinen
1
-2
/
+2
2010-12-15
OMAP: DSS: VRAM: Align start & size of vram to 2M
Tomi Valkeinen
1
-2
/
+2
2010-12-14
video: mx3fb: Use vsprintf extension %pR for struct resource
Joe Perches
1
-2
/
+1
2010-12-14
fbdev: Fix fb_find_nearest_mode refresh comparison
Andrew Kephart
1
-0
/
+1
2010-12-01
lxfb: Maintain video processor palette through suspend/resume
Daniel Drake
2
-6
/
+18
2010-12-01
video: da8xx: Register IRQ as last thing in driver probing.
Caglar Akyuz
1
-8
/
+6
2010-11-26
fbdev: bfin_adv7393fb: new Blackfin ADV7393 driver
Michael Hennerich
4
-0
/
+1206
2010-11-26
fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driver
Michael Hennerich
3
-0
/
+929
2010-11-26
framebuffer: fix fbcmap.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+4
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
13
-1271
/
+255
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
7
-788
/
+0
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
1
-17
/
+0
2010-11-24
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
1
-8
/
+0
2010-11-23
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
1
-0
/
+4
2010-11-19
Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Paul Mundt
11
-41
/
+133
2010-11-19
fbdev: sh_mipi_dsi: Allow LCDC board callbacks
Magnus Damm
1
-0
/
+14
2010-11-19
fbdev: sh_mipi_dsi: Require two I/O resources V2
Magnus Damm
1
-16
/
+39
2010-11-19
fbdev: sh_mipi_dsi: Make use of register names
Magnus Damm
1
-23
/
+39
2010-11-19
fbdev: modedb: fix CEA modes
Arnd Hannemann
1
-5
/
+9
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-17
lxfb: Program panel v/h sync output polarity correctly
Daniel Drake
1
-2
/
+2
2010-11-17
fbcmap: integer overflow bug
Dan Carpenter
1
-8
/
+20
2010-11-17
fbcmap: cleanup white space in fb_alloc_cmap()
Dan Carpenter
1
-23
/
+29
2010-11-16
VIDEO: xen-fb, switch to for_each_console
Jiri Slaby
1
-1
/
+1
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
9
-9
/
+9
2010-11-16
Merge branches 'rmobile/fbdev' and 'common/fbdev-edid' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Paul Mundt
1
-11
/
+49
2010-11-16
Merge branch 'fbdev/edid'
Paul Mundt
2
-0
/
+131
2010-11-16
fbdev: move udlfb out of staging.
Paul Mundt
3
-0
/
+1930
2010-11-16
fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
Arnd Hannemann
1
-2
/
+2
2010-11-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-1
/
+0
2010-11-15
i2c: Delete unused adapter IDs
Jean Delvare
1
-1
/
+0
2010-11-15
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
4
-16
/
+35
2010-11-15
ARM mx3fb: check for DMA engine type
Sascha Hauer
1
-0
/
+4
2010-11-15
fbdev: sh_mobile_hdmi: add support for E-EDID parsing
Guennadi Liakhovetski
1
-11
/
+49
2010-11-15
Merge branch 'fbdev/edid' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6 into common/fbdev-edid
Paul Mundt
2
-0
/
+131
2010-11-15
fbdev: when parsing E-EDID blocks, also use SVD entries
Guennadi Liakhovetski
2
-4
/
+76
2010-11-15
fbdev: export fb_edid_add_monspecs() for modules, improve algorithm
Guennadi Liakhovetski
1
-28
/
+30
2010-11-15
video: add fb_edid_add_monspecs for parsing extended edid information
Erik Gilling
1
-0
/
+57
[prev]
[next]