Age | Commit message (Expand) | Author | Files | Lines |
2020-07-08 | Merge tag 'iio-fixes-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 12 | -35/+65 |
2020-07-05 | iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()' | Christophe JAILLET | 1 | -1/+1 |
2020-07-05 | iio:pressure:ms5611 Fix buffer element alignment | Jonathan Cameron | 1 | -3/+8 |
2020-07-05 | iio:humidity:hts221 Fix alignment and data leak issues | Jonathan Cameron | 2 | -6/+10 |
2020-07-05 | iio:humidity:hdc100x Fix alignment and data leak issues | Jonathan Cameron | 1 | -3/+7 |
2020-07-05 | iio:magnetometer:ak8974: Fix alignment and data leak issues | Jonathan Cameron | 1 | -3/+7 |
2020-07-04 | iio: adc: adi-axi-adc: Fix object reference counting | Nuno Sá | 1 | -2/+2 |
2020-06-14 | iio: pressure: zpa2326: handle pm_runtime_get_sync failure | Navid Emamdoost | 1 | -1/+3 |
2020-06-14 | iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers | Matt Ranostay | 1 | -0/+2 |
2020-06-14 | iio: magnetometer: ak8974: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -9/+10 |
2020-06-14 | iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe() | Chuhong Yuan | 1 | -1/+4 |
2020-06-14 | iio:health:afe4404 Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 1 | -3/+5 |
2020-06-14 | iio:health:afe4403 Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 1 | -3/+6 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-07 | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 150 | -1222/+6948 |
2020-06-04 | Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -0/+219 |
2020-06-03 | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+20 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2 | -4/+4 |
2020-05-30 | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 1 | -11/+20 |
2020-05-26 | iio: adc: mp2629: Add support for mp2629 ADC driver | Saravanan Sekar | 3 | -0/+219 |
2020-05-26 | mailmap: change email for Ricardo Ribalda | Ricardo Ribalda Delgado | 2 | -4/+4 |
2020-05-25 | Merge 5.7-rc7 into staging-next | Greg Kroah-Hartman | 7 | -21/+40 |
2020-05-22 | iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 1 | -5/+12 |
2020-05-22 | iio:chemical:sps30: Fix timestamp alignment | Jonathan Cameron | 1 | -3/+6 |
2020-05-22 | iio: adc: stm32-adc: fix a wrong error message when probing interrupts | Fabrice Gasnier | 1 | -20/+14 |
2020-05-22 | iio: light: gp2ap002: Take runtime PM reference on light read | Jonathan Bakker | 1 | -3/+16 |
2020-05-21 | iio: proximity: ping: pass reference to IIO device as param to ping_read() | Alexandru Ardelean | 1 | -4/+3 |
2020-05-21 | iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2 | -15/+16 |
2020-05-21 | iio: proximity: Add driver support for vcnl3020 proximity sensor | Ivan Mikhaylov | 3 | -0/+270 |
2020-05-20 | iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create() | Dan Carpenter | 1 | -1/+4 |
2020-05-18 | genirq/irq_sim: Simplify the API | Bartosz Golaszewski | 1 | -14/+20 |
2020-05-16 | iio: buffer: remove attrcount_orig var from sysfs creation | Alexandru Ardelean | 1 | -3/+3 |
2020-05-16 | iio: chemical: add atlas-ezo-sensor initial support | Matt Ranostay | 3 | -0/+189 |
2020-05-16 | iio: adc: exynos: Simplify Exynos7-specific init | Krzysztof Kozlowski | 1 | -3/+0 |
2020-05-16 | iio: adc: Add scaling support to exynos adc driver | Jonathan Bakker | 1 | -1/+13 |
2020-05-16 | iio: __iio_update_buffers: Update mode before preenable/after postdisable | Lars-Peter Clausen | 1 | -5/+3 |
2020-05-16 | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+7 |
2020-05-16 | iio: dac: ad5686: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2 | -4/+8 |
2020-05-16 | iio: dac: ad5421: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -8/+13 |
2020-05-16 | iio: dac: ad5380: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -2/+6 |
2020-05-16 | iio: dac: ad5764: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+8 |
2020-05-16 | iio: dac: ad5761: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+8 |
2020-05-16 | iio: dac: ad5755: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -8/+14 |
2020-05-16 | iio: dac: ad5449: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+8 |
2020-05-16 | iio: dac: ad5446: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -4/+8 |
2020-05-16 | iio: dac: ad5360: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -6/+11 |
2020-05-16 | iio: accel: Add bma150/smb380 support to bma180 | Jonathan Bakker | 2 | -7/+70 |
2020-05-16 | iio: accel: bma180: Rename center_temp to temp_offset | Jonathan Bakker | 1 | -6/+6 |
2020-05-16 | iio: accel: bma180: Add support for bma023 | Jonathan Bakker | 2 | -7/+122 |
2020-05-16 | iio: accel: Make bma180 conflict with input's bma150 | Jonathan Bakker | 1 | -1/+1 |