lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 25 Jul 2015 19:20:46 -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-rc4

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc4

for you to fetch changes up to 00243b1d180b7de3cf38a69948ea46aa0308f8c8:

  Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2015-07-23 13:32:05 -0700)

----------------------------------------------------------------
Staging driver fixes for 4.2-rc4

Here are a number of iio and staging driver fixes for reported issues for 4.2-rc4.

Full details are in the shortlog.

All have been in linux-next for a while with no problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Adriana Reus (1):
      iio: inv-mpu: Specify the expected format/precision for write channels

Crt Mori (1):
      iio: mlx96014: Replace offset sign

Daniel Baluta (4):
      iio: ABI: Clarify proximity output value
      iio: proximity: sx9500: Fix proximity value
      iio: magnetometer: mmc35240: Fix crash in pm suspend
      iio: magnetometer: mmc35240: Fix SET/RESET mask

Fabio Estevam (1):
      iio: twl4030-madc: Pass the IRQF_ONESHOT flag

Fugang Duan (1):
      iio: adc: vf610: fix the adc register read fail issue

Geert Uytterhoeven (1):
      iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/.../jic23/iio into staging-linus

Hartmut Knaack (10):
      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
      iio:magnetometer:bmc150_magn: add regmap dependency
      iio:magnetometer:bmc150_magn: output intended variable
      iio:light:stk3310: move device register to end of probe
      iio:light:stk3310: make endianness independent of host

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

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

Manfred Schlaegl (1):
      iio: mcp320x: Fix NULL pointer dereference

Martin Kepplinger (1):
      iio: mma8452: use iio event type IIO_EV_TYPE_MAG

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

Viorel Suman (1):
      iio: magnetometer: mmc35240: fix SET/RESET sequence

Vlad Dogaru (2):
      iio: sx9500: rework error handling of raw readings
      iio: sx9500: fix bug in compensation code

 drivers/iio/accel/mma8452.c            |  8 ++++----
 drivers/iio/adc/mcp320x.c              |  2 ++
 drivers/iio/adc/vf610_adc.c            |  2 +-
 drivers/iio/light/stk3310.c            | 26 +++++++++++++-------------
 drivers/iio/magnetometer/Kconfig       |  1 +
 drivers/iio/magnetometer/bmc150_magn.c |  4 ++--
 drivers/iio/magnetometer/mmc35240.c    | 12 +++++++-----
 drivers/iio/temperature/mlx90614.c     |  2 +-
 8 files changed, 31 insertions(+), 26 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ