summaryrefslogtreecommitdiffstats
path: root/Documentation/media/videodev2.h.rst.exceptions
diff options
context:
space:
mode:
authorRobert Schlabbach <Robert.Schlabbach@gmx.net>2018-06-16 15:04:22 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-07-30 10:00:40 -0400
commit157eb9a0b75e97ad390c6e50c7381b0a0e02fe97 (patch)
treec5d7e429a295008a95e4adb971f9d45b2dd5b91c /Documentation/media/videodev2.h.rst.exceptions
parent8d9404ad6a6dbcca36a788049f716675a1110da8 (diff)
downloadlinux-stable-157eb9a0b75e97ad390c6e50c7381b0a0e02fe97.tar.gz
linux-stable-157eb9a0b75e97ad390c6e50c7381b0a0e02fe97.tar.bz2
linux-stable-157eb9a0b75e97ad390c6e50c7381b0a0e02fe97.zip
media: em28xx: explicitly disable TS packet filter
The em28xx driver never touched the EM2874 register bits that control the transport stream packet filters, leaving them at whatever default the firmware has set. E.g. the Pinnacle 290e disables them by default, while the Hauppauge WinTV dualHD enables discarding NULL packets by default. However, some applications require NULL packets, e.g. to determine the load in DOCSIS segments, so discarding NULL packets is undesired for such applications. This patch simply extends the bit mask when starting or stopping the transport stream packet capture, so that the filter bits are cleared. It has been verified that this makes the Hauppauge WinTV dualHD pass an unfiltered DVB-C stream including NULL packets, which it didn't before. Signed-off-by: Robert Schlabbach <Robert.Schlabbach@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/videodev2.h.rst.exceptions')
0 files changed, 0 insertions, 0 deletions