| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git | Mark Brown | 1 | -1/+1 |
| 2 days | Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2... | Mark Brown | 21 | -83/+98 |
| 9 days | iio: pressure: HID: hid-sensor-press: Refactor channel initialization | Natália Salvino André | 1 | -13/+6 |
| 10 days | iio: Initialize i2c_device_id arrays using member names | Uwe Kleine-König (The Capable Hub) | 20 | -70/+92 |
| 12 days | iio: pressure: bmp280: switch to using FIELD_GET_SIGNED() | Yury Norov | 1 | -1/+1 |
| 2026-05-16 | iio: pressure: bmp280: zero-init bmp580 trigger handler buffer | David Carlier | 1 | -1/+1 |
| 2026-05-15 | iio: pressure: bmp280: fix stack leak in bmp580 trigger handler | Greg Kroah-Hartman | 1 | -1/+1 |
| 2026-04-06 | Merge tag 'v7.0-rc7' into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2026-03-21 | iio: pressure: fix spelling mistakes in comments | Shi Hao | 4 | -4/+4 |
| 2026-03-03 | iio: pressure: hsc030pa: Improve i2c_transfer return value handling | Antoniu Miclaus | 1 | -1/+6 |
| 2026-03-01 | iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq() | Felix Gu | 1 | -1/+1 |
| 2026-01-29 | iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -4/+3 |
| 2026-01-22 | iio: pressure: mprls0025pa: remove error message | Petre Rodan | 1 | -2/+1 |
| 2026-01-16 | iio: pressure: mprls0025pa: add copyright line | Petre Rodan | 1 | -0/+1 |
| 2026-01-16 | iio: pressure: mprls0025pa: change measurement sequence | Petre Rodan | 1 | -29/+3 |
| 2026-01-16 | iio: pressure: mprls0025pa: stricter checks for the status byte | Petre Rodan | 1 | -6/+22 |
| 2026-01-16 | iio: pressure: mprls0025pa: move memset to core | Petre Rodan | 2 | -1/+2 |
| 2026-01-16 | iio: pressure: mprls0025pa: introduce tx buffer | Petre Rodan | 4 | -35/+6 |
| 2026-01-16 | iio: pressure: mprls0025pa: rename buffer variable | Petre Rodan | 4 | -10/+10 |
| 2026-01-16 | iio: pressure: mprls0025pa: remove redundant declarations | Petre Rodan | 1 | -3/+0 |
| 2026-01-16 | iio: pressure: mprls0025pa: cleanup includes | Petre Rodan | 2 | -3/+7 |
| 2026-01-16 | iio: pressure: mprls0025pa: fix pressure calculation | Petre Rodan | 2 | -17/+11 |
| 2026-01-16 | iio: pressure: mprls0025pa: fix scan_type struct | Petre Rodan | 1 | -2/+2 |
| 2026-01-16 | iio: pressure: mprls0025pa: fix interrupt flag | Petre Rodan | 1 | -4/+2 |
| 2026-01-16 | iio: pressure: mprls0025pa: fix SPI CS delay violation | Petre Rodan | 1 | -5/+14 |
| 2026-01-16 | iio: pressure: mprls0025pa: fix spi_transfer struct initialisation | Petre Rodan | 1 | -1/+1 |
| 2026-01-14 | iio: pressure: abp2030pa: remove error message | Petre Rodan | 1 | -1/+1 |
| 2026-01-14 | iio: pressure: abp2030pa: fix typo in Kconfig description | Petre Rodan | 1 | -1/+1 |
| 2025-12-21 | iio: pressure: mprls0025pa: Kconfig allow bus selection | Petre Rodan | 1 | -15/+19 |
| 2025-12-21 | iio: pressure: add Honeywell ABP2 driver | Petre Rodan | 6 | -0/+806 |
| 2025-12-06 | Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -47/+747 |
| 2025-11-16 | iio: pressure: Arrange Makefile alphabetically | Akhilesh Patil | 1 | -4/+3 |
| 2025-11-15 | iio: mpl3115: add threshold events support | Antoni Pokusinski | 1 | -10/+211 |
| 2025-11-15 | iio: mpl3115: use get_unaligned_be24() to retrieve pressure data | Antoni Pokusinski | 1 | -3/+10 |
| 2025-11-09 | iio: pressure: adp810: Add driver for adp810 sensor | Akhilesh Patil | 3 | -0/+238 |
| 2025-10-19 | iio: mpl3115: add support for sampling frequency | Antoni Pokusinski | 1 | -0/+82 |
| 2025-10-19 | iio: mpl3115: add support for DRDY interrupt | Antoni Pokusinski | 1 | -8/+175 |
| 2025-10-19 | iio: mpl3115: rename CTRL_REG1 field macros | Antoni Pokusinski | 1 | -9/+9 |
| 2025-10-19 | iio: mpl3115: add separate function for triggered buffer data collection | Antoni Pokusinski | 1 | -24/+30 |
| 2025-10-13 | iio: pressure: bmp280: correct meas_time_us calculation | Achim Gratz | 1 | -6/+9 |
| 2025-09-13 | iio: pressure: bmp280: Use gpiod_set_value_cansleep() | Salah Triki | 1 | -1/+1 |
| 2025-09-13 | iio: pressure: bmp280: Remove noisy dev_info() | Salah Triki | 1 | -1/+0 |
| 2025-09-13 | Merge tag 'v6.17-rc3' into togreg | Jonathan Cameron | 1 | -4/+5 |
| 2025-08-25 | iio: pressure: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 4 | -10/+0 |
| 2025-08-25 | iio: pressure: Drop unnecessary -ENOMEM messages | Dixit Parmar | 1 | -3/+1 |
| 2025-08-18 | iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe() | Salah Triki | 1 | -4/+5 |
| 2025-07-13 | iio: pressure: dlhl60d: Use separate structures rather than an array for chip... | David Lechner | 1 | -26/+21 |
| 2025-07-13 | iio: pressure: abp060mg: make abp_config const | David Lechner | 1 | -2/+2 |
| 2025-06-26 | iio: pressure: zpa2326: use = { } instead of memset() | David Lechner | 1 | -3/+1 |
| 2025-06-26 | iio: pressure: mprls0025pa: use = { } instead of memset() | David Lechner | 1 | -4/+1 |
| 2025-06-26 | iio: pressure: mpl3115: use = { } instead of memset() | David Lechner | 1 | -2/+1 |
| 2025-06-26 | iio: pressure: bmp280: use = { } instead of memset() | David Lechner | 1 | -4/+1 |
| 2025-05-22 | Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 27 | -188/+175 |
| 2025-05-21 | iio: bmp280: zero-init buffer | David Lechner | 1 | -0/+3 |
| 2025-05-21 | iio: pressure: zpa2326_spi: remove bits_per_word = 8 | David Lechner | 1 | -1/+0 |
| 2025-05-21 | iio: pressure: ms5611_spi: remove bits_per_word = 8 | David Lechner | 1 | -1/+0 |
| 2025-05-21 | iio: pressure: bmp280-spi: remove bits_per_word = 8 | David Lechner | 1 | -8/+0 |
| 2025-05-21 | iio: pressure: bmp280: drop sensor_data array | David Lechner | 2 | -58/+52 |
| 2025-05-21 | iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim... | Jonathan Cameron | 6 | -19/+26 |
| 2025-05-21 | iio: pressure: zpa2326: Use aligned_s64 for the timestamp | Jonathan Cameron | 1 | -1/+1 |
| 2025-04-22 | iio: normalize array sentinel style | David Lechner | 19 | -32/+32 |
| 2025-04-22 | iio: pressure: zpa2326: Switch to sparse friendly iio_device_claim/release_di... | Jonathan Cameron | 1 | -9/+6 |
| 2025-04-22 | iio: pressure: rohm-bm1390: Switch to sparse friendly iio_device_claim/releas... | Jonathan Cameron | 1 | -4/+3 |
| 2025-04-22 | iio: pressure: ms5611: Switch to sparse friendly iio_device_claim/release_dir... | Jonathan Cameron | 1 | -5/+3 |
| 2025-04-22 | iio: pressure: mpl3115: Switch to sparse friendly iio_device_claim/release_di... | Jonathan Cameron | 1 | -4/+3 |
| 2025-04-22 | iio: pressure: mpl3115: factor out core of IIO_INFO_RAW read to simplify code... | Jonathan Cameron | 1 | -43/+47 |
| 2025-04-22 | iio: pressure: icp10100: Switch to sparse friendly iio_device_claim/release_d... | Jonathan Cameron | 1 | -9/+6 |
| 2025-04-22 | iio: pressure: dlhl60d: Switch to sparse friendly iio_device_claim/release_di... | Jonathan Cameron | 1 | -4/+3 |
| 2025-04-21 | iio: pressure: mprls0025pa: use aligned_s64 for timestamp | David Lechner | 1 | -11/+6 |
| 2025-02-08 | iio: pressure: zpa2326: Drop unneeded assignment for cache_type | Andy Shevchenko | 2 | -2/+0 |
| 2025-01-13 | Merge 6.13-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+2 |
| 2024-12-28 | iio: pressure: Use aligned_s64 instead of open coding alignment. | Jonathan Cameron | 3 | -3/+3 |
| 2024-12-11 | iio: pressure: bmp280: Make time vars intuitive and move to fsleep | Vasileios Amoiridis | 2 | -21/+22 |
| 2024-12-11 | iio: pressure: bmp280: Use sizeof() for denominator | Vasileios Amoiridis | 1 | -2/+2 |
| 2024-12-07 | iio: bm1390: simplify using guard(mutex) | Matti Vaittinen | 1 | -48/+30 |
| 2024-12-07 | iio: pressure: zpa2326: fix information leak in triggered buffer | Javier Carrasco | 1 | -0/+2 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 24 | -41/+41 |
| 2024-10-21 | iio: pressure: bmp280: Move bmp085 interrupt to new configuration | Vasileios Amoiridis | 4 | -18/+54 |
| 2024-10-21 | iio: pressure: bmp280: Add data ready trigger support | Vasileios Amoiridis | 2 | -2/+216 |
| 2024-10-21 | iio: pressure: bmp280: Use sleep and forced mode for oneshot captures | Vasileios Amoiridis | 2 | -21/+280 |
| 2024-10-21 | Merge 6.12-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+4 |
| 2024-10-13 | Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -0/+4 |
| 2024-10-12 | iio: pressure: bmp280: Fix uninitialized variable | Yo-Jung (Leo) Lin | 1 | -0/+2 |
| 2024-10-12 | Merge tag 'v6.12-rc2' into test2 | Jonathan Cameron | 10 | -10/+10 |
| 2024-10-10 | iio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-10-10 | iio: pressure: rohm-bm1390: Remove redundant if statement | Colin Ian King | 1 | -3/+0 |
| 2024-10-06 | iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig | Javier Carrasco | 1 | -0/+3 |
| 2024-10-06 | iio: pressure: bmp280: Use char instead of s32 for data buffer | Vasileios Amoiridis | 2 | -30/+46 |
| 2024-10-06 | iio: pressure: bmp280: Use unsigned type for raw values | Vasileios Amoiridis | 1 | -3/+6 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 10 | -10/+10 |
| 2024-09-30 | iio: pressure: sdp500: Add missing select CRC8 | Jonathan Cameron | 1 | -0/+1 |
| 2024-09-30 | iio: pressure: bmp280: Remove config error check for IIR filter updates | Vasileios Amoiridis | 1 | -9/+5 |
| 2024-09-30 | iio: pressure: bmp280: Add support for bmp280 soft reset | Vasileios Amoiridis | 2 | -0/+32 |
| 2024-09-30 | iio: pressure: bmp280: Use bulk read for humidity calibration data | Vasileios Amoiridis | 2 | -41/+28 |
| 2024-09-30 | iio: pressure: hid-sensor-press: Get platform data via dev_get_platdata() | Andy Shevchenko | 1 | -2/+2 |
| 2024-09-30 | iio: hid-sensor: Use aligned data type for timestamp | Andy Shevchenko | 1 | -1/+1 |
| 2024-09-30 | iio: pressure: bmp280: use irq_get_trigger_type() | Jonathan Cameron | 1 | -1/+1 |
| 2024-08-03 | iio: pressure: Add driver for Sensirion SDP500 | Petar Stoykov | 3 | -0/+166 |
| 2024-08-03 | iio: pressure: bmp280-core: Make read-only const array conversion_time_max st... | Colin Ian King | 1 | -1/+1 |
| 2024-08-03 | iio: pressure: dlhl60d: make use of iio_for_each_active_channel() | Nuno Sa | 1 | -2/+1 |
| 2024-08-03 | iio: pressure: bmp280: Sort headers alphabetically | Vasileios Amoiridis | 3 | -4/+4 |
| 2024-08-03 | iio: pressure: bmp280: Fix waiting time for BMP3xx configuration | Vasileios Amoiridis | 1 | -3/+4 |
| 2024-08-03 | iio: pressure: bmp280: Fix regmap for BMP280 device | Vasileios Amoiridis | 3 | -4/+44 |
| 2024-08-03 | iio: pressure: bmp280: Add triggered buffer support | Vasileios Amoiridis | 4 | -19/+405 |
| 2024-08-03 | iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them | Vasileios Amoiridis | 1 | -13/+83 |
| 2024-08-03 | iio: pressure: bmp280: Generalize read_*() functions | Vasileios Amoiridis | 2 | -73/+108 |
| 2024-07-29 | iio: pressure: bmp280: Constify struct regmap_bus | Javier Carrasco | 1 | -3/+3 |
| 2024-06-25 | iio: pressure: bmp280-core: make use of regmap_clear_bits() | Trevor Gamblin | 1 | -2/+2 |
| 2024-06-17 | Merge tag 'v6.10-rc4' into char-misc-next | Greg Kroah-Hartman | 1 | -5/+5 |
| 2024-05-27 | iio: pressure: bmp280: Fix BMP580 temperature reading | Adam Rizkalla | 1 | -5/+5 |
| 2024-05-27 | iio: pressure: bmp280: Introduce new cleanup routines | Vasileios Amoiridis | 1 | -81/+84 |
| 2024-05-27 | iio: pressure: bmp280: Refactorize reading functions | Vasileios Amoiridis | 2 | -133/+224 |
| 2024-05-27 | iio: pressure: bmp280: Use unsigned data types for raw sensor data | Vasileios Amoiridis | 1 | -23/+22 |
| 2024-05-27 | iio: pressure: bmp280: Make error checks consistent | Vasileios Amoiridis | 1 | -20/+20 |
| 2024-05-27 | iio: pressure: bmp280: Remove, add and update error messages | Vasileios Amoiridis | 1 | -17/+38 |
| 2024-05-27 | iio: pressure: bmp280: Remove dead error checks | Vasileios Amoiridis | 1 | -4/+0 |
| 2024-05-27 | iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 7 | -9/+9 |
| 2024-05-27 | iio: pressure: bmp280: Add more intuitive name for bmp180_measure() | Vasileios Amoiridis | 1 | -8/+8 |
| 2024-05-27 | iio: pressure: bmp280: Add identifier names in function definitions | Vasileios Amoiridis | 1 | -7/+7 |
| 2024-05-27 | iio: pressure: bmp280: Use BME prefix for BME280 specifics | Vasileios Amoiridis | 3 | -44/+46 |
| 2024-05-27 | iio: pressure: bmp280: Improve indentation and line wrapping | Vasileios Amoiridis | 2 | -51/+61 |
| 2024-05-08 | Merge 6.9-rc7 into char-misc-testing | Greg Kroah-Hartman | 3 | -9/+6 |
| 2024-04-29 | iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int... | Wolfram Sang | 1 | -5/+5 |
| 2024-04-20 | iio: pressure: dps310: simplify scale factor reading | Thomas Haemmerle | 1 | -6/+6 |
| 2024-04-20 | iio: pressure: dps310: consistently check return value of `regmap_read` | Thomas Haemmerle | 1 | -1/+1 |
| 2024-04-20 | iio: pressure: dps310: introduce consistent error handling | Thomas Haemmerle | 1 | -57/+72 |
| 2024-04-20 | iio: pressure: dps310: support negative temperature values | Thomas Haemmerle | 1 | -5/+6 |
| 2024-03-28 | iio: pressure: hsc030pa: Use spi_read() | Christophe JAILLET | 1 | -6/+1 |
| 2024-03-28 | iio: pressure: BMP280 core driver headers sorting | Vasileios Amoiridis | 1 | -8/+8 |
| 2024-03-24 | iio: pressure: Fixes SPI support for BMP3xx devices | Vasileios Amoiridis | 3 | -7/+4 |
| 2024-03-24 | iio: pressure: Fixes BME280 SPI driver data | Vasileios Amoiridis | 1 | -2/+2 |
| 2024-03-21 | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -167/+541 |
| 2024-02-25 | Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 12 | -167/+541 |
| 2024-02-25 | iio: pressure: dlhl60d: Initialize empty DLH bytes | Kees Cook | 1 | -4/+3 |
| 2024-02-24 | iio: pressure: Fixes BMP38x and BMP390 SPI support | Vasileios Amoiridis | 1 | -1/+49 |
| 2024-02-19 | iio: pressure: hsc030pa add triggered buffer | Petre Rodan | 3 | -0/+53 |
| 2024-02-19 | iio: pressure: hsc030pa add mandatory delay | Petre Rodan | 3 | -0/+6 |
| 2024-02-19 | iio: pressure: hsc030pa: update datasheet URLs | Petre Rodan | 2 | -3/+4 |
| 2024-02-19 | iio: pressure: hsc030pa: include cleanup | Petre Rodan | 3 | -0/+6 |
| 2024-02-19 | iio: pressure: hsc030pa: use signed type to hold div_64() result | Petre Rodan | 1 | -1/+1 |
| 2024-01-23 | iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards | Jonathan Cameron | 1 | -4/+2 |
| 2024-01-23 | iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards | Jonathan Cameron | 1 | -4/+1 |
| 2024-01-23 | iio: pressure: mprls0025pa add SPI driver | Petre Rodan | 3 | -1/+100 |
| 2024-01-23 | iio: pressure: mprls0025pa add triplet property | Petre Rodan | 1 | -8/+97 |
| 2024-01-23 | iio: pressure: mprls0025pa refactor to split core and i2c parts. | Petre Rodan | 5 | -132/+262 |
| 2024-01-23 | iio: pressure: mprls0025pa whitespace cleanup | Petre Rodan | 1 | -18/+17 |
| 2024-01-23 | iio: pressure: mprls0025pa remove defaults | Petre Rodan | 1 | -28/+20 |
| 2024-01-23 | iio: pressure: mprls0025pa improve driver error resilience | Petre Rodan | 1 | -2/+4 |
| 2024-01-23 | iio: pressure: mprls0025pa fix off-by-one enum | Petre Rodan | 1 | -1/+3 |
| 2024-01-22 | iio: pressure: bmp280: Add missing bmp085 to SPI id table | Sam Protsenko | 1 | -0/+1 |
| 2023-12-11 | iio: pressure: driver for Honeywell HSC/SSC series | Petre Rodan | 6 | -0/+723 |
| 2023-11-16 | iio: pressure: bmp280: Add support for BMP390 | Angel Iglesias | 2 | -1/+3 |
| 2023-11-16 | iio: pressure: bmp280: Allow multiple chips id per family of devices | Angel Iglesias | 2 | -10/+28 |
| 2023-11-16 | iio: pressure: bmp280: Rearrange vars in reverse xmas tree order | Angel Iglesias | 2 | -6/+4 |
| 2023-11-16 | iio: pressure: bmp280: Use spi_get_device_match_data() | Angel Iglesias | 1 | -3/+1 |
| 2023-11-16 | iio: pressure: bmp280: Use i2c_get_match_data() | Biju Das | 1 | -3/+1 |
| 2023-11-16 | iio: pressure: fix some word spelling errors | Li peiyu | 2 | -4/+4 |
| 2023-10-20 | Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 5 | -9/+947 |
| 2023-10-05 | iio: pressure: ms5611: ms5611_prom_is_valid false negative bug | Alexander Zangerl | 1 | -1/+1 |
| 2023-10-05 | iio: pressure: dps310: Adjust Timeout Settings | Lakshmi Yadlapati | 1 | -4/+4 |
| 2023-10-05 | iio: pressure: Support ROHM BU1390 | Matti Vaittinen | 3 | -0/+944 |
| 2023-09-23 | iio: pressure: hid-sensor: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-12 | iio: pressure: ms5637: Use i2c_get_match_data() | Biju Das | 1 | -5/+1 |
| 2023-09-11 | iio: pressure: bmp280: Fix NULL pointer exception | Phil Elwell | 1 | -1/+1 |
| 2023-05-21 | iio: pressure: Honeywell mprls0025pa pressure sensor | Andreas Klinger | 3 | -0/+464 |
| 2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 14 | -14/+14 |
| 2023-03-11 | iio: Rename iio_trigger_poll_chained and add kernel-doc | Mehdi Djait | 1 | -1/+1 |
| 2023-03-11 | iio: pressure: bmp280: Add nvmem operations for BMP580 | Angel Iglesias | 2 | -1/+212 |
| 2023-03-11 | iio: pressure: bmp280: Add support for new sensor BMP580 | Angel Iglesias | 6 | -12/+509 |
| 2023-03-11 | iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title | Angel Iglesias | 1 | -1/+1 |
| 2023-03-11 | iio: pressure: bmp280: Make read calibration callback optional | Angel Iglesias | 1 | -4/+6 |
| 2023-03-11 | iio: pressure: bmp280: Add preinit callback | Angel Iglesias | 2 | -5/+13 |
| 2023-03-11 | iio: pressure: bmp280: Use chip_info pointers for each chip as driver data | Angel Iglesias | 4 | -227/+215 |
| 2022-12-28 | iio: pressure: ms5611: Switch to fully devm_ managed registration. | Jonathan Cameron | 4 | -27/+3 |
| 2022-12-28 | iio: pressure: ms5611: Use devm_regulator_get_enable() | Jonathan Cameron | 2 | -30/+5 |
| 2022-11-27 | Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 13 | -39/+37 |
| 2022-11-25 | Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 5 | -4/+71 |
| 2022-11-23 | iio: pressure: zpa2326_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: t5403: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: st_pressure_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | iio: pressure: ms5637: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: ms5611_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: mpl3115: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: mpl115_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: icp10100: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | iio: pressure: hp206c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: hp03: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: dps310: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: dlhl60d: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: abp060mg: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: bmp280: convert to i2c's .probe_new() | Angel Iglesias | 1 | -3/+3 |
| 2022-11-23 | iio: pressure: mpl115: Implementing low power mode by shutdown gpio | Rajat Khandelwal | 4 | -1/+68 |
| 2022-10-29 | iio: pressure: ms5611: changed hardcoded SPI speed to value limited | Mitja Spes | 1 | -1/+1 |
| 2022-10-29 | iio: pressure: ms5611: fixed value compensation bug | Mitja Spes | 2 | -32/+31 |
| 2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -299/+1273 |
| 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 |