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:	Mon, 5 May 2014 14:22:43 -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.15-rc5

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

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

for you to fetch changes up to 86281966c7395aa9a13a20c52e26005f5e142451:

  Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2014-04-30 14:19:23 -0700)

----------------------------------------------------------------

Staging / IIO fixes for 3.15-rc4

Here are some small IIO driver fixes for 3.15-rc4 that resolve some
reported issues.

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

----------------------------------------------------------------
Atilla Filiz (1):
      iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference

Doug Anderson (1):
      iio: adc: Nothing in ADC should be a bool CONFIG

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

Jimmy Li (1):
      staging:iio:ad2s1200 fix missing parenthesis in a for statment.

Naveen Krishna Ch (1):
      iio: exynos_adc: use indio_dev->dev structure to handle child nodes

 drivers/iio/adc/Kconfig                    | 4 ++--
 drivers/iio/adc/exynos_adc.c               | 6 +++---
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 7 +++++--
 drivers/staging/iio/resolver/ad2s1200.c    | 3 ++-
 4 files changed, 12 insertions(+), 8 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