aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity/dht11.c
Commit message (Expand)AuthorAge
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-11
|\
| * Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-01
| |\
| | * iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti2019-06-17
* | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-22
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
|/
* iio: dht11: Improve detection of sensor typeHarald Geyer2018-02-17
* iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-22
* iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-22
* iio: dht11: Improve loggingHarald Geyer2016-04-10
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-07
|\
| * iio: dht11: Use boottimeAbhilash Jindal2016-02-01
* | iio: dht11: Simplify decoding algorithmHarald Geyer2016-01-30
* | iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer2016-01-30
|/
* iio: dht11: Use new function ktime_get_resolution_ns()Harald Geyer2015-07-20
* iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: dht11: add comment to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: dht11: whitespace changes to make checkpatch.pl --strict happyHarald Geyer2015-07-20
* iio: dht11: IRQ fixesRichard Weinberger2015-01-10
* iio: dht11: Add lockingRichard Weinberger2015-01-10
* iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-10
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-26
* iio: Add new driver dht11Harald Geyer2013-12-03