index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
am2315.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: humidity: am2315: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...
Jonathan Cameron
2021-05-17
1
-6
/
+10
*
iio: am2315: Remove acpi_device_id table
Guenter Roeck
2021-05-17
1
-9
/
+0
*
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-25
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: humidity: Use device-managed APIs
Chuhong Yuan
2019-07-27
1
-21
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
2016-08-15
1
-1
/
+1
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
1
-3
/
+1
|
\
|
*
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-05-21
1
-3
/
+1
*
|
iio: Export I2C module alias information
Javier Martinez Canillas
2016-05-21
1
-0
/
+1
|
/
*
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
2016-04-24
1
-3
/
+78
*
iio: humidity: Add support for AM2315
Tiberiu Breana
2016-04-24
1
-0
/
+228