Age | Commit message (Expand) | Author |
2021-01-22 | iio:pressure:ms5637: add ms5803 support | Alexandre Belloni |
2021-01-22 | iio:pressure:ms5637: limit available sample frequencies | Alexandre Belloni |
2021-01-22 | iio:pressure:ms5637: introduce hardware differentiation | Alexandre Belloni |
2020-12-03 | iio:pressure:mpl3115: Force alignment of buffer | Jonathan Cameron |
2020-11-01 | iio: pressure: bmp280: remove unneeded semicolon | Tom Rix |
2020-09-29 | iio: cros_ec: unify hw fifo attributes into the core file | Alexandru Ardelean |
2020-09-21 | iio:pressure:zpa2326: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:pressure:ms5637: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-07-20 | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov |
2020-07-05 | iio:pressure:ms5611 Fix buffer element alignment | Jonathan Cameron |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen |
2020-06-14 | iio: pressure: zpa2326: handle pm_runtime_get_sync failure | Navid Emamdoost |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-06-14 | iio: cros_ec: Reapply range at resume | Gwendal Grignou |
2020-05-11 | iio: bmp280: fix compensation of humidity | Andreas Klinger |
2020-05-10 | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger | Alexandru Ardelean |
2020-05-03 | iio: pressure: zpa2326: Use get_unaligned_le24() | Andy Shevchenko |
2020-05-03 | iio: pressure: ms5611: Use get_unaligned_be24() | Andy Shevchenko |
2020-05-03 | iio: pressure: hp206c: Use get_unaligned_be24() | Andy Shevchenko |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2020-04-19 | iio: pressure: bmp280: Join string literals back | Andy Shevchenko |
2020-04-19 | iio: pressure: bmp280: Drop unneeded explicit castings | Andy Shevchenko |
2020-04-19 | iio: pressure: bmp280: Explicitly mark GPIO optional | Andy Shevchenko |
2020-04-19 | iio: pressure: bmp280: Convert to use ->read_avail() | Andy Shevchenko |
2020-04-19 | iio: pressure: bmp280: Tolerate IRQ before registering | Andy Shevchenko |
2020-04-08 | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-03-28 | iio: cros_ec: Expose hwfifo_timeout | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO | Gwendal Grignou |
2020-03-21 | iio: st_sensors: Drop unneeded explicit castings | Andy Shevchenko |
2020-03-21 | iio: st_sensors: Use dev_get_platdata() to get platform_data | Andy Shevchenko |
2020-03-08 | counter: 104-quad-8: Support Filter Clock Prescaler | William Breathitt Gray |
2020-03-08 | iio: pressure: icp10100: add driver for InvenSense ICP-101xx | Jean-Baptiste Maneyrol |
2020-02-04 | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-01-13 | iio: st_sensors: Make use of device properties | Andy Shevchenko |
2020-01-13 | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() | Andy Shevchenko |
2020-01-07 | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' | Enric Balletbo i Serra |
2019-12-29 | iio: pressure: bmp280: Allow device to be enumerated from ACPI | Andy Shevchenko |
2019-12-29 | iio: pressure: bmp280: Drop ACPI support | Andy Shevchenko |
2019-12-29 | iio: pressure: Add driver for DLH pressure sensors | Tomislav Denis |
2019-12-29 | iio: pressure: st_press: Mark default_press_pdata with __maybe_unused | Andy Shevchenko |
2019-12-29 | iio: pressure: st_press: Drop unnecessary #else branch for ACPI | Andy Shevchenko |
2019-11-10 | iio: cros_ec_baro: set info_mask_shared_by_all_available field | Gwendal Grignou |
2019-10-27 | iio: st: Drop GPIO include | Linus Walleij |
2019-10-22 | iio: pressure: zpa2326: fix iio_triggered_buffer_postenable position | Alexandru Ardelean |
2019-10-22 | iio: pressure: bmp280: use devm action and remove labels from probe | Bartosz Golaszewski |