index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
dps310.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: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
2024-04-20
1
-6
/
+6
*
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
2024-04-20
1
-1
/
+1
*
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
2024-04-20
1
-57
/
+72
*
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
2024-04-20
1
-5
/
+6
*
iio: pressure: dps310: Adjust Timeout Settings
Lakshmi Yadlapati
2023-10-05
1
-4
/
+4
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: pressure: dps310: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: pressure: dps310: Reset chip after timeout
Eddie James
2022-09-21
1
-10
/
+64
*
iio: pressure: dps310: Refactor startup procedure
Eddie James
2022-09-21
1
-89
/
+99
*
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
2022-01-30
1
-0
/
+7
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: dps310: Add pressure sensing capability
Eddie James
2019-06-08
1
-26
/
+337
*
iio: dps310: Temperature measurement errata
Christopher Bostic
2019-05-27
1
-2
/
+50
*
iio: Add driver for Infineon DPS310
Joel Stanley
2019-05-27
1
-0
/
+468