index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2016-06-28
fbcon: logo: allow easy integration of a custom Linux boot logo
Marcel Ziswiler
2016-06-24
video: fbdev: mxsfb: fix pixelclock polarity
Stefan Agner
2016-06-24
video: mxsfb: add compile dependencies
Stefan Agner
2016-03-01
MLK-11438-4 lcdif: enable lpsr mode
Robby Cai
2016-01-14
MLK-12251 video: mipi_dsi: fix an unsigned compared against zero issue
Fancy Fang
2016-01-14
MLK-12218 video: mxsfb: fix a potential unitialized pointer dereference
Fancy Fang
2016-01-14
MLK-12217 video: mxsfb: fix an uninitialized variable usage
Fancy Fang
2016-01-14
MLK-12216 video: mipi_dsi: fix the potential uninitalized variable usage
Fancy Fang
2016-01-14
MLK-12215 video: mxsfb: free the 'timings' after using it to avoid resource leak
Fancy Fang
2016-01-14
MLK-12179 epdc: use outer_flush_range instead of outer_flush_all
Robby Cai
2016-01-14
MLK-12142 video: fbdev: mxc_ipuv3_fb: Set non-zero blank to FB_BLANK_POWERDOWN
Liu Ying
2016-01-14
MLK-12144 epdc: fix gpio active level to enable epdc signal
Robby Cai
2016-01-14
MLK-12054-1 media: video: fix multiple definition error in MIPI DSI driver
Robby Cai
2016-01-14
MLK-12080 fbcon: System hang when calling fb_new_modelist()
Sandor Yu
2016-01-14
MLK-12092: mxc_edid: Free mode buffer before function return
Sandor Yu
2016-01-14
MLK-11920 video: fbdev: mxc ipuv3 fb: Use fb_set_var() to unblank a framebuffer
Liu Ying
2016-01-14
MLK-11992: MX6 HDMI: Active HDCP keepout window when HDCP enable
Sandor Yu
2016-01-14
MLK-11932 video: fbdev: mxc: ldb: Do not touch fbi->modelist in ldb_init()
Liu Ying
2016-01-14
MLK-11918-4 video: mxc ipuv3 fb: Fix dangling pointer dereference in check_var
Liu Ying
2016-01-14
MLK-11918-3 video: mxc ipuv3 fb: Fix bailout path for ioctrl FBIO_ALLOC
Liu Ying
2016-01-14
MLK-11918-2 video: mxc ipuv3 fb: Return err in ->fb_check_var if fbi_tmp is NULL
Liu Ying
2016-01-14
MLK-11918-1 video: fbdev: mxc ipuv3 fb: Remove fbi NULL pointer check in ->re...
Liu Ying
2016-01-14
MLK-11914-2 video: mipi_dsi: add the missing error code check
Fancy Fang
2016-01-14
MLK-11914-1 video: mipi_dsi: correct wrong buf index usage
Fancy Fang
2016-01-14
MLK-11881 video: fbdev: mxc ipuv3 fb: Correct ->prefetch in ioctrl SET_PREFETCH
Liu Ying
2016-01-14
MLK-11765 video: mxsfb: change the fb buffer managment
Fancy Fang
2016-01-14
MLK-11842 video: epdc: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'
Fancy Fang
2016-01-14
MLK-11840 video: mxsfb: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'
Fancy Fang
2016-01-14
MLK-11700 video: mxsfb: correct the fb pan display ret value
Fancy Fang
2016-01-14
MLK-11687 video: mxsfb: remove timestamp in wait for vsync ioctl
Fancy Fang
2016-01-14
MLK-11684: mipi dsi: Porting mxc mipi dsi driver from 3.14.y
Sandor Yu
2016-01-14
MLK-11606-01: dcic: Porting dcic driver from 3.14.y
Sandor Yu
2016-01-14
MLK-11316-4 video: mxc ipuv3 fb: Change on-the-fly switch mechanism for PRE w...
Liu Ying
2016-01-14
MLK-11316-3 video: mxc ipuv3 fb: Change pan display mechanism for PRE workaround
Liu Ying
2016-01-14
MLK-11316-1 mxc IPUv3: PRE: Export a function to set PRE_CTRL register
Liu Ying
2016-01-14
MLK-11536 video: mxc ipuv3 fb: Fix pan-disp frame drop issue when PRE is enabled
Liu Ying
2016-01-14
MLK-11556-3 epdc: add EPDC driver
Robby Cai
2016-01-14
MLK-11603-2: video: forward mxc video drivers to 4.1 kernel
Sandor Yu
2016-01-14
MLK-11608 video: mxsfb: add parameter equal bypass count
Fancy Fang
2016-01-14
MLK-11594 video: mxsfb: correct the pm runtime logic
Fancy Fang
2016-01-14
MLK-11514 [MX6SX] No GUI show and the display is blank after bootup to x root...
Fancy Fang
2016-01-14
MLK-11431-1: IPU: forward IPU display drivers to 4.1.y kernel
Sandor Yu
2016-01-14
MLK-11251 video: mxsfb: fix an auto reboot hang issue on imx7d-sdb board
Fancy Fang
2016-01-14
MLK-11421 video: mipi_dsi_samsung: add hx8369 wvga panel
Fancy Fang
2016-01-14
MLK-11162 video: mipi_dsi_samsung: add runtime pm for mipi phy
Fancy Fang
2016-01-14
MLK-11113 video: mipi_dsi_samsung: add fastmix support when suspend
Fancy Fang
2016-01-14
MLK-11395-9 video: mipi_dsi_samsung: the initial code for samsung's mipi dsi
Fancy Fang
2016-01-14
MLK-11395-8 video: mipi_dsi_samsung: add build support
Fancy Fang
2016-01-14
MLK-11395-5 video: mxsfb: add modelist empty check before using it
Fancy Fang
2016-01-14
MLK-11362 video: mxsfb: add busfreq support for this module
Fancy Fang
[next]