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
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
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
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-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
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
2015-08-10
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
Jyri Sarha
-0
/
+2
2015-08-10
fbdev: select versatile helpers for the integrator
Linus Walleij
-1
/
+1
2015-08-07
staging: sm7xxfb: merge sm712fb with fbdev
Sudip Mukherjee
-0
/
+1784
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
-25
/
+21
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
-1
/
+1
2015-07-21
drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
-32
/
+8
2015-07-21
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
Luis R. Rodriguez
-23
/
+14
2015-07-21
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
Luis R. Rodriguez
-1
/
+15
2015-07-21
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
Luis R. Rodriguez
-8
/
+15
2015-07-20
simplefb: Include clk.h
Stephen Boyd
-0
/
+1
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
-2
/
+38
2015-07-03
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+9
2015-07-02
OMAPDSS: fix probing if rfbi device is enabled
Tomi Valkeinen
-0
/
+9
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+3
2015-06-23
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
-6503
/
+946
2015-06-23
module: add per-module param_lock
Dan Streetman
-2
/
+2
2015-06-22
Merge omapdss scaling fixes
Tomi Valkeinen
-16
/
+116
2015-06-18
msm: msm_fb: Remove dead code
Stephen Boyd
-5693
/
+0
2015-06-17
OMAPDSS: HDMI: wait for framedone when stopping video
Tomi Valkeinen
-0
/
+16
2015-06-17
OMAPDSS: HDMI4: fix error handling
Tomi Valkeinen
-1
/
+1
2015-06-17
OMAPDSS: DISPC: scaler debug print
Tomi Valkeinen
-2
/
+16
2015-06-17
OMAPDSS: DISPC: do only y decimation on OMAP3
Tomi Valkeinen
-11
/
+2
2015-06-17
OMAPDSS: DISPC: check if scaling setup failed
Tomi Valkeinen
-0
/
+10
2015-06-17
OMAPDSS: DISPC: fix 64 bit issue in 5-tap
Tomi Valkeinen
-3
/
+3
2015-06-17
OMAPDSS: DISPC: fix row_inc for OMAP3
Tomi Valkeinen
-0
/
+9
2015-06-17
OMAPDSS: DISPC: add check for scaling limits
Tomi Valkeinen
-0
/
+15
2015-06-17
OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
Tomi Valkeinen
-2
/
+2
2015-06-17
OMAPDSS: DISPC: fix predecimation for YUV modes
Tomi Valkeinen
-0
/
+36
2015-06-17
OMAPDSS: DISPC: work-around for errata i631
Tomi Valkeinen
-0
/
+9
2015-06-17
Merge omapdss componentization work
Tomi Valkeinen
-198
/
+396
2015-06-17
OMAPDSS: simplify submodule reg/unreg code
Tomi Valkeinen
-31
/
+15
2015-06-17
OMAPDSS: componentize omapdss
Tomi Valkeinen
-38
/
+234
2015-06-17
OMAPDSS: reorder uninit calls
Tomi Valkeinen
-12
/
+12
2015-06-17
OMAPDSS: remove uses of __init/__exit
Tomi Valkeinen
-69
/
+69
2015-06-17
OMAPDSS: fix dss_init_ports error handling
Tomi Valkeinen
-3
/
+6
2015-06-17
OMAPDSS: refactor dss probe function
Tomi Valkeinen
-56
/
+69
2015-06-17
OMAPDSS: move 'dss_initialized' to dss driver
Tomi Valkeinen
-10
/
+12
2015-06-16
fbdev: propagate result of fb_videomode_from_videomode()
Vladimir Murzin
-1
/
+3
2015-06-16
video: fbdev: vesafb: use arch_phys_wc_add()
Luis R. Rodriguez
-21
/
+8
2015-06-16
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
Luis R. Rodriguez
-7
/
+26
[prev]
[next]