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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Aug 2014 14:25:52 +0200
From:	Ulf Hansson <ulf.hansson@...aro.org>
To:	linux-mmc@...r.kernel.org, Ian Molton <ian.molton@...ethink.co.uk>,
	Chris Ball <chris@...ntf.net>
Cc:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Linux-sh list <linux-sh@...r.kernel.org>,
	linux-kernel@...r.kernel.org, Ulf Hansson <ulf.hansson@...aro.org>
Subject: [PATCH 00/12] mmc: tmio: Fixup PM support

This patchset fixup the PM support for tmio and the tmio hosts.
Some re-structuring of the code was also necessary to accomplish the above.

A few of these patches has been posted earlier, but at that time I couldn't get
help in testing them on hardware. Let's give this a second try now.

http://www.spinics.net/lists/linux-mmc/msg23177.html

Ulf Hansson (12):
  mmc: tmio: Keep host active while SDIO IRQ is enabled
  mmc: tmio: Keep host active while serving requests
  mmc: tmio: Extract bus_width modifications to a separate function
  mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
  mmc: tmio: Handle clock gating from runtime PM functions
  mmc: tmio: Mask all IRQs when inactive
  mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
  mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
  mmc: tmio_mmc: Enable runtime PM support
  mmc: sdhi: Fixup system PM suspend lock-up
  mmc: tmio_mmc: Fixup system PM suspend lock-up
  mmc: tmio: Remove library functions for system PM

 drivers/mmc/host/sh_mobile_sdhi.c |   5 +-
 drivers/mmc/host/tmio_mmc.c       |   7 +-
 drivers/mmc/host/tmio_mmc.h       |  31 +-----
 drivers/mmc/host/tmio_mmc_pio.c   | 193 ++++++++++++++++++--------------------
 4 files changed, 104 insertions(+), 132 deletions(-)

-- 
1.9.1

--
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