index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Lines
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
-1
/
+1
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
-38
/
+27
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+2
2015-09-08
video/xen-fbfront: Further s/MFN/GFN clean-up
Julien Grall
-9
/
+9
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
-2
/
+2
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2015-09-04
drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC
Yuriy Kolerov
-1
/
+1
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-2
/
+0
2015-09-04
Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-26
/
+462
2015-09-02
video: fbdev: atmel_lcdfb: remove useless include
Alexandre Belloni
-1
/
+0
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+0
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-26
/
+4
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-200
/
+86
2015-09-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-2
/
+0
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
-2
/
+0
2015-09-01
video: fbdev: pxa168fb: Use devm_clk_get
Vaishali Thakkar
-10
/
+4
2015-09-01
fbdev: ssd1307fb: fix error return code
Julia Lawall
-2
/
+3
2015-09-01
fbdev: fix snprintf() limit in show_bl_curve()
Dan Carpenter
-1
/
+1
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1784
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-25
/
+21
2015-08-25
drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
-25
/
+6
2015-08-25
drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
-29
/
+6
2015-08-25
drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
-31
/
+5
2015-08-25
drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer
Luis R. Rodriguez
-1
/
+1
2015-08-25
drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
Luis R. Rodriguez
-22
/
+11
2015-08-25
drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
Luis R. Rodriguez
-29
/
+6
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
-6541
/
+1030
2015-08-25
backlight: tosa: Export I2C module alias information
Javier Martinez Canillas
-0
/
+1
2015-08-25
backlight: lp8788_bl: Delete a check before backlight_device_unregister()
Markus Elfring
-2
/
+1
2015-08-25
backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro
Axel Lin
-13
/
+13
2015-08-25
backlight: pm8941-wled: Move PM8941 WLED driver to backlight
Bjorn Andersson
-0
/
+435
2015-08-25
backlight: lp855x: Use private data for regulator control
Milo Kim
-11
/
+12
2015-08-21
video: fbdev: s3c-fb: Constify platform_device_id
Krzysztof Kozlowski
-1
/
+1
2015-08-20
video: fbdev: atmel: fix warning for const return value
Tomi Valkeinen
-1
/
+1
2015-08-20
video: fbdev: Drop owner assignment from platform_driver
Krzysztof Kozlowski
-1
/
+0
2015-08-20
video: fbdev: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
-1
/
+0
2015-08-20
fbdev: remove unnecessary memset in vfb
Marcin Chojnacki
-9
/
+8
2015-08-20
framebuffer: disable vgacon on microblaze arch
Nicolai Stange
-1
/
+1
2015-08-20
fbdev: udlfb: remove unneeded initialization in few places
Alexey Klimov
-6
/
+4
2015-08-20
fbdev: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
-1
/
+1
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
-3
/
+3
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
-8
/
+9
2015-08-13
ARM/fb: ep93xx: switch framebuffer to use modedb only
Linus Walleij
-26
/
+4
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
-1
/
+0
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
-2
/
+2
2015-08-10
fbcon: unconditionally initialize cursor blink interval
Scot Doyle
-1
/
+2
2015-08-10
video: Fix possible leak in of_get_videomode()
Christian Engelmayer
-3
/
+1
2015-08-10
video: fbdev: pxa3xx_gcu: prepare the clocks
Robert Jarzmik
-2
/
+2
2015-08-10
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
Jyri Sarha
-1
/
+1
[prev]
[next]