Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging and IIO fixes from Greg KH: "Here are a small number of patches to resolve some reported IIO and a staging driver problem. Nothing major here, full details are in the shortlog below. All have been in linux-next with no reported issues" * tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: bcm2835-audio: Fix memory corruption iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property iio: adc: dln2-adc: fix build error iio: dummy: events: Add missing break staging: iio: ade7759: fix signed extension bug on shift of a u8 iio: pressure: zpa2326: Remove always-true check which confuses gcc iio: proximity: as3935: noise detection + threshold changes
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-bus-iio-proximity-as3935 8 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-iio-proximity-as3935
- Documentation/devicetree/bindings/iio/proximity/as3935.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/iio/proximity/as3935.txt
- drivers/iio/adc/Kconfig 2 additions, 0 deletionsdrivers/iio/adc/Kconfig
- drivers/iio/adc/at91-sama5d2_adc.c 29 additions, 16 deletionsdrivers/iio/adc/at91-sama5d2_adc.c
- drivers/iio/dummy/iio_simple_dummy_events.c 1 addition, 0 deletionsdrivers/iio/dummy/iio_simple_dummy_events.c
- drivers/iio/pressure/zpa2326.c 3 additions, 7 deletionsdrivers/iio/pressure/zpa2326.c
- drivers/iio/proximity/as3935.c 40 additions, 3 deletionsdrivers/iio/proximity/as3935.c
- drivers/staging/iio/meter/ade7759.c 1 addition, 1 deletiondrivers/staging/iio/meter/ade7759.c
- drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c 7 additions, 12 deletionsdrivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c
Please register or sign in to comment