index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-302
/
+1276
2022-09-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
1
-10
/
+64
2022-09-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
1
-89
/
+99
2022-09-21
iio: pressure: bmp280: Add more tunable config parameters for BMP380
Angel Iglesias
2
-27
/
+238
2022-09-21
iio: pressure: bmp280: Add support for BMP380 sensor family
Angel Iglesias
6
-3
/
+555
2022-09-21
iio: pressure: bmp280: reorder i2c device tables declarations
Angel Iglesias
1
-5
/
+5
2022-09-21
iio: pressure: bmp280: Fix alignment for DMA safety
Angel Iglesias
2
-59
/
+76
2022-09-21
iio: pressure: bmp280: simplify driver initialization logic
Angel Iglesias
1
-43
/
+83
2022-09-21
iio: pressure: bmp280: Simplify bmp280 calibration data reading
Angel Iglesias
2
-35
/
+26
2022-09-21
iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASK
Angel Iglesias
2
-46
/
+57
2022-09-21
iio: pressure: bmp280: reorder local variables following reverse xmas tree
Angel Iglesias
1
-32
/
+33
2022-09-21
iio: pressure: bmp280: fix datasheet links
Angel Iglesias
1
-3
/
+9
2022-09-21
iio: pressure: st_pressure: Add support for LPS22DF
Martyn Welch
4
-0
/
+82
2022-09-05
iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().
Jonathan Cameron
1
-5
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
3
-9
/
+3
2022-08-16
iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
Andy Shevchenko
1
-3
/
+2
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
1
-3
/
+3
2022-06-21
iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace
Jonathan Cameron
4
-3
/
+5
2022-06-14
iio: pressure: cros_ec_baro: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: pressure: dlhl60d: Drop unnecessary alignment forcing.
Jonathan Cameron
1
-1
/
+1
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-2
/
+0
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
1
-6
/
+2
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-38
/
+51
2022-02-18
iio:pressure:mpl3115: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:pressure:mpl115: Move exports into IIO_MPL115 namespace
Jonathan Cameron
3
-1
/
+3
2022-02-18
iio:pressure:ms5611: Move exports into IIO_MS5611 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespace
Jonathan Cameron
3
-6
/
+8
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
1
-0
/
+1
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-2
/
+5
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
1
-5
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-01-30
iio: pressure: dps310: Add ACPI HID table
Kai-Heng Feng
1
-0
/
+7
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-15
/
+20
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-11
/
+4
2022-01-12
iio: pressure: bmp280: Use new PM macros
Paul Cercueil
3
-11
/
+4
2021-11-17
iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_raw
Gwendal Grignou
1
-5
/
+11
2021-11-17
iio: ms5611: Simplify IO callback parameters
Lars-Peter Clausen
4
-24
/
+17
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+4
2021-10-19
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-07
iio: st_pressure_spi: Add missing entries SPI to device ID table
Mark Brown
1
-0
/
+4
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-1
/
+1
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
3
-27
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2
-24
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-17
/
+1
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2
-4
/
+4
2021-08-15
iio: pressure: hp03: update device probe to register with devm functions
Théo Borém Fabris
1
-29
/
+7
2021-08-09
iio: hid-sensor-press: Add timestamp channel
Ye Xiang
1
-16
/
+24
2021-07-24
iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-17
/
+3
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
4
-16
/
+6
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-7
/
+4
[next]