index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-01-18
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-08-22
drm: i2c: tda998x: constify i2c_device_id
Arvind Yadav
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2016-11-18
drm/i2c: tda998x: fix spelling mistake
Colin Ian King
2016-11-18
drm/i2c: tda998x: allow sharing of the CEC device accesses
Russell King
2016-11-18
drm/i2c: tda998x: allow interrupt to be shared
Russell King
2016-11-18
drm/i2c: tda998x: power down pre-filter and color conversion
Russell King
2016-11-18
drm/i2c: tda998x: switch to boolean is_on
Russell King
2016-11-18
drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()
Russell King
2016-11-18
drm/i2c: tda998x: group audio functions together
Russell King
2016-11-18
drm/i2c: tda998x: separate connector initialisation
Russell King
2016-11-18
drm/i2c: tda998x: group connector functions and funcs together
Russell King
2016-11-18
drm/i2c: tda998x: move and rename tda998x_encoder_set_config()
Russell King
2016-11-18
drm/i2c: tda998x: correct function name in comments
Russell King
2016-11-18
drm/i2c: tda998x: only enable audio if supported by sink
Russell King
2016-11-18
drm/i2c: tda998x: only configure infoframes and audio if supported
Russell King
2016-11-18
drm/i2c: tda998x: avoid race when programming audio
Russell King
2016-11-18
drm/i2c: tda998x: avoid racy access to mode clock
Russell King
2016-11-18
drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()
Russell King
2016-11-17
drm/i2c: tda998x: move audio mutex initialisation
Russell King
2016-11-01
Merge branch 'drm-tda998x-mali' into drm-tda998x-devel
Russell King
2016-10-31
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
2016-09-07
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
2016-09-07
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-08
drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
Jyri Sarha
2016-02-11
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
2015-12-23
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-08
drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.
Rodrigo Vivi
2015-12-03
drm/i2c: tda998x: Add support for atomic modesetting
Liviu Dudau (ARM)
2015-12-03
drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA...
Liviu Dudau (ARM)
2015-12-03
drm/i2c: tda998x: unregister the connector in the unbind function
Liviu Dudau (ARM)
2015-09-29
drm/i2c: tda998x: clean up after struct tda998x_priv2 removal
Russell King
2015-09-29
drm/i2c: tda998x: kill struct tda998x_priv2
Russell King
2015-09-29
drm/i2c: tda998x: move connector into struct tda998x_priv
Russell King
2015-09-29
drm/i2c: tda998x: remove encoder pointer
Russell King
2015-09-29
drm/i2c: tda998x: remove DRM slave encoder support
Russell King
2015-09-15
drm/i2c: tda998x: use more HDMI helpers
Russell King
2015-09-15
drm/i2c: tda998x: handle all outstanding interrupts
Russell King
2015-09-15
drm/i2c: tda998x: convert to u8/u16/u32 types
Russell King
2015-09-15
drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect"
Russell King
2015-09-15
drm/i2c: tda998x: report whether we actually handled the IRQ
Russell King
2015-09-15
drm/i2c: tda998x: remove useless NULL checks
Russell King
[next]