linux_dsm_epyc7002/drivers/media/pci/ivtv
Alexander A. Klimov 1cc94c1767 media: ivtv: Replace http links with https ones
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Deterministic algorithm:
For each file:
  If not .svg:
    For each line:
      If doesn't contain `\bxmlns\b`:
	  If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
            If both the HTTP and HTTPS versions
            return 200 OK and serve the same content:
              Replace HTTP with HTTPS.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-07-19 14:00:32 +02:00
..
ivtv-alsa-main.c
ivtv-alsa-pcm.c
ivtv-alsa-pcm.h
ivtv-alsa.h
ivtv-cards.c media: ivtv: Replace http links with https ones 2020-07-19 14:00:32 +02:00
ivtv-cards.h
ivtv-controls.c
ivtv-controls.h
ivtv-driver.c media updates for v5.6-rc1 2020-01-31 14:43:23 -08:00
ivtv-driver.h
ivtv-fileops.c
ivtv-fileops.h
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c
ivtv-gpio.h
ivtv-i2c.c
ivtv-i2c.h
ivtv-ioctl.c media: pci: Fill v4l2_fmtdesc with designated initializers 2020-05-06 12:08:45 +02:00
ivtv-ioctl.h
ivtv-irq.c
ivtv-irq.h
ivtv-mailbox.c
ivtv-mailbox.h
ivtv-queue.c
ivtv-queue.h
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:53:50 +01:00
ivtv-streams.h
ivtv-udma.c ivtv: convert get_user_pages() --> pin_user_pages() 2020-06-02 10:59:08 -07:00
ivtv-udma.h
ivtv-vbi.c
ivtv-vbi.h
ivtv-version.h
ivtv-yuv.c ivtv: convert get_user_pages() --> pin_user_pages() 2020-06-02 10:59:08 -07:00
ivtv-yuv.h
ivtvfb.c ivtv: convert get_user_pages() --> pin_user_pages() 2020-06-02 10:59:08 -07:00
Kconfig
Makefile