summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i2c/tda998x_drv.c
AgeCommit message (Expand)Author
2019-06-13drm/i2c: tda998x: improve correctness of quantisation rangeRussell King
2019-06-13drm/i2c: tda998x: add support for pixel repeated modesRussell King
2019-06-13drm/i2c: tda998x: get rid of params in audio settingsRussell King
2019-06-13drm/i2c: tda998x: clean up tda998x_configure_audio()Russell King
2019-06-13drm/i2c: tda998x: move audio routing configurationRussell King
2019-06-13drm/i2c: tda998x: configure both fields of AIP_CLKSEL togetherRussell King
2019-06-13drm/i2c: tda998x: index audio port enable config by route typeRussell King
2019-06-13drm/i2c: tda998x: store audio port enable in settingsRussell King
2019-06-13drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratioRussell King
2019-06-13drm/i2c: tda998x: improve programming of audio divisorRussell King
2019-06-13drm/i2c: tda998x: implement different I2S flavoursRussell King
2019-06-13drm/i2c: tda998x: introduce tda998x_audio_settingsRussell King
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart
2019-01-11drm/tda998x: Don't set dpms hookDaniel Vetter
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-08-08Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2018-08-07drm/i2c: tda998x: correct PLL divider calculationRussell King
2018-08-07drm/i2c: tda998x: get rid of private fill_modes functionRussell King
2018-08-07drm/i2c: tda998x: move mode_valid() to bridgeRussell King
2018-08-07drm/i2c: tda998x: register bridge outside of component helperRussell King
2018-08-07drm/i2c: tda998x: cleanup from previous changesRussell King
2018-08-07drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()Russell King
2018-08-07drm/i2c: tda998x: convert to bridge driverRussell King
2018-08-02drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()Russell King
2018-08-02drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disablePeter Rosin
2018-08-02drm/i2c: tda998x: find the drm_device via the drm_connectorPeter Rosin
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-05-23drm/i2c: tda998x: Remove VLA usageLaura Abbott
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2018-04-25drm/i2c: tda998x: fix mode_valid's return typeLuc Van Oostenryck
2018-04-24drm/i2c: tda998x: add CEC supportRussell King
2018-04-03drm/i2c: tda998x: always disable and clear interrupts at probeRussell King
2018-04-03drm/i2c: tda998x: move CEC device initialisation laterRussell King
2018-04-03drm/i2c: tda998x: fix error cleanup pathsRussell King
2018-04-03drm/i2c: tda998x: move mutex/waitqueue/timer/work init earlyRussell King
2018-01-18drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-08-22drm: i2c: tda998x: constify i2c_device_idArvind Yadav
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2016-11-18drm/i2c: tda998x: fix spelling mistakeColin Ian King
2016-11-18drm/i2c: tda998x: allow sharing of the CEC device accessesRussell King
2016-11-18drm/i2c: tda998x: allow interrupt to be sharedRussell King
2016-11-18drm/i2c: tda998x: power down pre-filter and color conversionRussell King