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-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-2
/
+2
2007-10-30
radeonfb: remove warning with CONFIG_PM=n
Olof Johansson
1
-2
/
+2
2007-10-30
fb menu: fix FB_OMAP dependencies so that menu is displayed correctly
Randy Dunlap
2
-4
/
+2
2007-10-27
cirrusfb nonsense
Al Viro
1
-2
/
+1
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-20
/
+20
2007-10-20
typo fixes
Matt LaPlante
3
-5
/
+5
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-1
/
+1
2007-10-19
more UTF-8 conversions
Marcin Garski
2
-3
/
+3
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
5
-12
/
+12
2007-10-19
define global BIT macro
Jiri Slaby
1
-3
/
+0
2007-10-19
cyber2000fb: checkpatch fixes
Krzysztof Helt
1
-103
/
+105
2007-10-19
cyber2000fb, rename BIT macro
Jiri Slaby
1
-22
/
+22
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
1
-1
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
5
-8
/
+8
2007-10-18
logo.c: get rid of mips_machgroup
Ralf Baechle
1
-8
/
+2
2007-10-18
fb modedb: Refactor confusing mode_option assignment
Geert Uytterhoeven
1
-1
/
+3
2007-10-18
au1100fb: fix modpost warnings
Ralf Baechle
1
-1
/
+1
2007-10-18
netport_con.c: fix build errors and warnings
Ralf Baechle
1
-3
/
+3
2007-10-17
x86: remove rogue default m in drivers/video/Kconfig
Andi Kleen
1
-1
/
+0
2007-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
4
-30
/
+32
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
2
-8
/
+4
2007-10-16
Remove magic macros for screen_info structure members
H. Peter Anvin
4
-29
/
+31
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
1
-1
/
+1
2007-10-16
fix cirrusfb breakage
Al Viro
1
-2
/
+3
2007-10-16
tgafb: remove a redundant non-mono test in mono imageblit
Maciej W. Rozycki
1
-9
/
+0
2007-10-16
tgafb: fix an out-of-range shift in mono imageblit
Maciej W. Rozycki
1
-3
/
+8
2007-10-16
fbcon: delay the start of the cursor timer until a con_switch()
Antonino Daplas
1
-1
/
+1
2007-10-16
fbdev: copyarea function taught to fully support swapped pixel order in byte
Pavel Pisa
2
-25
/
+87
2007-10-16
s3fb: do not allow incorrect pixclock settings
Krzysztof Helt
1
-4
/
+11
2007-10-16
svgalib: mode selection updates
Ondrej Zajicek
2
-18
/
+38
2007-10-16
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
2
-5
/
+3
2007-10-16
ps3fb: enhance horizontal panning on firmware 1.90 and up
Geert Uytterhoeven
1
-41
/
+60
2007-10-16
ps3fb: add virtual screen and panning support
Geert Uytterhoeven
1
-25
/
+40
2007-10-16
ps3fb: don't keep the borders for non-fullscreen modes in XDR memory
Geert Uytterhoeven
1
-56
/
+75
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
1
-1
/
+2
2007-10-16
ps3av: dont distinguish between `boot' and `non-boot' autodetection
Geert Uytterhoeven
1
-4
/
+2
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
1
-4
/
+7
2007-10-16
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
Michael Hennerich
3
-0
/
+796
2007-10-16
fbcon: logo: disable logo at boot
Randy Dunlap
2
-6
/
+21
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
2
-4
/
+5
2007-10-16
video gfx: fix menu ordering
Randy Dunlap
1
-5
/
+5
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
2
-40
/
+81
[next]