summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i2c
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2-2/+2
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+2
2023-06-22drm/i2c: Switch i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-06-01drm/i2c: tda998x: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-30drm: Switch i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2-1/+2
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+2
2023-01-18drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2-1/+2
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-9/+8
2023-01-10drm/i2c/tda998x: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2023-01-10drm/i2c/tda9950: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-10drm/i2c/sil164: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2023-01-10drm/i2c/ch7006: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-4/+4
2022-12-02drm: tda99x: Don't advertise non-existent capture supportMark Brown1-0/+2
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard1-1/+1
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard1-3/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König3-8/+3
2022-08-16drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König1-7/+0
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+3
2022-07-05drm: Remove linux/i2c.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-13ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown1-3/+3
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+4
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-3/+4
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart1-0/+1
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-1/+0
2020-05-09drm/i2c/tda998x: Make tda998x_audio_digital_mute staticSamuel Zou1-1/+2
2020-04-02drm/i2c/tda998x: Use simple encoderThomas Zimmermann1-11/+3
2020-03-28drm/i2c/tda998x: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-28drm/i2c/sil164: convert to use i2c_new_client_device()Wolfram Sang1-2/+5
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-2/+8
2019-10-21drm: tda998x: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz1-5/+4
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil1-2/+2
2019-10-02drm/i2c/sil164: use drm_debug_enabled() to check for debug categoriesJani Nikula1-1/+1
2019-09-09tda9950: use cec_notifier_cec_adap_(un)registerDariusz Marcinkiewicz1-6/+6
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon1-0/+1
2019-08-14drm/i2c/tda998x: drop use of drmP.hSam Ravnborg1-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2-164/+304
2019-07-17drm/i2c/sil164: drop use of drmP.hSam Ravnborg1-1/+2
2019-07-17drm/i2c/ch7006: drop use of drmP.hSam Ravnborg1-1/+0
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-148/+302
2019-06-27Merge tag 'for-airlie-tda998x' of git://git.armlinux.org.uk/~rmk/linux-arm in...Dave Airlie1-148/+302
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-13drm/i2c: tda998x: add vendor specific infoframe supportRussell King1-0/+14
2019-06-13drm/i2c: tda998x: improve correctness of quantisation rangeRussell King1-4/+32
2019-06-13drm/i2c: tda998x: add support for pixel repeated modesRussell King1-10/+16
2019-06-13drm/i2c: tda998x: get rid of params in audio settingsRussell King1-17/+26
2019-06-13drm/i2c: tda998x: clean up tda998x_configure_audio()Russell King1-16/+10
2019-06-13drm/i2c: tda998x: move audio routing configurationRussell King1-31/+47