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
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
viafb: don't touch clock state on OLPC XO-1.5
Daniel Drake
1
-0
/
+19
2012-03-13
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...
Florian Tobias Schandinat
25
-1139
/
+936
2012-03-08
viafb: avoid refresh and mode lookup in set_par
Florian Tobias Schandinat
1
-18
/
+14
2012-03-08
viafb: modetable conversion
Florian Tobias Schandinat
7
-1035
/
+120
2012-03-04
viafb: LCD bpp cleanup
Florian Tobias Schandinat
5
-30
/
+12
2012-02-24
viafb: fix IGA1 modesetting on VX900
Florian Tobias Schandinat
1
-0
/
+3
2012-02-24
viafb: select HW scaling on VX900 for IGA2
Florian Tobias Schandinat
1
-0
/
+1
2012-02-21
viafb: Fix bug in centering code
Florian Tobias Schandinat
1
-1
/
+1
2012-02-21
viafb: another workaround for OLPCs weird wiring
Florian Tobias Schandinat
1
-2
/
+4
2012-02-17
viafb: NULL dereference on allocation failure in query_edid()
Dan Carpenter
1
-2
/
+5
2012-02-15
Merge branch 'viafb-aux' into viafb-next
Florian Tobias Schandinat
15
-10
/
+736
2012-02-13
viafb: add initial EDID support
Florian Tobias Schandinat
4
-8
/
+103
2012-02-12
viafb: fix I2C emulation on GPIO ports
Florian Tobias Schandinat
1
-2
/
+8
2012-02-12
viafb: make SAMM to also work on LCD
Florian Tobias Schandinat
4
-28
/
+22
2012-02-10
viafb: make single framebuffer multiple adapter mode work
Florian Tobias Schandinat
4
-22
/
+30
2012-02-10
viafb: fill xres and yres
Florian Tobias Schandinat
1
-1
/
+2
2012-02-10
viafb: set correct polarity for second adapter
Florian Tobias Schandinat
1
-7
/
+7
2012-02-10
viafb: add auxiliary device management infrastructure
Florian Tobias Schandinat
14
-1
/
+626
2011-11-22
viafb: correct sync polarity for OLPC DCON
Daniel Drake
1
-2
/
+2
2011-10-31
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
1
-0
/
+1
2011-08-17
viafb: replace strict_strtoul to kstrto* and check return value
Wang Shaoyan
1
-58
/
+68
2011-08-17
Merge commit 'v3.1-rc2' into HEAD
Florian Tobias Schandinat
5
-32
/
+30
2011-08-07
viafb: get rid of the remaining modetable structure assumptions
Florian Tobias Schandinat
7
-33
/
+17
2011-08-07
viafb: eliminate modetable dependancy of LCD modesetting
Florian Tobias Schandinat
3
-22
/
+15
2011-08-07
viafb: seperate hardware initialization
Florian Tobias Schandinat
1
-20
/
+28
2011-08-07
viafb: use information in var for modesetting
Florian Tobias Schandinat
4
-83
/
+61
2011-08-07
viafb: eliminate viafb_get_pixclock
Florian Tobias Schandinat
3
-19
/
+2
2011-08-06
viafb: add new funcions to select a single mode
Florian Tobias Schandinat
5
-61
/
+70
2011-08-06
viafb: fix pointer type missmatch
Wang Shaoyan
1
-1
/
+1
2011-08-05
viafb: remove 640x480-60 CRT special case
Florian Tobias Schandinat
2
-15
/
+1
2011-08-05
viafb: simplify viafb_fill_crtc_timing
Florian Tobias Schandinat
3
-12
/
+10
2011-08-05
viafb: remove superfluous mode lookup
Florian Tobias Schandinat
1
-2
/
+0
2011-08-05
viafb: remove superfluous register unlocking/locking
Florian Tobias Schandinat
2
-7
/
+4
2011-08-05
viafb: kill viafb_load_crtc_timing
Florian Tobias Schandinat
3
-46
/
+27
2011-08-05
viafb: use more compact modesetting functions
Florian Tobias Schandinat
5
-578
/
+128
2011-07-17
viafb: improve pitch handling
Florian Tobias Schandinat
2
-3
/
+13
2011-06-27
viafbdev: fix compilation warning for unused variable
Nikanth Karthikesan
1
-2
/
+2
2011-05-27
viafb: use display information in info not in var for panning
Florian Tobias Schandinat
1
-2
/
+3
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-24
/
+25
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
18
-706
/
+712
2011-05-20
gpio/via: rename VIA local config struct
Linus Walleij
1
-24
/
+25
2011-05-11
viafb: Automatic OLPC XO-1.5 configuration
Daniel Drake
1
-9
/
+30
2011-04-26
viafb: remove unused CEA mode
Florian Tobias Schandinat
3
-34
/
+0
2011-04-25
viafb: try to map less memory in case of failure
Florian Tobias Schandinat
1
-1
/
+8
2011-04-24
viafb: use write combining for video ram
Florian Tobias Schandinat
1
-1
/
+1
2011-04-24
Merge branch 'viafb-pll' into viafb-next
Florian Tobias Schandinat
7
-408
/
+577
2011-04-24
Merge branch 'viafb-cleanup' into viafb-next
Florian Tobias Schandinat
13
-251
/
+84
2011-04-23
viafb: add X server compatibility mode
Florian Tobias Schandinat
1
-0
/
+7
2011-04-23
viafb: reduce OLPC refresh a bit
Florian Tobias Schandinat
3
-2
/
+3
2011-04-23
viafb: fix OLPC XO 1.5 device connection
Florian Tobias Schandinat
1
-0
/
+5
[next]