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
/
gpu
/
drm
/
i2c
/
tda998x_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-3
/
+3
2019-01-12
drm/tda998x: Don't set dpms hook
Daniel Vetter
1
-1
/
+0
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-08-07
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-183
/
+189
2018-08-07
drm/i2c: tda998x: correct PLL divider calculation
Russell King
1
-6
/
+14
2018-08-07
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
1
-24
/
+6
2018-08-07
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
1
-16
/
+16
2018-08-07
drm/i2c: tda998x: register bridge outside of component helper
Russell King
1
-13
/
+13
2018-08-07
drm/i2c: tda998x: cleanup from previous changes
Russell King
1
-39
/
+37
2018-08-07
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
1
-14
/
+16
2018-08-07
drm/i2c: tda998x: convert to bridge driver
Russell King
1
-75
/
+81
2018-08-02
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
1
-38
/
+35
2018-08-02
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
1
-12
/
+25
2018-08-02
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-27
/
+215
2018-05-23
drm/i2c: tda998x: Remove VLA usage
Laura Abbott
1
-2
/
+11
2018-05-22
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-27
/
+215
2018-04-25
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-24
drm/i2c: tda998x: add CEC support
Russell King
1
-9
/
+186
2018-04-03
drm/i2c: tda998x: always disable and clear interrupts at probe
Russell King
1
-5
/
+9
2018-04-03
drm/i2c: tda998x: move CEC device initialisation later
Russell King
1
-5
/
+8
2018-04-03
drm/i2c: tda998x: fix error cleanup paths
Russell King
1
-13
/
+18
2018-04-03
drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
Russell King
1
-6
/
+5
2018-01-18
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-1
/
+0
2017-08-22
drm: i2c: tda998x: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-9
/
+1
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2016-11-18
drm/i2c: tda998x: fix spelling mistake
Colin Ian King
1
-1
/
+1
2016-11-18
drm/i2c: tda998x: allow sharing of the CEC device accesses
Russell King
1
-19
/
+34
2016-11-18
drm/i2c: tda998x: allow interrupt to be shared
Russell King
1
-25
/
+27
2016-11-18
drm/i2c: tda998x: power down pre-filter and color conversion
Russell King
1
-0
/
+4
2016-11-18
drm/i2c: tda998x: switch to boolean is_on
Russell King
1
-13
/
+10
2016-11-18
drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()
Russell King
1
-14
/
+8
2016-11-18
drm/i2c: tda998x: group audio functions together
Russell King
1
-137
/
+139
2016-11-18
drm/i2c: tda998x: separate connector initialisation
Russell King
1
-20
/
+26
2016-11-18
drm/i2c: tda998x: group connector functions and funcs together
Russell King
1
-174
/
+176
2016-11-18
drm/i2c: tda998x: move and rename tda998x_encoder_set_config()
Russell King
1
-20
/
+20
2016-11-18
drm/i2c: tda998x: correct function name in comments
Russell King
1
-2
/
+2
2016-11-18
drm/i2c: tda998x: only enable audio if supported by sink
Russell King
1
-3
/
+24
2016-11-18
drm/i2c: tda998x: only configure infoframes and audio if supported
Russell King
1
-5
/
+19
2016-11-18
drm/i2c: tda998x: avoid race when programming audio
Russell King
1
-2
/
+2
2016-11-18
drm/i2c: tda998x: avoid racy access to mode clock
Russell King
1
-14
/
+11
2016-11-18
drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()
Russell King
1
-4
/
+3
[next]