Age | Commit message (Expand) | Author |
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-09-08 | drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[] | Ville Syrjälä |
2015-09-08 | drm: Constify TV mode names | Ville Syrjälä |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown |
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-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin |
2015-05-29 | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm... | Dave Airlie |
2015-05-25 | drm: adv7511: Fix crash in IRQ handler when no encoder is associated | Laurent Pinchart |
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-19 | drm: adv7511: Refactor power management | Laurent Pinchart |
2015-03-19 | drm: adv7511: Fix nested sleep when reading EDID | Laurent Pinchart |
2015-03-19 | drm: adv7511: Fix DDC error interrupt handling | Laurent Pinchart |
2015-03-10 | drm: Fix trivial typos in comments | Yannick Guerrini |
2015-03-05 | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm... | Dave Airlie |
2015-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie |
2015-01-27 | Merge branch 'drm-tda998x-fixes' 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-23 | drm: adv7511: Remove interlaced mode check | Laurent Pinchart |
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-11-26 | drm: Add adv7511 encoder driver | Lars-Peter Clausen |
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 |