index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hdmi.c
Age
Commit message (
Expand
)
Author
2019-09-20
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
2019-05-22
video/hdmi: Add Unpack function for DRM infoframe
Uma Shankar
2019-05-22
drm: Enable HDR infoframe support
Uma Shankar
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-10-03
video/hdmi: Constify infoframe passed to the pack functions
Ville Syrjälä
2018-10-01
video/hdmi: Constify infoframe passed to the log functions
Ville Syrjälä
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
2018-10-01
video/hdmi: Constify 'buffer' to the unpack functions
Ville Syrjälä
2018-09-24
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
Hans Verkuil
2018-05-11
video/hdmi: Reject illegal picture aspect ratios
Ville Syrjälä
2017-11-22
video/hdmi: Allow "empty" HDMI infoframes
Ville Syrjälä
2016-10-17
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
2015-01-27
[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT
Hans Verkuil
2015-01-27
[media] hdmi: added unpack and logging functions for InfoFrames
Martin Bugge
2013-08-30
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
2013-08-30
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
2013-08-30
video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
Lespiau, Damien
2013-08-30
video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
Lespiau, Damien
2013-08-30
video/hdmi: Derive the bar data valid bit from the bar data fields
Lespiau, Damien
2013-08-30
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
2013-08-08
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
Damien Lespiau
2013-08-08
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
2013-08-08
video/hdmi: Replace the payload length by their defines
Damien Lespiau
2013-04-12
video: hdmi: Relicense under MIT
Thierry Reding
2013-02-22
video: Add generic HDMI infoframe helpers
Thierry Reding