index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
imxfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
video: imxfb: Add DT support
Markus Pargmann
1
-35
/
+159
2013-06-26
video: imxfb: Make local symbols static
Sachin Kamat
1
-2
/
+2
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-01-24
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
1
-0
/
+10
2013-01-17
video: imxfb: Do not crash on reboot
Fabio Estevam
1
-0
/
+10
2013-01-17
Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+2
2013-01-14
video: imxfb: fix imxfb_info configuration order
Gwenhael Goavec-Merou
1
-1
/
+2
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-10-15
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-6
/
+32
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-09-23
drivers/video/imxfb.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-04-25
video imxfb: do not depend on grouped clocks
Sascha Hauer
1
-15
/
+35
2011-06-02
drivers/video/imxfb.c: add missing clk_put
Julia Lawall
1
-2
/
+2
2011-05-19
video i.MX: remove mx1 compile time dependencies
Sascha Hauer
1
-22
/
+6
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-01-12
video: imx: Update the manufacturer's name
Fabio Estevam
1
-1
/
+1
2010-12-27
video: imxfb: Fix the maximum value for yres
Fabio Estevam
1
-6
/
+3
2010-08-11
ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICE
Eric Bénard
1
-2
/
+17
2010-07-26
imxfb: add pwmr controlled backlight support
Eric Bénard
1
-1
/
+71
2010-02-03
imxfb: correct location of callbacks in suspend and resume
Uwe Kleine-König
1
-2
/
+4
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-07
imxfb: Add support for multiple displays
Sascha Hauer
1
-71
/
+120
2009-08-07
imxfb: use resource_size() macro
Sascha Hauer
1
-4
/
+4
2009-08-07
imxfb: calculate bpix value from bits_per_pixel
Sascha Hauer
1
-1
/
+18
2009-03-27
imxfb: Fix TFT mode
Sascha Hauer
1
-1
/
+1
2009-03-27
imxfb: add clock support
Sascha Hauer
1
-1
/
+39
2009-03-13
imxfb: Fix margin settings
Sascha Hauer
1
-3
/
+3
2009-03-13
imxfb: add mx27 support
Sascha Hauer
1
-4
/
+23
2009-03-13
imxfb: add 18 bit support
Sascha Hauer
1
-4
/
+15
2009-03-13
imxfb: add platform specific init/exit functions
Sascha Hauer
1
-0
/
+14
2008-12-16
i.MX Framebuffer: add TFT support
Sascha Hauer
1
-19
/
+19
2008-12-16
i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
Sascha Hauer
1
-34
/
+34
2008-12-16
i.MX Framebuffer: Cleanup Coding style
Sascha Hauer
1
-36
/
+34
2008-12-16
i.MX Framebuffer: remove header file
Sascha Hauer
1
-2
/
+60
2008-12-16
i.MX Framebuffer: fix margins
Sascha Hauer
1
-4
/
+4
2008-12-16
i.MX Framebuffer: Use readl/writel instead of direct pointer deref
Juergen Beisert
1
-65
/
+128
2008-12-16
i.MX Framebuffer: remove gpio setup function
Sascha Hauer
1
-53
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2007-10-16
imxfb: fast read flag and nonstandard field configurable
Pavel Pisa
1
-1
/
+2
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+0
2007-05-24
imxfb: fix memory hole
Sascha Hauer
1
-1
/
+0
2007-05-24
imxfb: remove ifdefs
Sascha Hauer
1
-15
/
+8
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-07
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
1
-3
/
+3
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-23
/
+22
[next]