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
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
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-2
/
+3
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-4
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-16
/
+33
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+2
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: pressure: zpa2326: kernel-doc fixes
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
1
-0
/
+1
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-12
/
+7
2021-01-22
iio:pressure:ms5637: add ms5803 support
Alexandre Belloni
1
-0
/
+8
2021-01-22
iio:pressure:ms5637: limit available sample frequencies
Alexandre Belloni
1
-4
/
+15
2021-01-22
iio:pressure:ms5637: introduce hardware differentiation
Alexandre Belloni
1
-10
/
+40
2020-12-03
iio:pressure:mpl3115: Force alignment of buffer
Jonathan Cameron
1
-1
/
+8
2020-11-01
iio: pressure: bmp280: remove unneeded semicolon
Tom Rix
1
-2
/
+2
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
1
-3
/
+2
2020-09-21
iio:pressure:zpa2326: Drop of_match_ptr protection
Jonathan Cameron
2
-8
/
+4
2020-09-21
iio:pressure:ms5637: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-21
iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2
-8
/
+4
2020-09-21
iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
1
-1
/
+2
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2
-4
/
+11
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
1
-1
/
+1
2020-07-05
iio:pressure:ms5611 Fix buffer element alignment
Jonathan Cameron
1
-3
/
+8
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2
-41
/
+12
2020-06-14
iio: pressure: zpa2326: handle pm_runtime_get_sync failure
Navid Emamdoost
1
-1
/
+3
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
13
-13
/
+0
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
1
-2
/
+6
2020-05-11
iio: bmp280: fix compensation of humidity
Andreas Klinger
1
-0
/
+2
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
1
-14
/
+4
2020-05-03
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
1
-5
/
+4
2020-05-03
iio: pressure: ms5611: Use get_unaligned_be24()
Andy Shevchenko
2
-2
/
+6
2020-05-03
iio: pressure: hp206c: Use get_unaligned_be24()
Andy Shevchenko
1
-3
/
+5
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-64
/
+41
[next]