summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
...
* | iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_rawGwendal Grignou2021-11-171-5/+11
* | iio: ms5611: Simplify IO callback parametersLars-Peter Clausen2021-11-174-24/+17
|/
* Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-241-0/+4
|\
| * iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown2021-10-071-0/+4
* | iio: pressure: ms5611: Make ms5611_remove() return voidUwe Kleine-König2021-10-194-6/+8
* | iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-1/+1
* | iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-143-27/+2
* | iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-142-24/+2
* | iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
* | iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-142-4/+4
|/
* iio: pressure: hp03: update device probe to register with devm functionsThéo Borém Fabris2021-08-151-29/+7
* iio: hid-sensor-press: Add timestamp channelYe Xiang2021-08-091-16/+24
* iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-243-17/+3
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-244-16/+6
* iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean2021-07-131-7/+4
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-4/+1
* iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-06-161-2/+3
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-4/+0
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-173-16/+33
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-1/+0
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1
* iio: pressure: zpa2326: kernel-doc fixesJonathan Cameron2021-03-251-2/+2
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-111-0/+1
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-12/+7
* iio:pressure:ms5637: add ms5803 supportAlexandre Belloni2021-01-221-0/+8
* iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni2021-01-221-4/+15
* iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni2021-01-221-10/+40
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-031-1/+8
* iio: pressure: bmp280: remove unneeded semicolonTom Rix2020-11-011-2/+2
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-3/+2
* iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2020-09-212-8/+4
* iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-212-8/+4
* iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-1/+2
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-202-4/+11
|\
| * iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron2020-07-051-3/+8
| * iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost2020-06-141-1/+3
* | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-202-41/+12
* | iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1413-13/+0
* | iio: cros_ec: Reapply range at resumeGwendal Grignou2020-06-141-2/+6
|/
* iio: bmp280: fix compensation of humidityAndreas Klinger2020-05-111-0/+2
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-14/+4
* iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko2020-05-031-5/+4
* iio: pressure: ms5611: Use get_unaligned_be24()Andy Shevchenko2020-05-032-2/+6