summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-11-17iio: adis: do not disabe IRQs in 'adis_init()'Nuno Sá
2021-11-17iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang
2021-11-17iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown
2021-11-17iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-11-17iio: ad5770r: make devicetree property reading consistentNuno Sá
2021-11-17iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen
2021-11-17drivers: iio: dac: ad5766: Fix dt property nameMihail Chindris
2021-11-17iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()Yang Yingliang
2021-11-17iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()Yang Yingliang
2021-11-17iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang
2021-11-17iio: buffer: check return value of kstrdup_const()Yang Yingliang
2021-11-17iio: adc: tsc2046: fix scan interval warningOleksij Rempel
2021-11-17iio: core: check return value when calling dev_set_name()Yang Yingliang
2021-11-17iio: core: fix double free in iio_device_unregister_sysfs()Yang Yingliang
2021-10-27iio/test-format: build kunit tests without structleak pluginBrendan Higgins
2021-10-20iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter
2021-10-20iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-10-20iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-10-20iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal
2021-10-20iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-10-20iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu
2021-10-20iio: adis16475: fix deadlock on frequency setNuno Sá
2021-10-20iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-10-20iio: adis16480: fix devices that do not support sleep modeNuno Sá
2021-10-20iio: adc: ad7793: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7780: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7192: Add IRQ flagAlexandru Tachici
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-09-18iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-09-18iio: ltc2983: fix device probeNuno Sá
2021-07-31iio: adc: Fix incorrect exit of for-loopColin Ian King
2021-07-24iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak
2021-07-24iio: accel: fxls8962af: fix i2c dependencyArnd Bergmann
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-13iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer
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