summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c/tda998x_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i2c: tda998x: switch to struct drm_edidJani Nikula2024-05-131-9/+10
* Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-1/+1
|\
| * drm: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-301-1/+1
* | drm/i2c: tda998x: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-011-1/+1
|/
* Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-161-2/+2
|\
| * drm/i2c/tda998x: Convert to i2c's .probe_new()Uwe Kleine-König2023-01-101-2/+2
* | drm: tda99x: Don't advertise non-existent capture supportMark Brown2022-12-021-0/+2
|/
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-3/+3
|\
| * ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown2022-06-131-3/+3
* | drm: Remove linux/i2c.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
|/
* Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-3/+4
|\
| * ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-3/+4
* | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-231-0/+1
|/
* drm/i2c/tda998x: Make tda998x_audio_digital_mute staticSamuel Zou2020-05-091-1/+2
* drm/i2c/tda998x: Use simple encoderThomas Zimmermann2020-04-021-11/+3
* drm/i2c/tda998x: convert to use i2c_new_client_device()Wolfram Sang2020-03-281-3/+3
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-2/+8
* drm: tda998x: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz2019-10-211-5/+4
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-0/+1
* drm/i2c/tda998x: drop use of drmP.hSam Ravnborg2019-08-141-1/+1
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-148/+302
|\
| * drm/i2c: tda998x: add vendor specific infoframe supportRussell King2019-06-131-0/+14
| * drm/i2c: tda998x: improve correctness of quantisation rangeRussell King2019-06-131-4/+32
| * drm/i2c: tda998x: add support for pixel repeated modesRussell King2019-06-131-10/+16
| * drm/i2c: tda998x: get rid of params in audio settingsRussell King2019-06-131-17/+26
| * drm/i2c: tda998x: clean up tda998x_configure_audio()Russell King2019-06-131-16/+10
| * drm/i2c: tda998x: move audio routing configurationRussell King2019-06-131-31/+47
| * drm/i2c: tda998x: configure both fields of AIP_CLKSEL togetherRussell King2019-06-131-9/+4
| * drm/i2c: tda998x: index audio port enable config by route typeRussell King2019-06-131-28/+29
| * drm/i2c: tda998x: store audio port enable in settingsRussell King2019-06-131-7/+11
| * drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratioRussell King2019-06-131-20/+74
| * drm/i2c: tda998x: improve programming of audio divisorRussell King2019-06-131-16/+28
| * drm/i2c: tda998x: implement different I2S flavoursRussell King2019-06-131-18/+33
| * drm/i2c: tda998x: introduce tda998x_audio_settingsRussell King2019-06-131-31/+37
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-01-181-2/+2
|\
| * drm/tda998x: Don't set dpms hookDaniel Vetter2019-01-111-1/+0
| * drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-1/+2
* | drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-141-3/+3
|/
* Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-08-081-183/+189
|\
| * drm/i2c: tda998x: correct PLL divider calculationRussell King2018-08-071-6/+14
| * drm/i2c: tda998x: get rid of private fill_modes functionRussell King2018-08-071-24/+6
| * drm/i2c: tda998x: move mode_valid() to bridgeRussell King2018-08-071-16/+16
| * drm/i2c: tda998x: register bridge outside of component helperRussell King2018-08-071-13/+13
| * drm/i2c: tda998x: cleanup from previous changesRussell King2018-08-071-39/+37
| * drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()Russell King2018-08-071-14/+16
| * drm/i2c: tda998x: convert to bridge driverRussell King2018-08-071-75/+81
| * drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()Russell King2018-08-021-38/+35