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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
ps3fb: use fb_info.par properly
Geert Uytterhoeven
1
-35
/
+57
2007-10-16
ps3fb: fix possible overlap of GPU command buffer and frame buffer
Geert Uytterhoeven
1
-27
/
+39
2007-10-16
ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() static
Geert Uytterhoeven
1
-4
/
+2
2007-10-16
ps3fb: clean up includes
Geert Uytterhoeven
1
-8
/
+0
2007-10-16
ps3fb: do not print warnings on invalid frame numbers
Geert Uytterhoeven
1
-2
/
+2
2007-10-16
ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()
Geert Uytterhoeven
1
-87
/
+96
2007-10-16
imxfb: fast read flag and nonstandard field configurable
Pavel Pisa
2
-1
/
+3
2007-10-16
ps3av: dont distinguish between `boot' and `non-boot' autodetection
Geert Uytterhoeven
3
-35
/
+10
2007-10-16
ps3av: remove unused ps3av_set_mode()
Geert Uytterhoeven
2
-22
/
+0
2007-10-16
ps3av: add quirk database for broken monitors
Geert Uytterhoeven
1
-0
/
+41
2007-10-16
ps3av: add autodetection for VESA modes
Geert Uytterhoeven
2
-38
/
+68
2007-10-16
ps3av: treat DVI-D like HDMI in autodetect
Geert Uytterhoeven
2
-17
/
+8
2007-10-16
ps3av: use PS3 video mode ids in autodetect code
Geert Uytterhoeven
2
-55
/
+46
2007-10-16
ps3av: eliminate PS3AV_DEBUG
Geert Uytterhoeven
3
-78
/
+67
2007-10-16
ps3av: eliminate unneeded temporary variables
Geert Uytterhoeven
1
-11
/
+6
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
4
-10
/
+9
2007-10-16
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
Michael Hennerich
4
-0
/
+826
2007-10-16
fbcon: logo: disable logo at boot
Randy Dunlap
3
-6
/
+26
2007-10-16
pmagb-b-fb: improve diagnostics
Maciej W. Rozycki
1
-7
/
+27
2007-10-16
nvidiafb: Correctly assign the i2c class with the port reversal
Antonino A. Daplas
1
-2
/
+4
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
7
-12
/
+32
2007-10-16
video gfx: fix menu ordering
Randy Dunlap
1
-5
/
+5
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
3
-40
/
+82
2007-10-16
Intel FB: force even line count in interlaced mode
Krzysztof Halasa
1
-0
/
+15
2007-10-16
Intel FB: obvious changes and corrections
Krzysztof Halasa
3
-10
/
+13
2007-10-16
Intel FB: whitespace, bracket and other clean-ups
Krzysztof Halasa
5
-252
/
+202
2007-10-16
drivers/video/pmag-ba-fb.c: improve diagnostics
Maciej W. Rozycki
1
-7
/
+27
2007-10-16
Radeonfb Xpress 200M RC410 support
Sellout Bessie
3
-1
/
+7
2007-10-16
export font_vga_8x16
Andrew Morton
1
-0
/
+2
2007-10-16
drivers/video/Kconfig: Fix FB_PMAGB_B dependencies
Maciej W. Rozycki
1
-1
/
+1
2007-10-16
tdfxfb: checkpatch fixes
Krzysztof Helt
1
-59
/
+77
2007-10-16
pm3fb: replace busy waiting with cpu_relax
Krzysztof Helt
1
-3
/
+4
2007-10-16
pm2fb: replace busy waiting with cpu_relax
Krzysztof Helt
1
-5
/
+4
2007-10-16
tdfxfb: replace busy waiting with cpu_relax
Krzysztof Helt
1
-1
/
+2
2007-10-16
fbdev: Update Documentation/fb/00-INDEX
Jesper Juhl
1
-9
/
+37
2007-10-16
ps3fb: Fix spurious mode change failures
Geert Uytterhoeven
1
-7
/
+8
2007-10-16
ps3: Fix black and white stripes
Masashi Kimoto
1
-20
/
+38
2007-10-16
fbdev: Support for byte-reversed framebuffer formats
Pavel Pisa
6
-23
/
+109
2007-10-16
nvidiafb: Add boot option to reverse i2c port assignment
Antonino A. Daplas
3
-4
/
+11
2007-10-16
fbdev: find mode with the highest/safest refresh rate in fb_find_mode()
Michal Januszewski
1
-12
/
+29
2007-10-16
Intel FB: support for interlaced video modes
Krzysztof Halasa
2
-5
/
+11
2007-10-16
vfb: make virtual framebuffer mmapable
Ilya Yanok
1
-4
/
+74
2007-10-16
pm2fb: panning and hardware cursor fixes
Krzysztof Helt
1
-16
/
+19
2007-10-16
pm2fb: hardware cursor support for the Permedia2
Krzysztof Helt
2
-12
/
+120
2007-10-16
pm3fb: header file cleanup
Krzysztof Helt
1
-632
/
+602
2007-10-16
cirrusfb: code improvement 2nd part
Krzysztof Helt
1
-30
/
+15
2007-10-16
cirrusfb: code improvements
Krzysztof Helt
1
-175
/
+41
2007-10-16
cirrusfb: remove fields from cirrusfb_info
Krzysztof Helt
1
-81
/
+68
2007-10-16
cirrusfb: remove typedefs
Krzysztof Helt
1
-14
/
+14
2007-10-16
cirrusfb: checkpatch.pl cleanup
Krzysztof Helt
1
-805
/
+983
[next]