index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-23
viafb: fix OLPC XO 1.5 device connection
Florian Tobias Schandinat
1
-0
/
+5
2011-04-20
s3fb: fix up DDC build with MTRR disabled.
Paul Mundt
1
-2
/
+1
2011-04-19
s3fb: add DDC support
Ondrej Zary
2
-5
/
+209
2011-04-19
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-fixes-for-linus
Paul Mundt
2
-3
/
+7
2011-04-18
Merge branch 'for-paul-39-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linus
Paul Mundt
5
-12
/
+25
2011-04-15
viafb: fix OLPC DCON refresh rate
Florian Tobias Schandinat
2
-3
/
+7
2011-04-15
OMAP: DSS2: fix panel Kconfig dependencies
Tomi Valkeinen
1
-4
/
+5
2011-04-15
OMAP: DSS2: DSI: Fix DSI PLL power bug
Tomi Valkeinen
3
-1
/
+8
2011-04-15
OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
Archit Taneja
1
-2
/
+8
2011-04-15
OMAP: DSS2: DSI: fix dsi_dump_clocks()
Tomi Valkeinen
1
-5
/
+1
2011-04-15
OMAP: DSS2: DSI: fix use_sys_clk & highfreq
Tomi Valkeinen
1
-0
/
+3
2011-04-12
ARM: pxafb: Fix access to nonexistent member of pxafb_info
Marek Vasut
1
-1
/
+3
2011-04-11
video: s3c-fb: add spinlock to interrupt routine
Jingoo Han
1
-0
/
+7
2011-04-11
video: s3c-fb: make runtime pm functions static
Jingoo Han
1
-2
/
+2
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-04-10
treewide: Fix iomap resource size miscalculations
Joe Perches
1
-1
/
+1
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
13
-140
/
+236
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
40
-66
/
+66
2011-04-06
efifb: Add override for 11" Macbook Air 3,1
Matthew Garrett
1
-0
/
+4
2011-04-06
efifb: Support overriding fields FW tells us with the DMI data.
Peter Jones
1
-59
/
+86
2011-04-06
fb: Reduce priority of resource conflict message
Matthew Garrett
1
-1
/
+1
2011-04-06
savagefb: Remove obsolete else clause in savage_setup_i2c_bus
Tormod Volden
1
-2
/
+1
2011-04-06
savagefb: Set up I2C based on chip family instead of card id
Tormod Volden
1
-5
/
+4
2011-04-06
savagefb: Replace magic register address with define
Tormod Volden
1
-1
/
+1
2011-04-06
drivers/video/bfin-lq035q1-fb.c: introduce missing kfree
Julia Lawall
1
-1
/
+3
2011-04-06
video: s3c-fb: fix checkpatch errors and warning
Jingoo Han
1
-3
/
+5
2011-04-06
update David Miller's old email address
Justin P. Mattock
1
-1
/
+1
2011-04-04
Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
Linus Torvalds
1
-11
/
+17
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable
Guan Xuetao
1
-11
/
+17
2011-04-01
viafb: delete clock and PLL initialization
Florian Tobias Schandinat
1
-6
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
40
-66
/
+66
2011-03-31
efifb: support AMD Radeon HD 6490
Davidlohr Bueso
1
-0
/
+3
2011-03-31
s3fb: fix Virge/GX2
Ondrej Zary
1
-14
/
+34
2011-03-31
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
Sergey Senozhatsky
1
-2
/
+0
2011-03-29
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Paul Mundt
2
-4
/
+49
2011-03-29
fbdev: sh_mobile_lcdcfb: fix module lock acquisition
Alexandre Courbot
1
-4
/
+4
2011-03-29
fbdev: sh_mobile_lcdcfb: add blanking support
Alexandre Courbot
2
-0
/
+45
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
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
Russell King
2
-48
/
+91
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
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
Linus Torvalds
1
-3
/
+0
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
2
-42
/
+20
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
56
-1819
/
+5541
2011-03-24
viafb: split clock and PLL code to an extra file
Florian Tobias Schandinat
5
-281
/
+368
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-13
/
+90
2011-03-24
viafb: add primary/secondary clock on/off switches
Florian Tobias Schandinat
1
-1
/
+37
[prev]
[next]