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