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
2012-02-21
Merge commit 'v3.3-rc4'
Tomi Valkeinen
16
-48
/
+117
2012-02-19
i740fb: fix compile error when CONFIG_MTRR is not selected
Florian Tobias Schandinat
1
-1
/
+1
2012-02-17
viafb: NULL dereference on allocation failure in query_edid()
Dan Carpenter
1
-2
/
+5
2012-02-15
Resurrect Intel740 driver: i740fb
Ondrej Zary
4
-0
/
+1659
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-13
video: support DP controller driver
Jingoo Han
6
-0
/
+2780
2012-02-13
video: backlight: support s6e8ax0 panel driver based on MIPI DSI
Donghwa Lee
4
-1
/
+929
2012-02-13
video: support MIPI-DSI controller driver
Donghwa Lee
10
-1
/
+2452
2012-02-13
video:da8xx-fb: calculate pixel clock period for the panel
Manjunathappa, Prakash
1
-1
/
+18
2012-02-13
video: da8xx-fb: Fix build warning on unused label
Manjunathappa, Prakash
1
-1
/
+1
2012-02-13
riva/fbdev: fix several -Wuninitialized
Danny Kukawka
1
-3
/
+2
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
2012-02-09
ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c
Russell King
1
-0
/
+5
2012-02-07
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
11
-14
/
+80
2012-01-28
video: convert drivers/video/* to use module_spi_driver()
Axel Lin
5
-59
/
+5
2012-01-28
video: s3c-fb: add video clock running at data under-flow
Jingoo Han
1
-0
/
+23
2012-01-28
video: s3c-fb: add alpha value width setting
Jingoo Han
1
-0
/
+18
2012-01-28
video: s3c-fb: fix checkpatch error
Jingoo Han
1
-1
/
+2
2012-01-28
video: use gpio_request_one
Jingoo Han
9
-48
/
+20
2012-01-28
drivers/video/au*fb.c: use devm_ functions
Julia Lawall
2
-28
/
+13
2012-01-28
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2
-2
/
+18
2012-01-28
video: s3c-fb: Convert to devm style allocation
Mark Brown
1
-27
/
+5
2012-01-28
video: da8xx-fb: reset LCDC only if functional clock changes with DVFS
Manjunathappa, Prakash
1
-5
/
+11
2012-01-28
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
Peter Korsgaard
1
-9
/
+3
2012-01-28
Merge commit 'v3.3-rc1' into fbdev-next
Florian Tobias Schandinat
57
-737
/
+432
2012-01-28
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
Hubert Feurstein
1
-1
/
+1
2012-01-28
intelfb: remove some dead code
Dan Carpenter
1
-1
/
+0
2012-01-28
Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linus
Florian Tobias Schandinat
8
-10
/
+77
2012-01-28
drivers/video: compile fixes for fsl-diu-fb.c
Michael Neuling
1
-2
/
+2
2012-01-27
Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest
Paul Mundt
5
-75
/
+56
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
1
-32
/
+28
2012-01-26
OMAPDSS: HDMI: PHY burnout fix
Tomi Valkeinen
3
-4
/
+71
2012-01-26
OMAPDSS: use sync versions of pm_runtime_put
Tomi Valkeinen
6
-6
/
+6
2012-01-25
Merge branch 'work/fifomerge'
Tomi Valkeinen
7
-66
/
+252
2012-01-25
OMAPDSS: use devm_ functions
Julia Lawall
5
-43
/
+23
2012-01-25
OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4
Danny Kukawka
1
-0
/
+5
2012-01-25
OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculation
Ricardo Neri
1
-1
/
+1
2012-01-25
OMAPDSS: HDMI: remove duplicate code and mode parameter
Mythri P K
1
-11
/
+7
2012-01-25
OMAPDSS: HDMI: change the timing match logic
Mythri P K
1
-100
/
+76
2012-01-25
OMAPDSS: HDMI: update static timing table
Mythri P K
3
-66
/
+62
2012-01-25
OMAPDSS: HDMI: remove duplicate video interface code
Mythri P K
2
-30
/
+8
2012-01-25
OMAPDSS: DISPC: Add naive threshold calc for fifomerge
Tomi Valkeinen
3
-6
/
+30
2012-01-25
OMAPDSS: DISPC: move fifo threhold calc to dispc.c
Tomi Valkeinen
5
-60
/
+24
2012-01-25
OMAPDSS: DISPC: print fifo threshold values in bytes
Tomi Valkeinen
1
-4
/
+4
[prev]
[next]