linux-stable/drivers/staging/media/omap4iss
Alexander A. Klimov 4eb5928dbf media: omap: 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>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-01 14:13:27 +02:00
..
Kconfig media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
Makefile media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
TODO
iss.c media: omap: Replace HTTP links with HTTPS ones 2020-09-01 14:13:27 +02:00
iss.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_csi2.c media: staging: fix several typos 2019-03-01 09:47:24 -05:00
iss_csi2.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_csiphy.c media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_csiphy.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_ipipe.c media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_ipipe.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_ipipeif.c media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_ipipeif.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_regs.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_resizer.c media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_resizer.h media: staging: media: omap4iss: Added SPDX license identifiers 2018-09-12 08:27:15 -04:00
iss_video.c media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put} 2020-03-02 15:11:40 +01:00
iss_video.h media: drivers/staging/media: don't set description for ENUM_FMT 2019-07-22 14:41:32 -04:00