linux/drivers/iio/humidity
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
..
am2315.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
dht11.c iio: remove left-over parent assignments 2020-06-14 11:50:04 +01:00
hdc100x.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
hid-sensor-humidity.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
hts221_buffer.c iio: Move attach/detach of the poll func to the core 2020-06-20 17:34:44 +01:00
hts221_core.c iio: remove left-over parent assignments 2020-06-14 11:50:04 +01:00
hts221_i2c.c iio: humidity: hts221: Drop unneeded casting when print error code 2020-03-21 10:27:15 +00:00
hts221_spi.c iio: humidity: hts221: Drop unneeded casting when print error code 2020-03-21 10:27:15 +00:00
hts221.h iio: humidity: hts221: remove usage of iio_priv_to_dev() 2020-06-14 11:49:13 +01:00
htu21.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
si7005.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
si7020.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00