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
2015-03-05
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-70
/
+31
2015-01-21
drm/i2c: tda998x: use drm_do_get_edid()
Laurent Pinchart
1
-68
/
+18
2015-01-21
drm/i2c: tda998x: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2015-01-21
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Andrew Jackson
1
-1
/
+4
2015-01-16
drm/i2c: tda998x: add OF support for finding attached CRTCs
Russell King
1
-1
/
+12
2014-12-01
drm: tda998x: Fix EDID read timeout on HDMI connect
Jean-Francois Moine
1
-4
/
+18
2014-12-01
drm: tda998x: Protect the page register
Jean-Francois Moine
1
-5
/
+20
2014-08-05
drm/tda998x: update for new drm connector APIs.
Dave Airlie
1
-2
/
+2
2014-08-05
Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...
Dave Airlie
1
-81
/
+306
2014-08-01
drm/i2c: tda998x: add component support
Russell King
1
-14
/
+198
2014-08-01
drm/i2c: tda998x: allow re-use of tda998x support code
Russell King
1
-69
/
+110
2014-07-22
drm/i2c: tda998x: Remove useless test
Jean-Francois Moine
1
-2
/
+1
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-06-26
drm/i2c: tda998x: add some basic mode validation
Russell King
1
-0
/
+6
2014-06-26
drm/i2c: tda998x: faster polling for edid
Russell King
1
-2
/
+2
2014-06-26
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
Guido MartÃnez
1
-1
/
+1
2014-04-22
drm/i2c/tda998x: Fix signed overflow issue
Daniel Vetter
1
-3
/
+3
2014-02-15
drm/i2c: tda998x: always use the same device for all kernel messages
Russell King
1
-5
/
+5
2014-02-13
drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
Jean-Francois Moine
1
-3
/
+7
2014-02-13
drm/i2c: tda998x: code optimization
Jean-Francois Moine
1
-8
/
+4
2014-02-13
drm/i2c: tda998x: remove the unused variable ca_i2s
Jean-Francois Moine
1
-3
/
+1
2014-02-13
drm/i2c: tda998x: make the audio code more readable
Jean-Francois Moine
1
-12
/
+13
2014-02-13
drm/i2c: tda998x: use irq for connection status and EDID read
Jean-Francois Moine
1
-9
/
+105
2014-02-13
drm/i2c: tda998x: always enable EDID read IRQ
Jean-Francois Moine
1
-5
/
+3
2014-02-13
drm/i2c: tda998x: add DT support
Jean-Francois Moine
1
-0
/
+22
2014-02-13
drm/i2c: tda998x: don't read write-only registers
Jean-Francois Moine
1
-22
/
+24
2014-02-13
drm/i2c: tda998x: don't freeze the system at audio startup time
Jean-Francois Moine
1
-1
/
+1
2014-02-13
drm/i2c: tda998x: change probe message origin
Jean-Francois Moine
1
-5
/
+14
2014-02-13
drm/i2c: tda998x: code cleanup
Jean-Francois Moine
1
-6
/
+7
2014-02-13
drm/i2c: tda998x: clean up error chip version checking
Russell King
1
-5
/
+8
2014-02-13
drm/i2c: tda998x: check more I/O errors
Jean-Francois Moine
1
-14
/
+43
2014-02-13
drm/i2c: tda998x: simplify the i2c read/write functions
Jean-Francois Moine
1
-160
/
+162
2014-02-13
drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequency
Jean-Francois Moine
1
-3
/
+5
2014-02-13
drm/i2c: tda998x: add the active aspect in HDMI AVI frame
Jean-Francois Moine
1
-0
/
+1
2014-02-13
drm/i2c: tda998x: use HDMI constants
Jean-Francois Moine
1
-6
/
+6
2014-02-13
drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.
Dave Jones
1
-1
/
+3
2014-02-02
drm/i2c: tda998x: fix the ENABLE_SPACE register
Jean-Francois Moine
1
-1
/
+1
2014-02-02
drm/i2c: tda998x: set the PLL division factor in range 0..3
Jean-Francois Moine
1
-1
/
+6
2014-02-02
drm/i2c: tda998x: force the page register at startup time
Jean-Francois Moine
1
-1
/
+1
2014-02-02
drm/i2c: tda998x: free the CEC device on encoder_destroy
Jean-Francois Moine
1
-0
/
+2
2014-02-02
drm/i2c: tda998x: check the CEC device creation
Jean-Francois Moine
1
-0
/
+2
2014-02-02
drm/i2c: tda998x: fix bad value in the AIF
Jean-Francois Moine
1
-1
/
+1
2013-10-18
drm/i2c: tda998x: set VIF for full range, underscanned display
Russell King
1
-0
/
+3
2013-09-24
drm/i2c: tda998x: fix audio muting
Russell King
1
-2
/
+1
2013-09-05
drm/tda998x: BUG() on invalid audio format
David Herrmann
1
-0
/
+4
2013-08-19
drm/i2c: tda998x: prepare for broken sync workaround
Sebastian Hesselbarth
1
-0
/
+8
2013-08-19
drm/i2c: tda998x: fix sync generation and calculation
Sebastian Hesselbarth
1
-66
/
+115
2013-08-19
drm/i2c: tda998x: add video and audio input configuration
Russell King
1
-8
/
+260
2013-08-19
drm/i2c: tda998x: prepare for video input configuration
Russell King
1
-6
/
+10
2013-08-19
drm/i2c: tda998x: fix npix/nline programming
Russell King
1
-2
/
+2
[next]