summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-3/+4
|\
| * ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-171-3/+4
* | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-0617-287/+685
|\ \
| * | drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix2020-07-131-1/+1
| * | drm/bridge: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-102-2/+2
| * | drm/bridge: dw-hdmi: Always add the bridge in the global bridge listLiu Ying2020-07-101-31/+13
| * | drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...Liu Ying2020-07-101-5/+0
| * | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-293-9/+12
| |\ \
| | * \ Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-242-17/+308
| | |\ \ | | | |/ | | |/|
| * | | drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleepHarigovindan P2020-06-261-0/+2
| * | | drm/bridge: dw-mipi-dsi.c: remove unused header fileAngelo Ribeiro2020-06-251-1/+0
| * | | drm: bridge: dw-hdmi: Make connector creation optionalLaurent Pinchart2020-06-231-30/+74
| * | | drm: bridge: dw-hdmi: Pass drm_connector to internal functions as neededLaurent Pinchart2020-06-231-13/+18
| * | | drm: bridge: dw-hdmi: Store current connector in struct dw_hdmiLaurent Pinchart2020-06-231-4/+14
| * | | drm: bridge: dw-hdmi: Split connector creation to a separate functionLaurent Pinchart2020-06-231-45/+62
| * | | drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart2020-06-231-13/+19
| * | | drm: bridge: dw-hdmi: Constify mode argument to internal functionsLaurent Pinchart2020-06-231-3/+5
| * | | drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart2020-06-231-1/+1
| * | | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart2020-06-231-3/+2
| * | | drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart2020-06-231-4/+1
| * | | drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart2020-06-231-1/+1
| * | | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart2020-06-231-2/+4
| * | | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-2313-0/+13
| * | | drm: bridge: simple-bridge: Make connector creation optionalLaurent Pinchart2020-06-231-7/+4
| * | | drm: bridge: simple-bridge: Delegate operations to next bridgeLaurent Pinchart2020-06-231-65/+39
| * | | drm: bridge: Return NULL on error from drm_bridge_get_edid()Laurent Pinchart2020-06-231-3/+7
| * | | drm: bridge: adv7511: Make connector creation optionalLaurent Pinchart2020-06-231-8/+5
| * | | drm: bridge: adv7511: Implement bridge connector operationsLaurent Pinchart2020-06-231-4/+39
| * | | drm: bridge: adv7511: Split connector creation to a separate functionLaurent Pinchart2020-06-231-22/+40
| * | | drm: bridge: adv7511: Split EDID read to a separate functionLaurent Pinchart2020-06-231-7/+16
| * | | drm/bridge: tfp410: Fix setup and hold time calculationRicardo Cañuelo2020-06-201-2/+2
| * | | drm/bridge: tfp410: fix de-skew value retrieval from DTRicardo Cañuelo2020-06-201-5/+5
| | |/ | |/|
| * | drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIODouglas Anderson2020-06-181-0/+3
| * | drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrsDouglas Anderson2020-06-181-1/+1
| * | drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local arrayDouglas Anderson2020-06-181-1/+1
| * | drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIODouglas Anderson2020-06-181-0/+13
| * | drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-1/+1
| * | drm/bridge: ti-sn65dsi86: Implement lane reordering + polarityDouglas Anderson2020-05-181-14/+68
| * | drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choiceDouglas Anderson2020-05-181-1/+1
| * | drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfersDouglas Anderson2020-05-181-0/+6
| * | drm/bridge: ti-sn65dsi86: Export bridge GPIOs to LinuxDouglas Anderson2020-05-181-0/+215
* | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-052-19/+12
|\ \ \
| * | | drm/bridge: lvds-codec: simplify error handlingAndrzej Hajda2020-07-301-7/+3
| * | | drm/bridge/sii8620: fix resource acquisition error handlingAndrzej Hajda2020-07-301-12/+9
| | |/ | |/|
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| |/ /
* | | drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther2020-07-261-5/+0
* | | drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu2020-07-261-0/+1
|/ /
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-8/+8
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0312-37/+2098
|\|