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
2013-07-14
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
1
-1601
/
+880
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-59
/
+34
2013-07-09
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
86
-1155
/
+8117
2013-07-08
video: imxfb: Add DT support
Markus Pargmann
2
-35
/
+161
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
7
-12
/
+155
2013-07-03
backlight: convert from legacy pm ops to dev_pm_ops
Shuah Khan
1
-3
/
+7
2013-07-03
lcd: add devm_lcd_device_{register,unregister}()
Jingoo Han
1
-0
/
+70
2013-07-03
backlight: add devm_backlight_device_{register,unregister}()
Jingoo Han
1
-0
/
+75
2013-07-03
backlight: pcf50633: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-03
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-03
backlight: ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-03
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
3
-3
/
+3
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-31583
/
+10
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-37
/
+21
2013-06-29
pxa3xx: VM_IO is set by io_remap_pfn_range()
Al Viro
1
-1
/
+0
2013-06-29
au1100fb: VM_IO is set by io_remap_pfn_range()
Al Viro
1
-2
/
+0
2013-06-29
au1200fb: io_remap_pfn_range() sets VM_IO
Al Viro
1
-4
/
+0
2013-06-28
Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...
Jean-Christophe PLAGNIOL-VILLARD
34
-136
/
+112
2013-06-28
Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux i...
Jean-Christophe PLAGNIOL-VILLARD
27
-27
/
+6513
2013-06-28
Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux i...
Jean-Christophe PLAGNIOL-VILLARD
35
-841
/
+1002
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
14
-31578
/
+1
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
7
-6
/
+288
2013-06-27
video: i740fb: Make i740fb_init static
Sachin Kamat
1
-1
/
+1
2013-06-27
fb: make fp_get_options name argument const
Vincent Stehlé
1
-1
/
+1
2013-06-27
video: mmp: fix graphics/video layer enable/mask swap issue
Jing Xiang
1
-3
/
+3
2013-06-27
video: mmp: fix memcpy wrong size for mmp_addr issue
Jing Xiang
1
-1
/
+1
2013-06-27
radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-27
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-27
vgacon: fix missing include.
Dave Airlie
1
-0
/
+1
2013-06-26
fbdev: bfin-lq035q1-fb: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+14
2013-06-26
fbmem: return -EFAULT on copy_to_user() failure
Dan Carpenter
1
-1
/
+3
2013-06-26
OMAPDSS: DPI: Fix wrong pixel clock limit
Tomi Valkeinen
1
-2
/
+2
2013-06-26
video: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-6
/
+6
2013-06-26
uvesafb: Correct/simplify warning message
Borislav Petkov
1
-2
/
+2
2013-06-26
fb: fix atyfb unused data warnings
Randy Dunlap
1
-2
/
+3
2013-06-26
fb: fix atyfb build warning
Randy Dunlap
1
-2
/
+2
2013-06-26
video: imxfb: Make local symbols static
Sachin Kamat
1
-2
/
+2
2013-06-26
video: udlfb: Make local symbol static
Sachin Kamat
1
-1
/
+1
2013-06-26
video: udlfb: Use NULL instead of 0
Sachin Kamat
1
-5
/
+5
2013-06-26
video: smscufx: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
20
-31
/
+0
2013-06-26
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
Wei Yongjun
1
-1
/
+0
2013-06-26
video: xilinxfb: Use driver for Xilinx ARM Zynq
Michal Simek
1
-1
/
+1
2013-06-26
video: xilinxfb: Add support for little endian accesses
Michal Simek
1
-2
/
+28
2013-06-26
video: xilinxfb: Group bus initialization
Michal Simek
1
-41
/
+15
2013-06-26
video: xilinxfb: Use drvdata->regs_phys instead of physaddr
Michal Simek
1
-2
/
+2
[next]