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
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
2014-02-13
drm/i2c: tda998x: use irq for connection status and EDID read
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: always enable EDID read IRQ
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: add DT support
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: don't read write-only registers
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: don't freeze the system at audio startup time
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: change probe message origin
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: code cleanup
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: clean up error chip version checking
Russell King
2014-02-13
drm/i2c: tda998x: check more I/O errors
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: simplify the i2c read/write functions
Jean-Francois Moine
2014-02-13
drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequency
Jean-Francois Moine
[next]