Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging/IIO fixes from Greg KH: "Here are some small staging/IIO driver fixes for 4.14-rc4 Most of these have been in my tree for a while due to travels, sorry for the delay. They resolve a number of small issues reported by people, mostly for the iio drivers. Nothing major in here, full details are in the shortlog. All have been linux-next for a few weeks with no reported issues" * tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (23 commits) staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack. iio: core: Return error for failed read_reg iio: ad7793: Fix the serial interface reset iio: ad_sigma_delta: Implement a dedicated reset function IIO: BME280: Updates to Humidity readings need ctrl_reg write! iio: adc: mcp320x: Fix readout of negative voltages iio: adc: mcp320x: Fix oops on module unload iio: adc: stm32: fix bad error check on max_channels iio: trigger: stm32-timer: fix a corner case to write preset iio: trigger: stm32-timer: preset shouldn't be buffered iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()' iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' staging: rtl8723bs: avoid null pointer dereference on pmlmepriv staging: rtl8723bs: add missing range check on id staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist staging: speakup: fix speakup-r empty line lockup staging: pi433: Move limit check to switch default to kill warning staging: r8822be: fix null pointer dereferences with a null driver_adapter staging: mt29f_spinand: Enable the read ECC before program the page ...
Showing
- drivers/iio/adc/ad7793.c 2 additions, 2 deletionsdrivers/iio/adc/ad7793.c
- drivers/iio/adc/ad_sigma_delta.c 28 additions, 0 deletionsdrivers/iio/adc/ad_sigma_delta.c
- drivers/iio/adc/mcp320x.c 16 additions, 9 deletionsdrivers/iio/adc/mcp320x.c
- drivers/iio/adc/stm32-adc.c 1 addition, 1 deletiondrivers/iio/adc/stm32-adc.c
- drivers/iio/adc/ti-ads1015.c 5 additions, 3 deletionsdrivers/iio/adc/ti-ads1015.c
- drivers/iio/adc/twl4030-madc.c 10 additions, 4 deletionsdrivers/iio/adc/twl4030-madc.c
- drivers/iio/common/st_sensors/st_sensors_core.c 10 additions, 1 deletiondrivers/iio/common/st_sensors/st_sensors_core.c
- drivers/iio/industrialio-core.c 3 additions, 1 deletiondrivers/iio/industrialio-core.c
- drivers/iio/magnetometer/st_magn_core.c 4 additions, 0 deletionsdrivers/iio/magnetometer/st_magn_core.c
- drivers/iio/pressure/bmp280-core.c 1 addition, 1 deletiondrivers/iio/pressure/bmp280-core.c
- drivers/iio/trigger/stm32-timer-trigger.c 3 additions, 1 deletiondrivers/iio/trigger/stm32-timer-trigger.c
- drivers/staging/iio/adc/ad7192.c 1 addition, 3 deletionsdrivers/staging/iio/adc/ad7192.c
- drivers/staging/mt29f_spinand/mt29f_spinand.c 6 additions, 2 deletionsdrivers/staging/mt29f_spinand/mt29f_spinand.c
- drivers/staging/pi433/rf69.c 3 additions, 6 deletionsdrivers/staging/pi433/rf69.c
- drivers/staging/rtl8723bs/core/rtw_mlme.c 1 addition, 2 deletionsdrivers/staging/rtl8723bs/core/rtw_mlme.c
- drivers/staging/rtl8723bs/os_dep/rtw_proc.c 2 additions, 0 deletionsdrivers/staging/rtl8723bs/os_dep/rtw_proc.c
- drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_api_88xx.c 2 additions, 2 deletionsdrivers/staging/rtlwifi/halmac/halmac_88xx/halmac_api_88xx.c
- drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_func_88xx.c 7 additions, 6 deletions...ers/staging/rtlwifi/halmac/halmac_88xx/halmac_func_88xx.c
- drivers/staging/speakup/main.c 12 additions, 3 deletionsdrivers/staging/speakup/main.c
- drivers/staging/unisys/visorbus/visorchipset.c 2 additions, 2 deletionsdrivers/staging/unisys/visorbus/visorchipset.c
Please register or sign in to comment