kernel_optimize_test/sound/soc/ti
Alexander A. Klimov f68440508d
ASoC: ti: 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/20200718110857.11520-1-grandmaster@al2klimov.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-07-23 19:52:21 +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
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
Makefile
n810.c
omap-abe-twl6040.c
omap-dmic.c
omap-dmic.h
omap-hdmi.c
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
omap-mcbsp.h
omap-mcpdm.c
omap-mcpdm.h
omap-twl4030.c
omap3pandora.c
osk5912.c
rx51.c
sdma-pcm.c
sdma-pcm.h
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