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
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+5
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
8
-16
/
+8
2007-07-18
fbdev: make fb_append_extra_logo() depend on fb=y
Arnd Bergmann
1
-1
/
+1
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2
-3
/
+13
2007-07-17
OMAP: LCD panel support for the Siemens SX1 mobile phone
Vovan888@gmail
2
-0
/
+335
2007-07-17
OMAP: LCD panel support for the TI OMAP OSK board
Dirk Behme
2
-0
/
+145
2007-07-17
OMAP: LCD panel support for the TI OMAP1510 Innovator board
Imre Deak
2
-0
/
+125
2007-07-17
OMAP: LCD panel support for the TI OMAP1610 Innovator board
Imre Deak
2
-0
/
+151
2007-07-17
OMAP: LCD panel support for the Palm Zire71
Marek Vasut
2
-0
/
+124
2007-07-17
OMAP: LCD panel support for Palm Tungsten|T
Marek Vasut
2
-0
/
+128
2007-07-17
OMAP: LCD panel support for the Palm Tungsten E
Romain Goyet
2
-0
/
+124
2007-07-17
OMAP: LCD panel support for the TI OMAP H3 board
Imre Deak
2
-0
/
+142
2007-07-17
OMAP: LCD panel support for the TI OMAP H4 board
Imre Deak
2
-0
/
+119
2007-07-17
OMAP: add external Epson Blizzard LCD controller support
Imre Deak
3
-0
/
+1575
2007-07-17
OMAP: add external Epson HWA742 LCD controller support
Imre Deak
3
-0
/
+1086
2007-07-17
OMAP: add TI OMAP2 external LCD controller support - RFBI
Imre Deak
2
-0
/
+589
2007-07-17
OMAP: add TI OMAP1 external LCD controller support - SoSSI
Imre Deak
3
-0
/
+695
2007-07-17
OMAP: add TI OMAP2 internal display controller support.
Imre Deak
3
-0
/
+1546
2007-07-17
OMAP: add TI OMAP1 internal LCD controller
Imre Deak
3
-0
/
+902
2007-07-17
OMAP: add TI OMAP framebuffer driver
Imre Deak
5
-0
/
+1994
2007-07-17
drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit
Adrian Bunk
2
-7
/
+6
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
1
-0
/
+1
2007-07-17
fbdev: SPE helper penguin logo
Geert Uytterhoeven
2
-0
/
+285
2007-07-17
fbdev: Add fb_append_extra_logo()
Geert Uytterhoeven
2
-69
/
+147
2007-07-17
fbdev: extract fb_show_logo_line()
Geert Uytterhoeven
1
-16
/
+23
2007-07-17
fb: epson1355fb: kill off dead sh support
Paul Mundt
2
-15
/
+3
2007-07-17
matroxfb: color setting fixes fix
Antonino A. Daplas
1
-2
/
+0
2007-07-17
vt8623fb.c: make code static
Adrian Bunk
1
-21
/
+21
2007-07-17
pm3fb: possible cleanups
Adrian Bunk
1
-27
/
+2
2007-07-17
pm3fb: fillrect acceleration
Krzysztof Helt
1
-3
/
+238
2007-07-17
matroxfb: color setting fixes
Antonino A. Daplas
5
-15
/
+8
2007-07-17
sisfb: fix pseudo_palette array size and overrun
Antonino A. Daplas
2
-1
/
+7
2007-07-17
intelfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
i810fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
radeonfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
atyfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
tx3912fb: fix improper assignment of info->pseudo_palette
Antonino A. Daplas
1
-1
/
+1
2007-07-17
tridentfb: fix pseudo_palette array overrun in setcolreg
Antonino A. Daplas
1
-14
/
+16
2007-07-17
tgafb: actually allocate memory for the pseudo_palette
Antonino A. Daplas
1
-1
/
+1
2007-07-17
sgivwfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
q40fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
pvr2fb: fix pseudo_palette array overrun and typecast
Antonino A. Daplas
1
-3
/
+4
2007-07-17
platinumfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
offb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
macfb: fix pseudo_palette size and overrun
Antonino A. Daplas
1
-43
/
+50
2007-07-17
gbefb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-20
/
+21
2007-07-17
fm2fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-7
/
+9
2007-07-17
epson1355fb: color setting fixes
Antonino A. Daplas
1
-2
/
+3
2007-07-17
cyblafb: fix pseudo_palette array overrun in setcolreg
Antonino A. Daplas
1
-9
/
+12
2007-07-17
controlfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
[next]