index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
12
-16
/
+15
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
1
-1
/
+0
2006-10-04
[PATCH] fbdev: riva warning fix
Andrew Morton
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-4
/
+4
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-32
/
+78
2006-10-03
[PATCH] nvidia fbdev: fix powerpc xmon scribbles
Paul Mackerras
1
-0
/
+10
2006-10-03
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
Geert Uytterhoeven
1
-1
/
+2
2006-10-03
[PATCH] radeonfb supend/resume support for Acer Aspire 2010
Carl-Daniel Hailfinger
1
-0
/
+3
2006-10-03
[PATCH] sstfb: cleanups
Alan Cox
1
-115
/
+55
2006-10-03
[PATCH] fbcon:: make 3 functions static
Adrian Bunk
3
-3
/
+3
2006-10-03
[PATCH] mbxfb: Fix framebuffer size smaller than requested
Raphael Assenat
1
-4
/
+4
2006-10-03
[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock
Raphael Assenat
1
-1
/
+12
2006-10-03
[PATCH] atyfb: Possible cleanups
Adrian Bunk
3
-5
/
+6
2006-10-03
[PATCH] drivers/video/sis/sis_main.h Removal of old code
Michal Piotrowski
1
-65
/
+0
2006-10-03
[PATCH] drivers/video/sis/vgatypes.h: removal of old code
Michal Piotrowski
1
-2
/
+0
2006-10-03
[PATCH] drivers/video/sis/sis_main.c: removal of old code
Michal Piotrowski
1
-229
/
+3
2006-10-03
[PATCH] drivers/video/sis/sis_accel.h: removal of old code
Michal Piotrowski
1
-14
/
+0
2006-10-03
[PATCH] drivers/video/sis/sis_accel.c: removal of old code
Michal Piotrowski
1
-26
/
+0
2006-10-03
[PATCH] drivers/video/sis/osdef.h: removal of old code
Michal Piotrowski
1
-4
/
+0
2006-10-03
[PATCH] drivers/video/sis/init.h: removal of old code
Michal Piotrowski
1
-7
/
+0
2006-10-03
[PATCH] drivers/video/sis/initextlfb.c: removal of old code
Michal Piotrowski
1
-4
/
+0
2006-10-03
[PATCH] drivers/video/sis/init301.h: removal of old code
Michal Piotrowski
1
-7
/
+0
2006-10-03
[PATCH] i810fb: Honor the return value of pci_enable_device
Antonino A. Daplas
1
-1
/
+5
2006-10-03
[PATCH] nvidiafb: Honor the return value of pci_enable_device
Antonino A. Daplas
1
-1
/
+5
2006-10-03
[PATCH] matroxfb: Honor the return value of pci_register_driver
Antonino A. Daplas
1
-4
/
+8
2006-10-03
[PATCH] atyfb: Honor the return value of pci_register_driver
Antonino A. Daplas
1
-3
/
+5
2006-10-03
[PATCH] fbcon: Honor the return value of device_create_file
Antonino A. Daplas
1
-7
/
+27
2006-10-03
[PATCH] fbdev: Honor the return value of device_create_file
Antonino A. Daplas
1
-7
/
+28
2006-10-03
[PATCH] fbcon: Remove cursor timer if unused
Antonino A. Daplas
1
-6
/
+11
2006-10-03
[PATCH] fbcon: Use persistent allocation for cursor blinking
Dave Jones
3
-10
/
+26
2006-10-03
[PATCH] radeonfb: Use generic DDC reading
Dennis Munsie
2
-103
/
+4
2006-10-03
[PATCH] savagefb: Use generic DDC reading
Antonino A. Daplas
2
-43
/
+7
2006-10-03
[PATCH] i810fb: Use generic DDC reading
Antonino A. Daplas
2
-41
/
+2
2006-10-03
[PATCH] rivafb: Use generic DDC reading
Antonino A. Daplas
2
-42
/
+3
2006-10-03
[PATCH] nvidiafb: Use generic DDC reading
Antonino A. Daplas
2
-42
/
+4
2006-10-03
[PATCH] fbdev: Add generic ddc read functionality
Dennis Munsie
3
-0
/
+122
2006-10-03
[PATCH] vfb: Document option to enable the driver
Mike Frysinger
1
-1
/
+2
2006-10-03
[PATCH] rivafb: use constants instead of magic values
Guido Guenther
1
-4
/
+4
2006-10-03
[PATCH] au1100fb: Add option to enable/disable the cursor
Rodolfo Giometti
1
-4
/
+26
2006-10-02
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2
-32
/
+78
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+527
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-15
/
+15
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-15
/
+15
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-60
/
+197
2006-09-27
video: Update header location in hp680_bl.
Andriy Skulysh
1
-2
/
+2
2006-09-27
video: Update pvr2fb for sq API changes.
Paul Mundt
1
-10
/
+12
2006-09-27
video: hitfb suspend/resume and updates.
Andriy Skulysh
1
-33
/
+181
[next]