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, 24 Jan 2011 15:42:21 -0800
From:	David Brown <davidb@...eaurora.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL for 38-rc3] msm: sdcc driver fixes

These two patches fix some problems with the MMC/SD driver for MSM
chips.  The first fixes a compilation error.  The driver was using
internal DMA apis, this fix changes it to use the proper APIs.  The
second patch fixes a clock enable/disable mismatch.

Thanks,
David Brown

The following changes since commit c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470:

  Linux 2.6.38-rc1 (2011-01-18 15:14:02 -0800)

are available in the git repository at:
  git://codeaurora.org/quic/kernel/davidb/linux-msm.git for-38-rc3

Daniel Walker (2):
      mmc: msm: fix dma usage not to use internal APIs
      drivers: mmc: msm: remove clock disable in probe

 drivers/mmc/host/msm_sdcc.c |   52 ++++++++++++++++++------------------------
 1 files changed, 22 insertions(+), 30 deletions(-)

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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