linux/drivers/media/pci
Alexander A. Klimov 74cc09fd8d media: tw68: 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:02:45 +02:00
..
b2c2
bt8xx mm: reorder includes after introduction of linux/pgtable.h 2020-06-09 09:39:13 -07:00
cobalt media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
cx18 media: cx18: Replace http links with https ones 2020-07-19 14:00:32 +02:00
cx88 media: pci: cx88: convert to use i2c_new_client_device() 2020-04-14 11:28:55 +02:00
cx23885 media: cx23888: remove unused functions 2020-07-04 12:23:30 +02:00
cx25821 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:53:50 +01:00
ddbridge media: ddbridge: use the ddbridge's own dummy fe driver 2020-04-14 10:29:05 +02:00
dm1105
dt3155 media: pci: dt3155: fix spelling mistake 2020-07-19 07:57:53 +02:00
intel media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
ivtv media: ivtv: Replace http links with https ones 2020-07-19 14:00:32 +02:00
mantis media: mantis_dvb: remove redundant initialization to variable result 2020-05-12 17:32:51 +02:00
meye media: docs: move user-facing docs to the admin guide 2020-04-14 10:34:58 +02:00
netup_unidvb
ngene
pluto2
pt1
pt3
saa7134 media: pci: saa7134: convert to use i2c_new_client_device() 2020-04-14 11:29:10 +02:00
saa7146 media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:53:50 +01:00
saa7164 Revert "media: Kconfig: better support hybrid TV devices" 2020-04-14 11:00:30 +02:00
smipcie media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device() 2020-01-09 16:02:14 +01:00
solo6x10 media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
sta2x11 media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
ttpci media: budget-core: Improve exception handling in budget_register() 2020-06-23 15:10:00 +02:00
tw68 media: tw68: Replace http links with https ones 2020-07-19 14:02:45 +02:00
tw686x media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:53:50 +01:00
tw5864 media: tw5864-core: Replace http links with https ones 2020-07-19 14:02:20 +02:00
Kconfig Revert "media: Kconfig: better support hybrid TV devices" 2020-04-14 11:00:30 +02:00
Makefile