summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2020-10-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier1-1/+8
2020-10-07iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov1-1/+1
2020-09-17iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-17iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-09-17iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-09-17iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+9
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-17iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-09-17iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-09-17iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron1-3/+7
2020-09-17iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7
2020-09-17iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron1-3/+7
2020-09-17iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-09-17iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+9
2020-09-17iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-09-17iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou1-1/+4
2020-09-17iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-09-17iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-17iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-08-21iio: imu: st_lsm6dsx: reset hw ts after resumeLorenzo Bianconi3-11/+17
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean1-2/+2
2020-08-19iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan1-2/+5
2020-07-08Merge tag 'iio-fixes-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman12-35/+65
2020-07-05iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET1-1/+1
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron1-3/+8
2020-07-05iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron2-6/+10
2020-07-05iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-07-05iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-07-04iio: adc: adi-axi-adc: Fix object reference countingNuno Sá1-2/+2
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost1-1/+3
2020-06-14iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay1-0/+2
2020-06-14iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu1-9/+10
2020-06-14iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan1-1/+4
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+5
2020-06-14iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+6
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds150-1222/+6948
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds3-0/+219
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+20
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-11/+20
2020-05-26iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar3-0/+219
2020-05-26mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado2-4/+4
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman7-21/+40
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-05-22iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier1-20/+14
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker1-3/+16
2020-05-21iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean1-4/+3
2020-05-21iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean2-15/+16