Age | Commit message (Expand) | Author |
2024-12-07 | iio: accel: fxls8962af: add fxls8974cf support | Haibo Chen |
2024-12-07 | iio: invensense: Prevent possible integer overflow while multiplication | Karan Sanghavi |
2024-12-07 | iio: dac: mcp4725: Use of_property_present() for non-boolean properties | Rob Herring (Arm) |
2024-12-07 | iio: adc: ad7173: remove unused field | David Lechner |
2024-12-07 | iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer | Guenter Roeck |
2024-12-07 | iio: imu: adis16480: add devices to adis16480 driver | Darius Berghe |
2024-12-05 | iio: magnetometer: yas530: use signed integer type for clamp limits | Jakob Hauser |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-29 | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-11-19 | Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-11-11 | iio: magnetometer: fix if () scoped_guard() formatting | Stephen Rothwell |
2024-11-09 | Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2024-11-09 | iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4 | Julien Stephan |
2024-11-09 | iio: adc: ad7380: use local dev variable to shorten long lines | Julien Stephan |
2024-11-09 | iio: adc: ad7380: fix oversampling formula | Julien Stephan |
2024-11-09 | Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD | Jonathan Cameron |
2024-11-08 | Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2024-11-05 | Merge 6.12-rc6 into char-misc-next | Greg Kroah-Hartman |
2024-11-03 | iio: chemical: bme680: Add support for preheat current | Vasileios Amoiridis |
2024-11-03 | iio: chemical: bme680: Add triggered buffer support | Vasileios Amoiridis |
2024-11-03 | iio: chemical: bme680: Add SCALE and RAW channels | Vasileios Amoiridis |
2024-11-03 | iio: chemical: bme680: refactorize set_mode() mode | Vasileios Amoiridis |
2024-11-03 | iio: accel: mma9553: use specialized event code macros | David Lechner |
2024-11-03 | iio: dummy: use specialized event code macros | David Lechner |
2024-11-03 | iio: adc: ad7280a: use IIO_DIFF_EVENT_CODE macro helper | Julien Stephan |
2024-11-03 | iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect d... | Neil Armstrong |
2024-11-03 | iio: light: apds9960: remove useless return | Julien Stephan |
2024-11-03 | iio: light: apds9960: convert als_int and pxs_int to bool | Julien Stephan |
2024-11-03 | iio: light: apds9306: simplifies if branch in apds9306_write_event_config | Julien Stephan |
2024-11-03 | iio: light: apds9300: use bool for event state | Julien Stephan |
2024-11-03 | iio: imu: st_lsm6dsx: use bool for event state | Julien Stephan |
2024-11-03 | iio: imu: bmi323: use bool for event state | Julien Stephan |
2024-11-03 | iio: accel: sca3000: use bool for event state | Julien Stephan |
2024-11-03 | iio: accel: mma9551: use bool for event state | Julien Stephan |
2024-11-03 | iio: fix write_event_config signature | Julien Stephan |
2024-11-03 | iio: light: adux1020: write_event_config: use local variable for interrupt value | Julien Stephan |
2024-11-03 | iio: proximity: sx9500: simplify code in write_event_config callback | Julien Stephan |
2024-11-03 | iio: proximity: irsd200: simplify code in write_event_config callback | Julien Stephan |
2024-11-03 | iio: light: tsl2772: simplify code in write_event_config callback | Julien Stephan |
2024-11-03 | iio: proximity: hx9023s: simplify code in write_event_config callback | Julien Stephan |
2024-11-03 | iio: light: ltr390: simplify code in write_event_config callback | Julien Stephan |
2024-11-03 | iio: hid-sensor-prox: Add support for more channels | Ricardo Ribalda |
2024-11-03 | iio: hid-sensors-prox: Make proximity channel indexed | Ricardo Ribalda |
2024-11-03 | iio: Add channel type for attention | Ricardo Ribalda |
2024-11-03 | iio: hid-sensors-prox: Factor-in hid_sensor_push_data | Ricardo Ribalda |
2024-11-03 | iio: Mark iio_dev::priv member with __private | Andy Shevchenko |
2024-11-03 | iio: accel: kxcjk-1013: Deduplicate ODR startup time array | Andy Shevchenko |
2024-11-03 | iio: light: veml6070: add support for integration time | Javier Carrasco |
2024-11-03 | iio: dac: ad5791: Use devm_iio_device_register | Axel Haslam |
2024-11-03 | iio: dac: ad5791: Use devm_regulator_get_enable_read_voltage | Axel Haslam |