aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
Commit message (Expand)AuthorAge
* Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-28
|\
| * drm/i2c: tda998x: fix compiler warning for ssize_tRussell King2015-05-20
* | drm: adv7511: Fix crash in IRQ handler when no encoder is associatedLaurent Pinchart2015-05-25
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-15
|\|
| * drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()Russell King2015-03-30
* | drm: adv7511: Refactor power managementLaurent Pinchart2015-03-19
* | drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart2015-03-19
* | drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart2015-03-19
* | drm: Fix trivial typos in commentsYannick Guerrini2015-03-10
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-03-04
|\|
| * drm/i2c: tda998x: use drm_do_get_edid()Laurent Pinchart2015-01-21
| * drm/i2c: tda998x: fix misspelling of current function in stringJulia Lawall2015-01-21
| * drm/i2c: tda998x: add OF support for finding attached CRTCsRussell King2015-01-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-28
|\ \
| * \ Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-01-26
| |\ \ | | |/ | |/|
| | * drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson2015-01-21
| | * drm: tda998x: Fix EDID read timeout on HDMI connectJean-Francois Moine2014-12-01
| | * drm: tda998x: Protect the page registerJean-Francois Moine2014-12-01
* | | drm: adv7511: Remove interlaced mode checkLaurent Pinchart2014-12-23
|/ /
* / drm: Add adv7511 encoder driverLars-Peter Clausen2014-11-26
|/
* drm/tda998x: update for new drm connector APIs.Dave Airlie2014-08-04
* Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2014-08-04
|\
| * drm/i2c: tda998x: add component supportRussell King2014-08-01
| * drm/i2c: tda998x: allow re-use of tda998x support codeRussell King2014-08-01
* | drm/i2c: tda998x: Remove useless testJean-Francois Moine2014-07-21
* | Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie2014-07-05
|\|
| * drm/i2c: tda998x: add some basic mode validationRussell King2014-06-26
| * drm/i2c: tda998x: faster polling for edidRussell King2014-06-26
| * drm/i2c: tda998x: move drm_i2c_encoder_destroy callGuido Martínez2014-06-26
* | drm/i2c/tda998x: Fix signed overflow issueDaniel Vetter2014-04-22
|/
* drm/i2c: tda998x: always use the same device for all kernel messagesRussell King2014-02-14
* drm/i2c: tda998x: adjust the audio clock divider for S/PDIFJean-Francois Moine2014-02-13
* drm/i2c: tda998x: code optimizationJean-Francois Moine2014-02-13
* drm/i2c: tda998x: remove the unused variable ca_i2sJean-Francois Moine2014-02-13
* drm/i2c: tda998x: make the audio code more readableJean-Francois Moine2014-02-13
* drm/i2c: tda998x: use irq for connection status and EDID readJean-Francois Moine2014-02-13
* drm/i2c: tda998x: always enable EDID read IRQJean-Francois Moine2014-02-13
* drm/i2c: tda998x: add DT supportJean-Francois Moine2014-02-13
* drm/i2c: tda998x: don't read write-only registersJean-Francois Moine2014-02-13
* drm/i2c: tda998x: don't freeze the system at audio startup timeJean-Francois Moine2014-02-13
* drm/i2c: tda998x: change probe message originJean-Francois Moine2014-02-13
* drm/i2c: tda998x: code cleanupJean-Francois Moine2014-02-13
* drm/i2c: tda998x: clean up error chip version checkingRussell King2014-02-13
* drm/i2c: tda998x: check more I/O errorsJean-Francois Moine2014-02-13
* drm/i2c: tda998x: simplify the i2c read/write functionsJean-Francois Moine2014-02-13
* drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequencyJean-Francois Moine2014-02-13
* drm/i2c: tda998x: add the active aspect in HDMI AVI frameJean-Francois Moine2014-02-13
* drm/i2c: tda998x: use HDMI constantsJean-Francois Moine2014-02-13
* drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.Dave Jones2014-02-13
* drm/i2c: tda998x: fix the ENABLE_SPACE registerJean-Francois Moine2014-02-02