[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150717181119.GA23017@kroah.com>
Date: Fri, 17 Jul 2015 11:11:19 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.2-rc3
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc3
for you to fetch changes up to d309509f84725f99326cc73d3b00aae096b374ae:
staging: vt6656: check ieee80211_bss_conf bssid not NULL (2015-07-14 19:34:57 -0700)
----------------------------------------------------------------
Staging/IIO driver fixes for 4.2-rc3
Here's some staging and IIO driver fixes for 4.2-rc3.
Nothing major, the majority are IIO issues that were reported, with a
few other minor staging driver fixes. All have been in linux-next for a
while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Adriana Reus (1):
iio: inv-mpu: Specify the expected format/precision for write channels
Daniel Baluta (2):
iio: ABI: Clarify proximity output value
iio: proximity: sx9500: Fix proximity value
Fabio Estevam (1):
iio: twl4030-madc: Pass the IRQF_ONESHOT flag
Geert Uytterhoeven (1):
iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
Greg Kroah-Hartman (2):
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/.../jic23/iio into staging-linus
Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/.../jic23/iio into staging-linus
Hartmut Knaack (6):
iio:light:cm3323: clear bitmask before set
iio:accel:bmc150-accel: fix counting direction
iio:adc:cc10001_adc: fix Kconfig dependency
iio:light:stk3310: Fix REGMAP_I2C dependency
iio:light:ltr501: fix variable in ltr501_init
iio:light:ltr501: fix regmap dependency
Heiko Stuebner (1):
iio: adc: rockchip_saradc: add missing MODULE_* data
JM Friedt (1):
iio: DAC: ad5624r_spi: fix bit shift of output data value
James Simmons (1):
staging:lustre: remove irq.h from socklnd.h
Jan Leupold (1):
iio: adc: at91_adc: allow to use full range of startup time
Malcolm Priestley (2):
staging: vt6655: check ieee80211_bss_conf bssid not NULL
staging: vt6656: check ieee80211_bss_conf bssid not NULL
Paul Gortmaker (1):
staging: make board support depend on OF_IRQ and CLKDEV_LOOKUP
Peter Meerwald (2):
iio: light: tcs3414: Fix bug preventing to set integration time
iio: tmp006: Check channel info on write
Srinivas Pandruvada (1):
hid-sensor: Fix suspend/resume delay
Teodora Baluta (1):
iio: magnetometer: mmc35240: fix available sampling frequencies
Tiberiu Breana (1):
iio: light: STK3310: un-invert proximity values
Vlad Dogaru (2):
iio: sx9500: rework error handling of raw readings
iio: sx9500: fix bug in compensation code
Documentation/ABI/testing/sysfs-bus-iio | 6 +--
drivers/iio/accel/bmc150-accel.c | 2 +-
drivers/iio/adc/Kconfig | 3 +-
drivers/iio/adc/at91_adc.c | 8 ++--
drivers/iio/adc/rockchip_saradc.c | 4 ++
drivers/iio/adc/twl4030-madc.c | 3 +-
.../iio/common/hid-sensors/hid-sensor-trigger.c | 11 ++++-
drivers/iio/dac/ad5624r_spi.c | 4 +-
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 18 ++++++++
drivers/iio/light/Kconfig | 2 +
drivers/iio/light/cm3323.c | 2 +-
drivers/iio/light/ltr501.c | 2 +-
drivers/iio/light/stk3310.c | 53 +++++++---------------
drivers/iio/light/tcs3414.c | 2 +-
drivers/iio/magnetometer/mmc35240.c | 35 ++++++++------
drivers/iio/proximity/sx9500.c | 28 ++++++------
drivers/iio/temperature/tmp006.c | 3 ++
drivers/staging/board/Kconfig | 2 +-
.../staging/lustre/lnet/klnds/socklnd/socklnd.h | 1 -
drivers/staging/vt6655/device_main.c | 2 +-
drivers/staging/vt6656/main_usb.c | 2 +-
include/linux/hid-sensor-hub.h | 1 +
22 files changed, 109 insertions(+), 85 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists