summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-18iio:pressure:mpl3115: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:pressure:mpl115: Move exports into IIO_MPL115 namespaceJonathan Cameron
2022-02-18iio:pressure:ms5611: Move exports into IIO_MS5611 namespaceJonathan Cameron
2022-02-18iio:pressure:zpa2326: Move exports into IIO_ZPA2326 namespaceJonathan Cameron
2022-02-18iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-30iio: pressure: dps310: Add ACPI HID tableKai-Heng Feng
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-12iio: pressure: bmp280: Use new PM macrosPaul Cercueil
2021-11-17iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_rawGwendal Grignou
2021-11-17iio: ms5611: Simplify IO callback parametersLars-Peter Clausen
2021-10-24Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-19iio: pressure: ms5611: Make ms5611_remove() return voidUwe Kleine-König
2021-10-07iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-08-15iio: pressure: hp03: update device probe to register with devm functionsThéo Borém Fabris
2021-08-09iio: hid-sensor-press: Add timestamp channelYe Xiang
2021-07-24iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-07-13iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron
2021-06-16iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2021-03-25iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-01-22iio:pressure:ms5637: add ms5803 supportAlexandre Belloni
2021-01-22iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni
2021-01-22iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni
2020-12-03iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-11-01iio: pressure: bmp280: remove unneeded semicolonTom Rix
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-21iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron