summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-01-27iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean
2021-01-27drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov
2021-01-27iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-27iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-30iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-30iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-30iio: buffer: Fix demux updateNuno Sá
2020-12-30iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-12-30iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen
2020-12-30iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()Alexandru Ardelean
2020-11-14iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-14iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran
2020-11-08iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil
2020-11-08iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil
2020-11-01iio: imu: st_lsm6dsx: set 10ms as min shub slave timeoutLorenzo Bianconi
2020-11-01iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan
2020-11-01iio: adc: mediatek: fix unset fieldFabien Parent
2020-11-01iio: cros_ec: Use default frequencies when EC returns invalid informationGwendal Grignou
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown
2020-10-08ASoC: stm32: dfsdm: add actual resolution traceOlivier Moysan
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman
2020-09-29iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan
2020-09-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier
2020-09-29iio: adc: at91-sama5d2_adc: fix DMA conversion crashEugen Hristev
2020-09-29iio: ad7292: Fix of_node refcountingNuno Sá
2020-09-29iio: ltc2983: Fix of_node refcountingNuno Sá
2020-09-29iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbolAlexandru Ardelean
2020-09-29iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbolAlexandru Ardelean
2020-09-29iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbolsAlexandru Ardelean
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich
2020-09-29iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich
2020-09-29iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean
2020-09-29iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo
2020-09-29iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo
2020-09-29iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski