index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxsfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
video: mxs: Drop old video code
Simon Glass
1
-89
/
+0
2022-03-28
video: Drop video_fb header
Simon Glass
1
-1
/
+0
2021-12-27
video: mxsfb: fix clk_get_by_name() return value check
Giulio Benetti
1
-2
/
+2
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-06-09
video: mxsfb: add enabling of "disp_axi" clock
Giulio Benetti
1
-0
/
+11
2021-06-09
video: mxsfb: add enabling of "axi" clock other than "per" clock
Giulio Benetti
1
-7
/
+18
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-3
/
+3
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-01
video: mxsfb: add clk_enable()
Giulio Benetti
1
-0
/
+6
2020-04-18
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
1
-0
/
+3
2020-04-18
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
1
-0
/
+2
2020-04-18
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
1
-0
/
+2
2020-04-18
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
1
-4
/
+10
2020-04-18
video: mxsfb: refactor for using display_timings
Giulio Benetti
1
-31
/
+23
2020-04-18
video: mxsfb: add support for i.MXRT
Giulio Benetti
1
-0
/
+1
2020-04-18
video: mxsfb: add support for DM CLK
Giulio Benetti
1
-5
/
+25
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-0
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-04
video: mxsfb: call remove() when booting OS
Anatolij Gustschin
1
-1
/
+1
2019-11-24
Revert "video: mxsfb: Configure the clock after eLCDIF reset"
Fabio Estevam
1
-3
/
+3
2019-11-12
video: mxsfb: Configure the clock after eLCDIF reset
Fabio Estevam
1
-3
/
+3
2019-11-03
video: mxsfb: set gd->fb_base
Sébastien Szymanski
1
-0
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-07-29
video: mxsfb: fix mxsfb fbdev binding issues
Igor Opaniuk
1
-12
/
+62
2019-06-04
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
1
-9
/
+136
2019-06-04
video: mxsfb: refactor video_hw_init()
Igor Opaniuk
1
-27
/
+41
2019-06-04
video: mxsfb: reorder includes
Igor Opaniuk
1
-4
/
+3
2019-06-04
video: mxsfb: change mxs_lcd_init signature
Igor Opaniuk
1
-5
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-1
/
+1
2017-04-05
ARM: mxs: Rename M28EVK
Marek Vasut
1
-1
/
+1
2017-02-22
video: mxsfb: Fix reset hang when videomode variable is not present
Fabio Estevam
1
-0
/
+3
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2015-11-12
video: mxsfb: introduce lcdif_power_down
Peng Fan
1
-0
/
+17
2015-11-12
mxs: add parameter base_addr for mxs_set_lcdclk
Peng Fan
1
-1
/
+1
2013-08-09
video: Implement continuous screen refresh for SmartLCD into mxsfb
Marek Vasut
1
-0
/
+26
2013-08-09
video: Add System-Mode configuration hook into mxsfb
Marek Vasut
1
-0
/
+16
2013-08-09
video: Allocate the MXSFB framebuffer aligned
Marek Vasut
1
-1
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-06-28
video: mxsfb: Break the line in videomode message
Fabio Estevam
1
-1
/
+1
2013-05-16
video: mxsfb: Add an entry for mx23evk/mx28vk video modes
Fabio Estevam
1
-0
/
+5
2013-05-06
arm: mxs: Add MXS LCDIF driver
Marek Vasut
1
-0
/
+189