index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-10
1
-1
/
+1
*
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
Andrey Smirnov
2015-02-14
1
-1
/
+1
*
Revert "iio:humidity:si7020: fix pointer to i2c client"
Jonathan Cameron
2015-02-14
1
-2
/
+2
*
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:humidity:si7020: fix pointer to i2c client
Hartmut Knaack
2014-10-25
1
-2
/
+2
*
iio:humidity:si7020: cleanup read_raw and probe
Hartmut Knaack
2014-10-25
1
-5
/
+3
*
IIO: add si7020 driver
David Barksdale
2014-10-04
3
-0
/
+174
*
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-08-26
1
-1
/
+0
*
iio: Add si7005 relative humidity and temperature sensor driver
Peter Meerwald
2014-01-11
3
-0
/
+200
*
iio: Add new driver dht11
Harald Geyer
2013-12-03
3
-0
/
+314