-
- Downloads
Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull IIO fixes from Greg KH: "Here are a few small IIO fixes for 4.8-rc6. Nothing major, full details are in the shortlog, all of these have been in linux-next with no reported issues" * tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: iio:core: fix IIO_VAL_FRACTIONAL sign handling iio: ensure ret is initialized to zero before entering do loop iio: accel: kxsd9: Fix scaling bug iio: accel: bmc150: reset chip at init time iio: fix pressure data output unit in hid-sensor-attributes tools:iio:iio_generic_buffer: fix trigger-less mode
Showing
- drivers/iio/accel/bmc150-accel-core.c 11 additions, 0 deletionsdrivers/iio/accel/bmc150-accel-core.c
- drivers/iio/accel/kxsd9.c 1 addition, 0 deletionsdrivers/iio/accel/kxsd9.c
- drivers/iio/common/hid-sensors/hid-sensor-attributes.c 2 additions, 2 deletionsdrivers/iio/common/hid-sensors/hid-sensor-attributes.c
- drivers/iio/industrialio-buffer.c 2 additions, 2 deletionsdrivers/iio/industrialio-buffer.c
- drivers/iio/industrialio-core.c 2 additions, 3 deletionsdrivers/iio/industrialio-core.c
- tools/iio/iio_generic_buffer.c 1 addition, 1 deletiontools/iio/iio_generic_buffer.c
Loading
Please register or sign in to comment