index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-1
/
+0
2015-08-11
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-08
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
2015-07-03
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+9
2015-07-02
OMAPDSS: fix probing if rfbi device is enabled
Tomi Valkeinen
1
-0
/
+9
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2015-06-24
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
68
-6503
/
+946
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-2
/
+2
2015-06-22
Merge omapdss scaling fixes
Tomi Valkeinen
3
-16
/
+116
2015-06-18
msm: msm_fb: Remove dead code
Stephen Boyd
15
-5693
/
+0
2015-06-17
OMAPDSS: HDMI: wait for framedone when stopping video
Tomi Valkeinen
1
-0
/
+16
2015-06-17
OMAPDSS: HDMI4: fix error handling
Tomi Valkeinen
1
-1
/
+1
2015-06-17
OMAPDSS: DISPC: scaler debug print
Tomi Valkeinen
1
-2
/
+16
2015-06-17
OMAPDSS: DISPC: do only y decimation on OMAP3
Tomi Valkeinen
1
-11
/
+2
2015-06-17
OMAPDSS: DISPC: check if scaling setup failed
Tomi Valkeinen
1
-0
/
+10
2015-06-17
OMAPDSS: DISPC: fix 64 bit issue in 5-tap
Tomi Valkeinen
1
-3
/
+3
2015-06-17
OMAPDSS: DISPC: fix row_inc for OMAP3
Tomi Valkeinen
1
-0
/
+9
2015-06-17
OMAPDSS: DISPC: add check for scaling limits
Tomi Valkeinen
1
-0
/
+15
2015-06-17
OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
Tomi Valkeinen
1
-2
/
+2
2015-06-17
OMAPDSS: DISPC: fix predecimation for YUV modes
Tomi Valkeinen
1
-0
/
+36
2015-06-17
OMAPDSS: DISPC: work-around for errata i631
Tomi Valkeinen
1
-0
/
+9
2015-06-17
Merge omapdss componentization work
Tomi Valkeinen
11
-198
/
+396
2015-06-17
OMAPDSS: simplify submodule reg/unreg code
Tomi Valkeinen
1
-31
/
+15
2015-06-17
OMAPDSS: componentize omapdss
Tomi Valkeinen
9
-38
/
+234
2015-06-17
OMAPDSS: reorder uninit calls
Tomi Valkeinen
1
-12
/
+12
[prev]
[next]