summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity/dht11.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
* iio: dht11: Improve loggingHarald Geyer2016-04-101-6/+34
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-4/+4
|\
| * iio: dht11: Use boottimeAbhilash Jindal2016-02-011-4/+4
* | iio: dht11: Simplify decoding algorithmHarald Geyer2016-01-301-22/+42
* | iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer2016-01-301-6/+9
|/
* iio: dht11: Use new function ktime_get_resolution_ns()Harald Geyer2015-07-201-20/+22
* iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happyHarald Geyer2015-07-201-1/+2
* iio: dht11: add comment to make checkpatch.pl --strict happyHarald Geyer2015-07-201-0/+1
* iio: dht11: whitespace changes to make checkpatch.pl --strict happyHarald Geyer2015-07-201-12/+13
* iio: dht11: IRQ fixesRichard Weinberger2015-01-101-27/+35
* iio: dht11: Add lockingRichard Weinberger2015-01-101-0/+5
* iio: dht11: Fix out-of-bounds readRichard Weinberger2015-01-101-1/+1
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* iio: Add new driver dht11Harald Geyer2013-12-031-0/+294