index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-04-15
viafb: fix OLPC DCON refresh rate
Florian Tobias Schandinat
2
-3
/
+7
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-49
/
+46
2011-04-01
viafb: delete clock and PLL initialization
Florian Tobias Schandinat
1
-6
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-27
viafb: replace custom return values
Florian Tobias Schandinat
5
-33
/
+17
2011-03-27
viafb: some small cleanup for global variables
Florian Tobias Schandinat
5
-18
/
+7
2011-03-26
viafb: gather common good, old VGA initialization in one place
Florian Tobias Schandinat
2
-31
/
+37
2011-03-26
viafb: add engine clock support
Florian Tobias Schandinat
3
-0
/
+55
2011-03-25
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
4
-49
/
+46
2011-03-24
viafb: add VIA slapping capability
Florian Tobias Schandinat
2
-6
/
+43
2011-03-24
viafb: split clock and PLL code to an extra file
Florian Tobias Schandinat
5
-281
/
+368
2011-03-24
viafb: add primary/secondary clock on/off switches
Florian Tobias Schandinat
1
-1
/
+37
2011-03-23
viafb: add clock source selection and PLL power management support
Florian Tobias Schandinat
1
-0
/
+88
2011-03-23
viafb: prepare for PLL separation
Florian Tobias Schandinat
1
-43
/
+84
2011-03-23
viafb: call viafb_get_clk_value only in viafb_set_vclock
Florian Tobias Schandinat
3
-21
/
+19
2011-03-23
viafb: remove unused max_hres/vres
Florian Tobias Schandinat
2
-137
/
+3
2011-03-23
viafb: allow some pll calculations
Florian Tobias Schandinat
2
-282
/
+106
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-3
/
+0
2011-03-21
viafb: kill crt_setting_information
Florian Tobias Schandinat
4
-26
/
+15
[next]