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:	Sun, 28 Nov 2010 13:43:55 +0800
From:	Yunpeng Gao <yunpeng.gao@...el.com>
To:	linux-mmc@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/3]mmc: enable runtime PM support for mmc storage card

Hi,
    These patches are to enable the runtime PM support for mmc storage cards. 

    Currently, there's already runtime PM support in the mmc core layer. But
    for the mmc storage card (SD card, mmc card, eMMC device and so on) to
    work with runtime PM, it also needs both block driver and host controller
    driver to implement the runtime PM support, which are not presented in
    current kernel.

    These patches implemented the runtime PM for both block driver and PCI
    interface SDHCI host controller driver. It also tried to fix some issues
    of current runtime PM implementation of mmc core layer.
--
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