aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-10-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier
2020-10-07iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov
2020-09-17iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-09-17iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-09-17iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-09-17iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-09-17iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron
2020-09-17iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron
2020-09-17iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-09-17iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou
2020-09-17iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov
2020-09-17iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-09-17iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-08-21iio: imu: st_lsm6dsx: reset hw ts after resumeLorenzo Bianconi
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-08-19iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan
2020-07-08Merge tag 'iio-fixes-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-05iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-07-05iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron
2020-07-05iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron
2020-07-05iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-07-04iio: adc: adi-axi-adc: Fix object reference countingNuno Sá
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-06-14iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay
2020-06-14iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-06-14iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-14iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-05-26iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-05-22iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker
2020-05-21iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean
2020-05-21iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean