summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-02-19iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com
2024-02-19iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-02-19iio: adc: ad9467: convert to backend frameworkNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-02-19iio: gts-helper: Fix division loopMatti Vaittinen
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman
2024-02-17iio: humidity: hdc3020: add threshold events supportDimitri Fedrau
2024-02-17iio: humidity: hdc3020: switch to 16bit register definesDimitri Fedrau
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Remove hardcoding of values for enumsSrinivas Pandruvada
2024-02-17iio: hid-sensor-als: Assign channels dynamicallySrinivas Pandruvada
2024-02-17Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: imu: st_lsm6dsx: add support to ASM330LHHXG1Lorenzo Bianconi
2024-02-17iio: imu: st_lsm6dsx: improve kernel docs and commentsLorenzo Bianconi
2024-02-17iio: adc: ad7091r-base: Use auto cleanup of locks.Jonathan Cameron
2024-02-17iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron
2024-02-17iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.Jonathan Cameron
2024-02-17iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()Jonathan Cameron
2024-02-17iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.Jonathan Cameron
2024-02-17iio: dummy: Use automatic lock and direct mode cleanup.Jonathan Cameron
2024-02-17iio: sx9324: avoid copying property stringsJustin Stitt
2024-02-17iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometerNikita Mikhailevich
2024-02-17iio: frequency: admfm2000: New driverKim Seer Paller
2024-02-17iio: health: afe4404: Use devm IIO helpersAndrew Davis
2024-02-17iio: health: afe4404: Use devm action helper for regulator disableAndrew Davis
2024-02-17iio: health: afe4403: Use devm IIO helpersAndrew Davis
2024-02-17iio: health: afe4403: Use devm action helper for regulator disableAndrew Davis
2024-02-17iio: test: test gain-time-scale helpersMatti Vaittinen
2024-02-17iio: light: vcnl4000: Set ps high definition for 4040/4200Mårten Lindahl
2024-02-17iio: adc: ad_sigma_delta: allow overwriting the IRQ flagsNuno Sa
2024-02-17iio: imu: adis16480: make use of irq_get_trigger_type()Nuno Sa
2024-02-17iio: imu: adis16475: make use of irq_get_trigger_type()Nuno Sa
2024-02-17iio: dummy_evgen: remove Excess kernel-doc commentsRandy Dunlap
2024-02-10iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav
2024-02-10iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav
2024-02-08iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-04iio: accel: bma400: Fix a compilation problemMario Limonciello
2024-02-04iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-27iio: humidity: hdc3020: fix temperature offsetDimitri Fedrau
2024-01-23iio: adc: rtq6056: Add support for the whole RTQ6056 familyChiYuan Huang
2024-01-23iio: buffer-dmaengine: make use of the 'struct device *' argumentNuno Sa
2024-01-23iio: core: use INDIO_ALL_BUFFER_MODES in iio_buffer_enabled()David Lechner