Age | Commit message (Expand) | Author |
2020-11-08 | drm/bridge: sii902x: Enable I/O and core VCC supplies if present | Alexandru Gagniuc |
2020-11-08 | drm/bridge: sii902x: Refactor init code into separate function | Alexandru Gagniuc |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-16 | ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() | Kuninori Morimoto |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä |
2020-02-26 | drm/bridge: Extend bridge API to disable connector creation | Laurent Pinchart |
2019-08-28 | drm: Stop including drm_bridge.h from drm_crtc.h | Boris Brezillon |
2019-07-25 | drm/bridge: sii902x: add audio graph card support | Olivier Moysan |
2019-07-25 | drm/bridge: sii902x: make audio mclk optional | Olivier Moysan |
2019-07-25 | drm/bridge: sii902x: fix missing reference to mclk clock | Olivier Moysan |
2019-07-04 | drm/bridge: sii902x: Make sii902x_audio_digital_mute static | YueHaibing |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-07 | drm/bridge: sii902x: fix comparision of u32 with less than zero | Colin Ian King |
2019-06-07 | drm/bridge: sii902x: re-order conditions to prevent out of bounds read | Dan Carpenter |
2019-05-31 | drm/bridge: sii902x: Implement HDMI audio support | Jyri Sarha |
2019-05-31 | drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz | Jyri Sarha |
2019-05-31 | drm/bridge: sii902x: Set output mode to HDMI or DVI according to EDID | Jyri Sarha |
2019-05-31 | drm/bridge: sii902x: add input_bus_flags | Tomi Valkeinen |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-26 | drm/bridge: drop drmP.h usage | Sam Ravnborg |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2019-01-18 | Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-01-14 | drm: bridge: Constify mode arguments to bridge .mode_set() operation | Laurent Pinchart |
2019-01-10 | drm/edid: Pass connector to AVI infoframe functions | Ville Syrjälä |
2018-11-15 | drm/bridge/sii902x: Fix EDID readback | Fabrizio Castro |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter |
2018-07-13 | drm: drop _mode_ from update_edit_property() | Daniel Vetter |
2018-03-07 | drm/bridge: sii902x: Retry status read after DDI I2C | Linus Walleij |
2017-08-08 | drm: Nuke drm_atomic_helper_connector_dpms | Daniel Vetter |
2017-07-14 | drm: handle HDMI 2.0 VICs in AVI info-frames | Shashank Sharma |
2017-07-06 | drm/bridge: sii902x: clean up drm_bridge_add call | Inki Dae |
2017-04-13 | drm/bridge: sii902x: Add missing \n to the end of some dev_err messages | Liu Ying |
2016-06-20 | drm/bridge: Add sii902x driver | Boris Brezillon |