aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-01-17
|\
| * drm/tda998x: Don't set dpms hookDaniel Vetter2019-01-11
| * drm/ch7006: Stop using drm_crtc_force_disableDaniel Vetter2019-01-11
| * drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-10
* | drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-13
|/
* Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-10-03
|\
| * drm/i2c: tda9950: set MAX_RETRIES for errors onlyHans Verkuil2018-09-20
| * drm/i2c: tda9950: fix timeout counter checkColin Ian King2018-09-20
* | Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-17
|\ \
| * | drm/i2c: tda9950: Remove VLA usageKees Cook2018-08-13
* | | Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-08-07
|\ \ \
| * | | drm/i2c: tda998x: correct PLL divider calculationRussell King2018-08-07
| * | | drm/i2c: tda998x: get rid of private fill_modes functionRussell King2018-08-07
| * | | drm/i2c: tda998x: move mode_valid() to bridgeRussell King2018-08-07
| * | | drm/i2c: tda998x: register bridge outside of component helperRussell King2018-08-07
| * | | drm/i2c: tda998x: cleanup from previous changesRussell King2018-08-07
| * | | drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()Russell King2018-08-07
| * | | drm/i2c: tda998x: convert to bridge driverRussell King2018-08-07
| * | | drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()Russell King2018-08-02
| * | | drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disablePeter Rosin2018-08-02
| * | | drm/i2c: tda998x: find the drm_device via the drm_connectorPeter Rosin2018-08-02
* | | | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* | | | drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-13
|/ / /
* | | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-20
|\| |
| * | Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-05-21
| |\ \
| | * | drm/i2c: tda998x: add CEC supportRussell King2018-04-24
| | |/
| | * drm/i2c: tda9950: add CEC driverRussell King2018-04-24
| | * drm/i2c: tda998x: always disable and clear interrupts at probeRussell King2018-04-03
| | * drm/i2c: tda998x: move CEC device initialisation laterRussell King2018-04-03
| | * drm/i2c: tda998x: fix error cleanup pathsRussell King2018-04-03
| | * drm/i2c: tda998x: move mutex/waitqueue/timer/work init earlyRussell King2018-04-03
* | | drm/i2c: tda998x: Remove VLA usageLaura Abbott2018-05-23
|/ /
* | drm/i2c: tda998x: fix mode_valid's return typeLuc Van Oostenryck2018-04-25
* | drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko2018-01-18
* | drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko2018-01-18
|/
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-03
|\
| * drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-07
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\|
| * drm: i2c: tda998x: constify i2c_device_idArvind Yadav2017-08-22
| * drm: i2c: sil164: constify i2c_device_idArvind Yadav2017-08-22
| * drm: i2c: ch7006: constify i2c_device_idArvind Yadav2017-08-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-14
* drm/i2c: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada2017-05-18