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
2009-04-13
intelfb: support i854
Stefan Husemann
4
-0
/
+9
2009-04-13
cirrusfb: do not allow unsupported pixel depth
Krzysztof Helt
1
-3
/
+1
2009-04-13
drivers/video/aty/radeon_base.c: fix typo in comment
Paul Menzel
1
-2
/
+2
2009-04-13
sisfb: fix color component length for pseudocolor modes
Michal Januszewski
1
-1
/
+1
2009-04-13
sa1100fb: fix color component length for pseudocolor modes
Michal Januszewski
2
-8
/
+14
2009-04-13
s3fb: fix color component length for pseudocolor modes
Michal Januszewski
1
-3
/
+3
2009-04-13
efifb: exit if framebuffer address is invalid
Matthew Garrett
1
-2
/
+5
2009-04-13
uvesafb: fix color component length for pseudocolor modes
Michal Januszewski
1
-25
/
+10
2009-04-13
fbdev: fix color component field length documentation
Michal Januszewski
2
-7
/
+12
2009-04-13
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
4
-58
/
+22
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
1
-25
/
+31
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
1
-4
/
+63
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2
-1
/
+208
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-13
/
+21
2009-04-07
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
1
-13
/
+21
2009-04-06
backlight: Adds HP Jornada 700 series backlight driver
Kristoffer Ericson
3
-0
/
+171
2009-04-06
backlight: Add HP Jornada 700 series LCD driver
Kristoffer Ericson
3
-0
/
+163
2009-04-06
backlight: fix pwm_bl.c when multiple PWM backlights exist
Eric Miao
1
-2
/
+2
2009-04-06
backlight: mbp_nvidia_bl - Add a debug switch
Mario Schwalbe
1
-2
/
+31
2009-04-06
backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5
Mario Schwalbe
1
-36
/
+126
2009-04-06
fsl-diu-fb: Pass the proper device for dma mapping routines
Anton Vorontsov
1
-13
/
+21
2009-04-02
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
1
-0
/
+1
2009-04-01
efifb: dmi set video type
Brian Maly
1
-1
/
+4
2009-04-01
tridentfb: delete acceleration Kconfig option
Krzysztof Helt
2
-20
/
+1
2009-04-01
atyfb: speed up Mach64 cursor
Krzysztof Helt
1
-8
/
+7
2009-04-01
fb: hide hardware cursor in graphics mode (Mach64)
Krzysztof Helt
1
-1
/
+2
2009-04-01
nvidiafb: remove open_lock mutex
Alessio Igor Bogani
2
-9
/
+0
2009-04-01
radeonfb: suspend/resume for ATI Mobility Radeon RV350
Wolfgang Kroener
1
-0
/
+3
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2009-04-01
uvesafb: fix selecting mode with the vbemode option
Michal Januszewski
1
-4
/
+9
2009-04-01
fbdev: remove cyblafb driver
Krzysztof Helt
3
-1710
/
+7
2009-04-01
fb: add s3c-fb driver for newer Samsung SoC framebuffer devices
Ben Dooks
3
-0
/
+1061
2009-04-01
n411: add missing Makefile entry
Herton Ronaldo Krzesinski
1
-0
/
+1
2009-04-01
viafb: returns 0 two too early
Roel Kluin
1
-2
/
+6
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
uvesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-01
arkfb: fix misplaced parentheses
Roel Kluin
1
-2
/
+2
2009-04-01
asiliantfb: fix cmap memory leaks
Andres Salomon
1
-5
/
+21
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-04-01
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
1
-12
/
+36
2009-04-01
amifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-2
/
+5
2009-04-01
amba-clcd: fix cmap memory leaks
Andres Salomon
1
-1
/
+7
2009-04-01
68328fb: fix cmap memory leaks
Andres Salomon
1
-1
/
+4
2009-04-01
tgafb: fix cmap memory leak
Andres Salomon
1
-1
/
+3
2009-04-01
sunxvr500: fix cmap memory leaks
Andres Salomon
1
-1
/
+5
2009-04-01
valkyriefb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-5
/
+10
2009-04-01
stifb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-8
/
+10
2009-04-01
sstfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+7
2009-04-01
sm501fb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-1
/
+4
2009-04-01
skeletonfb: check fb_alloc_cmap return value and handle failure properly
Andres Salomon
1
-3
/
+6
[next]