kernel_optimize_test/sound/soc/ti
Alexander A. Klimov 3323a148fd
ASoC: 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`:
        For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
	  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>
Link: https://lore.kernel.org/r/20200718112403.13709-1-grandmaster@al2klimov.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-07-23 19:52:24 +01:00
..
ams-delta.c ASoC: ti: merge .digital_mute() into .mute_stream() 2020-07-16 23:06:07 +01:00
davinci-evm.c
davinci-i2s.c
davinci-i2s.h
davinci-mcasp.c ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture 2020-07-01 15:13:44 +01:00
davinci-mcasp.h
davinci-vcif.c
edma-pcm.c
edma-pcm.h
j721e-evm.c ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params() 2020-07-03 17:33:44 +01:00
Kconfig ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) 2020-07-01 15:13:46 +01:00
Makefile ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) 2020-07-01 15:13:46 +01:00
n810.c
omap-abe-twl6040.c
omap-dmic.c ASoC: ti: use snd_soc_xxx_active() 2020-05-18 16:15:13 +01:00
omap-dmic.h
omap-hdmi.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
omap-mcbsp-priv.h
omap-mcbsp-st.c ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' 2020-07-09 21:56:46 +01:00
omap-mcbsp.c ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src 2020-05-26 17:20:22 +01:00
omap-mcbsp.h
omap-mcpdm.c ASoC: ti: use snd_soc_xxx_active() 2020-05-18 16:15:13 +01:00
omap-mcpdm.h
omap-twl4030.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
omap3pandora.c
osk5912.c
rx51.c
sdma-pcm.c ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
sdma-pcm.h ASoC: omap: Replace HTTP links with HTTPS ones 2020-07-23 19:52:24 +01:00
udma-pcm.c ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00
udma-pcm.h ASoC: ti: Replace HTTP links with HTTPS ones 2020-07-23 19:52:21 +01:00