index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
video: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+2
2020-11-03
drivers/video: Fix -Wstringop-truncation in hdmi.c
Thomas Zimmermann
1
-2
/
+6
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-06-01
drivers: video: hdmi: cleanup coding style in video a bit
Bernard Zhao
1
-1
/
+1
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
1
-19
/
+46
2020-02-26
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
Laurent Pinchart
1
-9
/
+2
2019-09-20
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
1
-4
/
+4
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
1
-30
/
+0
2019-05-22
video/hdmi: Add Unpack function for DRM infoframe
Uma Shankar
1
-0
/
+67
2019-05-22
drm: Enable HDR infoframe support
Uma Shankar
1
-0
/
+190
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-4
/
+4
2018-10-03
video/hdmi: Constify infoframe passed to the pack functions
Ville Syrjälä
1
-26
/
+399
2018-10-01
video/hdmi: Constify infoframe passed to the log functions
Ville Syrjälä
1
-11
/
+11
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
1
-14
/
+37
2018-10-01
video/hdmi: Constify 'buffer' to the unpack functions
Ville Syrjälä
1
-11
/
+12
2018-09-24
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
Hans Verkuil
1
-4
/
+4
2018-05-11
video/hdmi: Reject illegal picture aspect ratios
Ville Syrjälä
1
-0
/
+3
2017-11-22
video/hdmi: Allow "empty" HDMI infoframes
Ville Syrjälä
1
-20
/
+31
2016-10-17
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
1
-0
/
+4
2015-01-27
[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT
Hans Verkuil
1
-1
/
+1
2015-01-27
[media] hdmi: added unpack and logging functions for InfoFrames
Martin Bugge
1
-7
/
+815
2013-08-30
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
1
-2
/
+2
2013-08-30
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
1
-12
/
+13
2013-08-30
video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
Lespiau, Damien
1
-36
/
+10
2013-08-30
video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
Lespiau, Damien
1
-0
/
+90
2013-08-30
video/hdmi: Derive the bar data valid bit from the bar data fields
Lespiau, Damien
1
-2
/
+3
2013-08-30
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
1
-1
/
+5
2013-08-08
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
Damien Lespiau
1
-4
/
+4
2013-08-08
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
1
-0
/
+43
2013-08-08
video/hdmi: Replace the payload length by their defines
Damien Lespiau
1
-3
/
+3
2013-04-12
video: hdmi: Relicense under MIT
Thierry Reding
1
-3
/
+18
2013-02-22
video: Add generic HDMI infoframe helpers
Thierry Reding
1
-0
/
+308