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:	Fri, 20 Jun 2014 13:03:40 -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 3.16-rc2

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.16-rc2

for you to fetch changes up to c026a3f3972344d0adf8ae060cddc357096c9815:

  imx-drm: parallel-display: Fix DPMS default state. (2014-06-19 17:33:37 -0700)

----------------------------------------------------------------
Staging driver fixes for 3.16-rc2

Here are a few fixes for staging and iio drivers that resolve issues
reported in 3.16-rc1.

All have been in linux-next just fine.

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

----------------------------------------------------------------
Archana Patni (1):
      iio: hid-sensors: Get feature report from sensor hub after changing power state

Arnd Bergmann (2):
      staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER
      staging: comedi: addi_apci_1564: add addi_watchdog dependency

Dan Carpenter (2):
      iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
      iio: adc: checking for NULL instead of IS_ERR() in probe

Denis Carikli (1):
      imx-drm: parallel-display: Fix DPMS default state.

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

Jes Sorensen (2):
      staging: rtl8723au: Request correct firmware file for A-cut parts
      staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()

Mario Schuknecht (1):
      staging: iio: tsl2x7x_core: fix proximity treshold

Paul Kocialkowski (1):
      twl4030-madc: Request processed values in twl4030_get_madc_conversion

Peter Meerwald (2):
      iio: Fix two mpl3115 issues in measurement conversion
      iio: Fix endianness issue in ak8975_read_axis()

Robert Hodaszi (1):
      iio: mxs-lradc: fix divider

Yi Zhang (1):
      staging: android: timed_output: fix use after free of dev

 drivers/iio/adc/at91_adc.c                          | 16 ++++++++--------
 drivers/iio/adc/men_z188_adc.c                      |  4 ++--
 drivers/iio/adc/twl4030-madc.c                      |  1 +
 drivers/iio/common/hid-sensors/hid-sensor-trigger.c |  3 +++
 drivers/iio/magnetometer/ak8975.c                   |  9 +--------
 drivers/iio/pressure/mpl3115.c                      |  6 +++---
 drivers/staging/android/timed_output.c              |  1 -
 drivers/staging/comedi/Kconfig                      |  1 +
 drivers/staging/iio/Kconfig                         |  9 +++++----
 drivers/staging/iio/adc/mxs-lradc.c                 | 12 ++++++++----
 drivers/staging/iio/light/tsl2x7x_core.c            |  8 ++++++--
 drivers/staging/imx-drm/parallel-display.c          |  7 +++++++
 drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c   |  2 +-
 drivers/staging/rtl8723au/os_dep/os_intfs.c         |  4 +++-
 14 files changed, 49 insertions(+), 34 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