linux-stable/drivers/iio/potentiometer
Alexander A. Klimov 3593cd5396 Replace HTTP links with HTTPS ones: drivers/iio
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 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: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-07-13 15:05:59 +01:00
..
Kconfig iio: potentiometer: add a driver for Maxim 5432-5435 2019-08-05 14:25:08 +01:00
Makefile iio: potentiometer: add a driver for Maxim 5432-5435 2019-08-05 14:25:08 +01:00
ad5272.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
ds1803.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
max5432.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
max5481.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
max5487.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
mcp4018.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
mcp4131.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
mcp4531.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
mcp41010.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
tpl0102.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00