Merge tag 'staging-5.8-rc6' of...
Merge tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master Pull IIO and staging driver fixes from Greg KH: "Here are some IIO and staging driver fixes for 5.8-rc6. The majority of fixes are for IIO drivers, resolving a number of small reported issues, and there are some counter fixes in here too that were tied to the IIO fixes. There's only one staging driver fix here, a comedi fix found by code inspection. All of these have been in linux-next for a while with no reported issues" * tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: comedi: verify array index is correct before using it iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()' iio:pressure:ms5611 Fix buffer element alignment iio:humidity:hts221 Fix alignment and data leak issues iio:humidity:hdc100x Fix alignment and data leak issues iio:magnetometer:ak8974: Fix alignment and data leak issues iio: adc: adi-axi-adc: Fix object reference counting iio: pressure: zpa2326: handle pm_runtime_get_sync failure counter: 104-quad-8: Add lock guards - filter clock prescaler counter: 104-quad-8: Add lock guards - differential encoder iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers iio: magnetometer: ak8974: Fix runtime PM imbalance on error iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe() iio:health:afe4404 Fix timestamp alignment and prevent data leak. iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Showing
- drivers/counter/104-quad-8.c 19 additions, 3 deletionsdrivers/counter/104-quad-8.c
- drivers/iio/accel/mma8452.c 4 additions, 1 deletiondrivers/iio/accel/mma8452.c
- drivers/iio/adc/ad7780.c 1 addition, 1 deletiondrivers/iio/adc/ad7780.c
- drivers/iio/adc/adi-axi-adc.c 2 additions, 2 deletionsdrivers/iio/adc/adi-axi-adc.c
- drivers/iio/health/afe4403.c 6 additions, 3 deletionsdrivers/iio/health/afe4403.c
- drivers/iio/health/afe4404.c 5 additions, 3 deletionsdrivers/iio/health/afe4404.c
- drivers/iio/humidity/hdc100x.c 7 additions, 3 deletionsdrivers/iio/humidity/hdc100x.c
- drivers/iio/humidity/hts221.h 5 additions, 2 deletionsdrivers/iio/humidity/hts221.h
- drivers/iio/humidity/hts221_buffer.c 5 additions, 4 deletionsdrivers/iio/humidity/hts221_buffer.c
- drivers/iio/industrialio-core.c 2 additions, 0 deletionsdrivers/iio/industrialio-core.c
- drivers/iio/magnetometer/ak8974.c 17 additions, 12 deletionsdrivers/iio/magnetometer/ak8974.c
- drivers/iio/pressure/ms5611_core.c 8 additions, 3 deletionsdrivers/iio/pressure/ms5611_core.c
- drivers/iio/pressure/zpa2326.c 3 additions, 1 deletiondrivers/iio/pressure/zpa2326.c
- drivers/staging/comedi/drivers/addi_apci_1500.c 7 additions, 3 deletionsdrivers/staging/comedi/drivers/addi_apci_1500.c
Loading
Please register or sign in to comment