summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
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
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-05-11iio: bmp280: fix compensation of humidityAndreas Klinger
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2020-05-03iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko
2020-05-03iio: pressure: ms5611: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: pressure: hp206c: Use get_unaligned_be24()Andy Shevchenko
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-19iio: pressure: bmp280: Join string literals backAndy Shevchenko
2020-04-19iio: pressure: bmp280: Drop unneeded explicit castingsAndy Shevchenko
2020-04-19iio: pressure: bmp280: Explicitly mark GPIO optionalAndy Shevchenko
2020-04-19iio: pressure: bmp280: Convert to use ->read_avail()Andy Shevchenko
2020-04-19iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2020-03-08counter: 104-quad-8: Support Filter Clock PrescalerWilliam Breathitt Gray
2020-03-08iio: pressure: icp10100: add driver for InvenSense ICP-101xxJean-Baptiste Maneyrol
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-29iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko
2019-12-29iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko
2019-12-29iio: pressure: Add driver for DLH pressure sensorsTomislav Denis
2019-12-29iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko
2019-11-10iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou
2019-10-27iio: st: Drop GPIO includeLinus Walleij
2019-10-22iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean
2019-10-22iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski
2019-10-22iio: pressure: bmp280: use bulk regulator opsBartosz Golaszewski
2019-10-18iio: pressure: bmp280 endian tidy upsJonathan Cameron
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman