summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i2c: tda998x: remove encoder pointerRussell King2015-09-291-13/+12Star
| * drm/i2c: tda998x: remove DRM slave encoder supportRussell King2015-09-291-138/+8Star
| * drm/i2c: tda998x: use more HDMI helpersRussell King2015-09-151-40/+31Star
| * drm/i2c: tda998x: handle all outstanding interruptsRussell King2015-09-151-5/+11
| * drm/i2c: tda998x: convert to u8/u16/u32 typesRussell King2015-09-151-37/+37
| * drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect"Russell King2015-09-151-12/+68
| * drm/i2c: tda998x: report whether we actually handled the IRQRussell King2015-09-151-1/+4
| * drm/i2c: tda998x: remove useless NULL checksRussell King2015-09-151-3/+1Star
* | Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter2015-09-241-1/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/
* | | drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]Ville Syrjälä2015-09-082-16/+16
* | | drm: Constify TV mode namesVille Syrjälä2015-09-083-6/+6
|/ /
* | Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-071-2/+2
|\ \ | |/ |/|
| * drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine2015-08-051-2/+2
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-291-1/+2
|\|
| * drm/i2c: tda998x: fix compiler warning for ssize_tRussell King2015-05-201-1/+2
* | drm: adv7511: Fix crash in IRQ handler when no encoder is associatedLaurent Pinchart2015-05-251-1/+1
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-151-12/+14
|\|
| * drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()Russell King2015-03-301-12/+14
* | drm: adv7511: Refactor power managementLaurent Pinchart2015-03-191-48/+53
* | drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart2015-03-191-50/+46Star
* | drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart2015-03-191-4/+10
* | drm: Fix trivial typos in commentsYannick Guerrini2015-03-101-1/+1
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-03-051-70/+31Star
|\|
| * drm/i2c: tda998x: use drm_do_get_edid()Laurent Pinchart2015-01-211-68/+18Star
| * drm/i2c: tda998x: fix misspelling of current function in stringJulia Lawall2015-01-211-1/+1
| * drm/i2c: tda998x: add OF support for finding attached CRTCsRussell King2015-01-161-1/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-291-10/+42
|\ \
| * \ Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-01-271-10/+42
| |\ \ | | |/ | |/|
| | * drm/i2c: tda998x: set the CEC I2C address based on the slave I2C addressAndrew Jackson2015-01-211-1/+4
| | * drm: tda998x: Fix EDID read timeout on HDMI connectJean-Francois Moine2014-12-011-4/+18
| | * drm: tda998x: Protect the page registerJean-Francois Moine2014-12-011-5/+20
* | | drm: adv7511: Remove interlaced mode checkLaurent Pinchart2014-12-231-3/+0Star
|/ /
* / drm: Add adv7511 encoder driverLars-Peter Clausen2014-11-264-0/+1307
|/
* drm/tda998x: update for new drm connector APIs.Dave Airlie2014-08-051-2/+2
* Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2014-08-051-81/+306
|\
| * drm/i2c: tda998x: add component supportRussell King2014-08-011-14/+198
| * drm/i2c: tda998x: allow re-use of tda998x support codeRussell King2014-08-011-69/+110
* | drm/i2c: tda998x: Remove useless testJean-Francois Moine2014-07-221-2/+1Star
* | Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie2014-07-051-3/+9
|\|
| * drm/i2c: tda998x: add some basic mode validationRussell King2014-06-261-0/+6
| * drm/i2c: tda998x: faster polling for edidRussell King2014-06-261-2/+2
| * drm/i2c: tda998x: move drm_i2c_encoder_destroy callGuido Martínez2014-06-261-1/+1
* | drm/i2c/tda998x: Fix signed overflow issueDaniel Vetter2014-04-221-3/+3
|/
* drm/i2c: tda998x: always use the same device for all kernel messagesRussell King2014-02-141-5/+5
* drm/i2c: tda998x: adjust the audio clock divider for S/PDIFJean-Francois Moine2014-02-131-3/+7
* drm/i2c: tda998x: code optimizationJean-Francois Moine2014-02-131-8/+4Star
* drm/i2c: tda998x: remove the unused variable ca_i2sJean-Francois Moine2014-02-131-3/+1Star
* drm/i2c: tda998x: make the audio code more readableJean-Francois Moine2014-02-131-12/+13