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
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+10
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
11
-37
/
+26
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+2
2015-09-08
video/xen-fbfront: Further s/MFN/GFN clean-up
Julien Grall
1
-9
/
+9
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+2
2015-09-02
video: fbdev: atmel_lcdfb: remove useless include
Alexandre Belloni
1
-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
-2
/
+0
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-26
/
+4
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-200
/
+86
2015-09-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+0
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2
-2
/
+0
2015-09-01
video: fbdev: pxa168fb: Use devm_clk_get
Vaishali Thakkar
1
-10
/
+4
2015-09-01
fbdev: ssd1307fb: fix error return code
Julia Lawall
1
-2
/
+3
2015-09-01
fbdev: fix snprintf() limit in show_bl_curve()
Dan Carpenter
1
-1
/
+1
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+1784
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-25
/
+21
2015-08-25
drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
1
-25
/
+6
2015-08-25
drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
1
-29
/
+6
2015-08-25
drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()
Luis R. Rodriguez
1
-31
/
+5
2015-08-25
drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer
Luis R. Rodriguez
1
-1
/
+1
2015-08-25
drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
Luis R. Rodriguez
1
-22
/
+11
2015-08-25
drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
Luis R. Rodriguez
1
-29
/
+6
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
73
-6512
/
+1002
2015-08-21
video: fbdev: s3c-fb: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-08-20
video: fbdev: atmel: fix warning for const return value
Tomi Valkeinen
1
-1
/
+1
2015-08-20
video: fbdev: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-08-20
video: fbdev: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-08-20
fbdev: remove unnecessary memset in vfb
Marcin Chojnacki
1
-9
/
+8
2015-08-20
fbdev: udlfb: remove unneeded initialization in few places
Alexey Klimov
1
-6
/
+4
2015-08-20
fbdev: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
2
-3
/
+3
2015-08-13
ARM/fb: ep93xx: switch framebuffer to use modedb only
Linus Walleij
1
-26
/
+4
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-1
/
+0
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2
-2
/
+2
2015-08-10
video: fbdev: pxa3xx_gcu: prepare the clocks
Robert Jarzmik
1
-2
/
+2
2015-08-10
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
Jyri Sarha
1
-1
/
+1
2015-08-10
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
Jyri Sarha
1
-0
/
+2
2015-08-10
fbdev: select versatile helpers for the integrator
Linus Walleij
1
-1
/
+1
2015-08-07
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee
4
-0
/
+1784
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
1
-25
/
+21
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
1
-1
/
+1
2015-07-21
drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-32
/
+8
2015-07-21
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
Luis R. Rodriguez
2
-23
/
+14
2015-07-21
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
Luis R. Rodriguez
1
-1
/
+15
2015-07-21
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
Luis R. Rodriguez
1
-8
/
+15
2015-07-20
simplefb: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
1
-2
/
+38
[next]