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-04-11
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor
Antonino A. Daplas
1
-0
/
+5
2006-04-11
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
1
-6
/
+21
2006-04-11
[PATCH] atyfb is bust on sparc32
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] video/aty/atyfb_base.c: fix an off-by-one error
Adrian Bunk
1
-1
/
+1
2006-03-31
[PATCH] fbdev: Remove old radeon driver
Michael Hanselmann
3
-3180
/
+0
2006-03-31
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
1
-1
/
+1
2006-03-31
[PATCH] pxafb: Minor driver fixes
Richard Purdie
1
-4
/
+4
2006-03-31
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
2
-20
/
+15
2006-03-31
[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes
Richard Purdie
1
-80
/
+59
2006-03-31
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
2
-91
/
+92
2006-03-31
[PATCH] w100fb: Add acceleration support to ATI Imageon
Alberto Mardegan
2
-299
/
+611
2006-03-31
[PATCH] fbcon: Save current display during initialization
Antonino A. Daplas
1
-0
/
+1
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
4
-10
/
+10
2006-03-30
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
3
-127
/
+19
2006-03-29
Merge ../linux-2.6
Paul Mackerras
44
-236
/
+5924
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
8
-18
/
+23
2006-03-27
[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code
Adrian Bunk
1
-10
/
+1
2006-03-27
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
17
-57
/
+58
2006-03-27
[PATCH] fbdev: add modeline for 1680x1050@60
Olaf Hering
1
-0
/
+4
2006-03-27
[PATCH] sparse: Fix warnings in newport driver about non-static functions
Ralf Baechle
1
-2
/
+2
2006-03-27
[PATCH] Add ID for Quadro NVS280
Pavel Roskin
1
-0
/
+2
2006-03-27
[PATCH] imsttfb: Remove dead code
Antonino A. Daplas
1
-4
/
+4
2006-03-27
[PATCH] atyfb: Remove dead code
Antonino A. Daplas
1
-3
/
+5
2006-03-27
[PATCH] savagefb: Remove NULL check
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] i810fb: Remove NULL check
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] nvidiafb: Remove NULL check #2
Antonino A. Daplas
1
-2
/
+1
2006-03-27
[PATCH] nvidiafb: Remove NULL check
Antonino A. Daplas
1
-2
/
+0
2006-03-27
[PATCH] rivafb: Remove NULL check
Antonino A. Daplas
1
-2
/
+0
2006-03-27
[PATCH] framebuffer: cmap-setting return values
Alan Curry
3
-7
/
+7
2006-03-27
[PATCH] fbdev: Make BIOS EDID reading configurable
Antonino A. Daplas
2
-3
/
+19
2006-03-27
[PATCH] au1200fb: Alchemy Au1200 framebuffer driver
Ralf Baechle
4
-0
/
+4428
2006-03-27
[PATCH] matrox maven: memory allocation and other cleanups
Jean Delvare
1
-30
/
+25
2006-03-27
[PATCH] matroxfb: simply return what i2c_add_driver() does
Arthur Othieno
1
-12
/
+5
2006-03-27
[PATCH] fbdev: framebuffer driver for Geode GX
David Vrabel
7
-2
/
+1003
2006-03-27
[PATCH] nvidiafb: add suspend and resume hooks
Antonino A. Daplas
3
-31
/
+97
2006-03-27
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2
-43
/
+225
2006-03-27
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
1
-8
/
+19
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-14
/
+17
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
6
-6
/
+0
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-5
/
+3
2006-03-25
[PATCH] fix hardcoded values in collie frontlight
Pavel Machek
1
-13
/
+10
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
1
-1
/
+1
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-1
/
+3
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-9
/
+9
2006-03-24
BUG_ON() Conversion in drivers/video/
Eric Sesterhenn
2
-4
/
+2
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
1
-1
/
+1
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-7
/
+3
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2006-03-22
[PATCH] i810fb_cursor(): use GFP_ATOMIC
Antonino A. Daplas
1
-1
/
+1
[next]