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-07-13
video: da8xx-fb: Interrupt configuration of revised LCDC IP
Manjunathappa, Prakash
1
-9
/
+142
2011-07-13
video: Add Aeroflex Gaisler GRVGA framebuffer device driver
Kristoffer Glembo
3
-0
/
+589
2011-07-13
drivers/video/udlfb match class, subclass, and protocol
Bernie Thompson
1
-5
/
+14
2011-07-13
carminefb: Fix module parameters permissions
Jean Delvare
1
-3
/
+3
2011-07-13
video: s3c2410: remove unused variable
Wolfram Sang
1
-1
/
+0
2011-07-13
drivers/video/udlfb bind framebuffer to interface.
Kay Sievers
1
-1
/
+1
2011-07-13
drivers/video/msm/mdp.c: adjust error handling code
Julia Lawall
1
-1
/
+3
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
15
-60
/
+1065
2011-07-04
vesafb: fix memory leak
Daniel J Blueman
1
-0
/
+1
2011-07-01
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
7
-40
/
+86
2011-07-01
OMAP: DSS2: DSI: sync when disabling a display
Tomi Valkeinen
2
-4
/
+6
2011-07-01
OMAP: DSS2: Add Color Phase Rotation support
Tomi Valkeinen
3
-0
/
+151
2011-07-01
OMAP: DSS: Minor cleanup in ovl and mgr cache structs
Nishant Kamat
1
-96
/
+62
2011-07-01
OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2
Tomi Valkeinen
4
-58
/
+105
2011-07-01
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
Tomi Valkeinen
3
-7
/
+13
2011-07-01
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
Tomi Valkeinen
1
-0
/
+4
2011-07-01
OMAP: DSS2: Taal: Make driver more fault tolerant
Tomi Valkeinen
1
-12
/
+21
2011-07-01
OMAP: DSS2: remove update_mode from omapdss
Tomi Valkeinen
4
-124
/
+14
2011-07-01
OMAP: DSS2: OMAPFB: Implement auto-update mode
Tomi Valkeinen
4
-56
/
+202
2011-07-01
OMAP: DSS2: OMAPFB: Add struct to store per-display data
Tomi Valkeinen
2
-21
/
+34
2011-07-01
OMAP: DSS2: DSI: Change dummy macros to inline functions
Tomi Valkeinen
1
-3
/
+12
2011-07-01
OMAP: DSS2: remove extra includes from include/video/omapdss.h
Tomi Valkeinen
4
-0
/
+4
2011-06-27
viafbdev: fix compilation warning for unused variable
Nikanth Karthikesan
1
-2
/
+2
2011-06-24
Remove unneeded version.h includes from drivers/video/
Jesper Juhl
4
-5
/
+0
2011-06-24
Merge branch 'fbdev/stable-updates'
Paul Mundt
10
-28
/
+1044
2011-06-24
video: Fix speficied typo
Joe Perches
7
-7
/
+7
2011-06-24
fbdev: amba: Link fb device to its parent
Loïc Minier
1
-0
/
+2
2011-06-24
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
1
-16
/
+0
2011-06-24
udlfb: Correct sub-optimal resolution selection.
William Katsak
1
-2
/
+6
2011-06-24
Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x into fbdev-fixes-for-linus
Paul Mundt
1
-1
/
+1
2011-06-24
hecubafb: add module_put on error path in hecubafb_probe()
Pavel Shved
1
-1
/
+2
2011-06-24
sm501fb: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2011-06-24
gx1fb: Fix section mismatch warnings
Randy Dunlap
1
-7
/
+7
2011-06-24
fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane
Damian Hobson-Garcia
1
-1
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-06-16
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
Linus Torvalds
4
-32
/
+20
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
1
-2
/
+2
2011-06-16
video: don't use flush_scheduled_work() in fb_defio
Tejun Heo
1
-2
/
+1
2011-06-15
drivers/video/backlight/adp8870_bl.c: add missed props.type conversion
Andrew Morton
1
-0
/
+1
2011-06-15
backlight: new driver for the ADP8870 backlight devices
Michael Hennerich
3
-0
/
+1024
2011-06-15
au1200fb: fix hardcoded IRQ
Manuel Lauss
1
-5
/
+7
2011-06-15
au1200fb: switch to FB_SYS helpers
Manuel Lauss
2
-6
/
+9
2011-06-15
au1200fb: make number of windows configurable at load time.
Manuel Lauss
1
-14
/
+39
2011-06-15
au1200fb: fixup PM
Manuel Lauss
1
-115
/
+39
2011-06-15
au1200fb: use framebuffer_alloc()
Manuel Lauss
1
-34
/
+46
2011-06-15
Merge branch 'fbdev/panning-fixes'
Paul Mundt
27
-90
/
+86
2011-06-15
fbdev: da8xx: use display information in info not in var for panning
Laurent Pinchart
1
-2
/
+2
2011-06-15
vt8500lcdfb: use display information in info not in var for panning
Laurent Pinchart
1
-2
/
+2
2011-06-15
vt8623fb: use display information in info not in var for panning
Laurent Pinchart
1
-4
/
+5
2011-06-15
68328fb: use display information in info not in var for panning
Laurent Pinchart
1
-2
/
+2
[prev]
[next]