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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
6
-11
/
+675
2011-07-25
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
3
-8
/
+18
2011-07-25
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-25
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
1
-2
/
+1
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-28
/
+25
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
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-06-27
viafbdev: fix compilation warning for unused variable
Nikanth Karthikesan
1
-2
/
+2
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/kerne...
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/ke...
Linus Torvalds
4
-32
/
+20
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
1
-2
/
+2
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
fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM
Guennadi Liakhovetski
1
-13
/
+5
2011-06-14
fbdev/atyfb: Fix 2 defined-but-not-used warnings
Geert Uytterhoeven
1
-6
/
+4
2011-06-14
efifb: Fix call to wrong unregister function
Wanlong Gao
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
11
-22
/
+20
2011-06-09
video: s3c-fb: move enabling channel for window
Jingoo Han
1
-7
/
+7
2011-06-09
video: s3c-fb: fix virtual resolution checking
Jingoo Han
1
-3
/
+2
2011-06-09
video: s3c-fb: fix misleading kfree in remove function
Jingoo Han
1
-2
/
+1
2011-06-06
video: Fix use-after-free by vga16fb on rmmod
Bruno Prémont
1
-0
/
+2
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
5
-14
/
+7
2011-06-02
efifb: Disallow manual bind and unbind
Andy Lutomirski
1
-7
/
+14
2011-06-02
efifb: Fix mismatched request/release_mem_region
Andy Lutomirski
1
-4
/
+7
2011-06-02
efifb: Enable write-combining
Andy Lutomirski
1
-1
/
+1
2011-06-02
drivers/video/pxa168fb.c: add missing clk_put
Julia Lawall
1
-7
/
+10
2011-06-02
drivers/video/imxfb.c: add missing clk_put
Julia Lawall
1
-2
/
+2
2011-06-02
fbdev: bf537-lq035: add missing blacklight properties type
Steven Miao
1
-0
/
+1
2011-06-02
savagefb: Use panel CVT mode as default
Tormod Volden
2
-0
/
+17
2011-06-02
fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
Paul Mundt
1
-2
/
+2
2011-05-26
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
Andrew Morton
1
-0
/
+1
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-24
/
+25
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2
-13
/
+6
2011-05-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-193
/
+0
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+1
2011-05-26
fb: Use platform_data to retrieve tmiofb platform bits
Samuel Ortiz
1
-7
/
+5
2011-05-25
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
59
-2176
/
+6520
[next]