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
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
2015-08-07
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-08-05
drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Jean-Francois Moine
2015-05-29
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-05-20
drm/i2c: tda998x: fix compiler warning for ssize_t
Russell King
2015-05-15
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-03-30
drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()
Russell King
2015-03-05
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-01-21
drm/i2c: tda998x: use drm_do_get_edid()
Laurent Pinchart
2015-01-21
drm/i2c: tda998x: fix misspelling of current function in string
Julia Lawall
2015-01-21
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Andrew Jackson
2015-01-16
drm/i2c: tda998x: add OF support for finding attached CRTCs
Russell King
2014-12-01
drm: tda998x: Fix EDID read timeout on HDMI connect
Jean-Francois Moine
2014-12-01
drm: tda998x: Protect the page register
Jean-Francois Moine
2014-08-05
drm/tda998x: update for new drm connector APIs.
Dave Airlie
2014-08-05
Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...
Dave Airlie
2014-08-01
drm/i2c: tda998x: add component support
Russell King
2014-08-01
drm/i2c: tda998x: allow re-use of tda998x support code
Russell King
2014-07-22
drm/i2c: tda998x: Remove useless test
Jean-Francois Moine
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
2014-06-26
drm/i2c: tda998x: add some basic mode validation
Russell King
2014-06-26
drm/i2c: tda998x: faster polling for edid
Russell King
2014-06-26
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
Guido Martínez
2014-04-22
drm/i2c/tda998x: Fix signed overflow issue
Daniel Vetter
2014-02-14
drm/i2c: tda998x: always use the same device for all kernel messages
Russell King
2014-02-13
drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: code optimization
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: remove the unused variable ca_i2s
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: make the audio code more readable
Jean-Francois Moine
[next]