index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
dht11.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: humidity: dht11 remove TODO since it doesn't make sense
Kent Gustavsson
2020-01-12
1
-1
/
+0
*
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
1
-18
/
+10
|
\
|
*
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-07-01
1
-18
/
+10
|
|
\
|
|
*
iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...
Shobhit Kukreti
2019-06-17
1
-18
/
+10
*
|
|
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-4
/
+4
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
/
*
iio: dht11: Improve detection of sensor type
Harald Geyer
2018-02-17
1
-1
/
+1
*
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
2017-01-22
1
-2
/
+4
*
iio: dht11: Improve logging
Harald Geyer
2016-04-10
1
-6
/
+34
*
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-08
1
-4
/
+4
|
\
|
*
iio: dht11: Use boottime
Abhilash Jindal
2016-02-01
1
-4
/
+4
*
|
iio: dht11: Simplify decoding algorithm
Harald Geyer
2016-01-30
1
-22
/
+42
*
|
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
2016-01-30
1
-6
/
+9
|
/
*
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
2015-07-20
1
-20
/
+22
*
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-1
/
+2
*
iio: dht11: add comment to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-0
/
+1
*
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-12
/
+13
*
iio: dht11: IRQ fixes
Richard Weinberger
2015-01-10
1
-27
/
+35
*
iio: dht11: Add locking
Richard Weinberger
2015-01-10
1
-0
/
+5
*
iio: dht11: Fix out-of-bounds read
Richard Weinberger
2015-01-10
1
-1
/
+1
*
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-08-26
1
-1
/
+0
*
iio: Add new driver dht11
Harald Geyer
2013-12-03
1
-0
/
+294