aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-07-24iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: adc: fsl-imx25-gcq: Use the defined variable to clean codeTang Bin
2021-07-24iio: accel: fxls8962af: fix i2c dependencyArnd Bergmann
2021-07-24iio: proximity: vcnl3020: remove iio_claim/release_directIvan Mikhaylov
2021-07-24iio: proximity: vcnl3020: add periodic modeIvan Mikhaylov
2021-07-24iio: proximity: vcnl3020: add DMA safe bufferIvan Mikhaylov
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-07-19iio: light: si1145: remove redundant continue statementColin Ian King
2021-07-19iio: core: Support reading extended name as labelPaul Cercueil
2021-07-19iio: core: Forbid use of both labels and extended namesPaul Cercueil
2021-07-19Add startup time for each chip using inv_mpu6050 driverBaptiste Mansuy
2021-07-19iio: accel: adxl345: convert probe to device-managed functionsAlexandru Ardelean
2021-07-19iio: light: tcs3414: convert probe to device-managed routinesAlexandru Ardelean
2021-07-19iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean
2021-07-19iio: temperature: tmp006: make sure the chip is powered up in probeAlexandru Ardelean
2021-07-19iio: temperature: tmp006: convert probe to device-managedAlexandru Ardelean
2021-07-19iio: accel: bma220: make suspend state setting more robustAlexandru Ardelean
2021-07-19iio: accel: bma220: convert probe to device-managed functionsAlexandru Ardelean
2021-07-19iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-07-17iio: accel: da280: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: accel: da311: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: accel: dmard10: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: proximity: rfd77402: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()Alexandru Ardelean
2021-07-17iio: light: adjd_s311: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: light: adjd_s311: move buffer on adjd_s311_data objectAlexandru Ardelean
2021-07-17iio: adis: set GPIO reset pin directionAntti Keränen
2021-07-17iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König
2021-07-17iio: adc: rockchip_saradc: add support for rk3568 saradcSimon Xue
2021-07-17iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()'Christophe JAILLET
2021-07-17iio: buffer: Save a few cycles in 'iio_scan_mask_set()'Christophe JAILLET
2021-07-13iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer
2021-07-13iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-23iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow
2021-06-16iio: light: tcs3472: do not free unallocated IRQfrank zago
2021-06-16iio: accel: bmc150: Use more consistent and accurate scale valuesStephan Gerhold
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron
2021-06-16iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-06-16iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-06-16iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron