messages from 2014-09-02 15:32:12 to 2014-09-13 21:23:29 UTC [more...]
Subject: [PATCH] sdhci: change a warning message from pr_err to pr_warn
2014-09-13 21:23 UTC
[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
2014-09-13 8:24 UTC (17+ messages)
` [PATCH v3 01/12] clk: introduce clk_set_phase function & callback
` [PATCH v3 02/12] clk: Include of.h in clock-provider.h
` [PATCH v3 03/12] clk: Add a function to retrieve phase
` [PATCH v3 04/12] clk: sunxi: factors: Invert the probing logic
` [PATCH v3 06/12] ARM: sunxi: dt: Switch to the new mbus compatible
` [PATCH v3 09/12] ARM: sunxi: dt: Add sample and output mmc clocks
` [PATCH v3 05/12] clk: sunxi: Introduce mbus compatible
` [PATCH v3 07/12] clk: sunxi: Move mod0 clock to a file of its own
` [PATCH v3 08/12] clk: sunxi: Move mbus to mod0 file
` [PATCH v3 10/12] clk: sunxi: mod0: Introduce MMC proper phase handling
` [PATCH v3 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API
` [PATCH v3 12/12] clk: sunxi: Remove custom phase function
[PATCH] mmc: Convert pr_warning to pr_warn
2014-09-12 21:56 UTC
[PATCH] mmc: don't request CD IRQ until mmc_start_host()
2014-09-12 17:18 UTC
mmc: freeing host while host->detect work queue is still active
2014-09-12 16:08 UTC (2+ messages)
[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
2014-09-12 14:31 UTC (17+ messages)
` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
` [PATCH v4 0001/0003] mmc: Move code that manages user area and gp partitions into functions
` [PATCH v5 0000/0003] mmc: EXT_CSD_PARTITION_SETTING_COMPLETED bit not checked
` [PATCH v5 0001/0003] mmc: Move code that manages user area and gp partitions into functions
` [PATCH v5 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
` [PATCH v5 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
` [PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
` [PATCH v4 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
` [PATCH v3 0002/0002] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED bit "
[PATCH] mmc: omap_hsmmc: Add small delay after enabling power
2014-09-12 7:26 UTC (3+ messages)
[PATCH] mmc: core: make hw_reset power cycle SD-cards
2014-09-12 6:44 UTC (3+ messages)
mmc: eMMC BKOPS status handling lock for non urgent case
2014-09-12 2:45 UTC (4+ messages)
[PATCH] mmc: rtsx: add card power off during probe
2014-09-12 1:39 UTC
3.15+: omap4: mmc: multi_v7: can't boot off mmc
2014-09-11 10:18 UTC (4+ messages)
[PATCH] mmc: dw_mmc: add support for ARM64
2014-09-11 4:45 UTC (6+ messages)
[PATCH] mmc: Add delay between CMD6 and CMD13 for Sandisk eMMC cards
2014-09-11 2:38 UTC (2+ messages)
[PATCH] fix mmc hang during boot on socfpga
2014-09-11 2:14 UTC (5+ messages)
[GIT PULL 1/2] SOCFPGA updates for 3.18
2014-09-10 14:36 UTC (8+ messages)
[PATCH] mmc: sdhci-pxav3: fix error handling of sdhci_add_host
2014-09-10 13:56 UTC (4+ messages)
[PATCH v3 0/3] mmc: mmci: sdio related fixes
2014-09-10 10:51 UTC (11+ messages)
` [PATCH v3 1/3] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
` [PATCH v3 2/3] mmc: mmci: Add sdio enable mask in variant data
` [PATCH v3 3/3] mmc: mmci: rename sdio flag in vendor data to st_sdio
` [PATCH] mmc: mmci_qcom_dml: fix is never less than zero warning
[PATCH v2] mmc: tmio: enable odd number size access
2014-09-10 7:23 UTC (3+ messages)
` [PATCH v3] "
SD-card endurance, wear and crappiness
2014-09-10 7:18 UTC (4+ messages)
[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
2014-09-09 12:29 UTC (4+ messages)
` [PATCH 3/4 v2] mmc: host: switch OF parser to use gpio descriptors
[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags
2014-09-09 12:19 UTC (44+ messages)
` [PATCH 0/7 v2] "
` [PATCH 1/7 v2] mmc: add blk_size_workaround for HW bug
` [PATCH 0/7 v3] mmc: remove MMC_CAP2_NO_MULTI_READ flags
` [PATCH 1/7 v3] mmc: add .multi_io_quirk callback for multi I/O HW bug
` [PATCH 2/7 v3] mmc: use .multi_io_quirk on omap_hsmmc
` [PATCH 3/7 v3] mmc: use .multi_io_quirk on tmio_mmc
` [PATCH 4/7 v3] mmc: use .multi_io_quirk on sh_mobile
` [PATCH 5/7 v3] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
` [PATCH 6/7 v3] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
` [PATCH 7/7 v3] mmc: remove MMC_CAP2_NO_MULTI_READ flags
` [PATCH 0/6 v4] "
` [PATCH 1/6 v4] mmc: use .multi_io_quirk on omap_hsmmc
` [PATCH 2/6 v4] mmc: use .multi_io_quirk on tmio_mmc
` [PATCH 3/6 v4] mmc: use .multi_io_quirk on sh_mobile
` [PATCH 4/6 v4] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
` [PATCH 5/6 v4] ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
` [PATCH 6/6 v4] mmc: remove MMC_CAP2_NO_MULTI_READ flags
[PATCH v3 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach()
2014-09-09 11:36 UTC (2+ messages)
` [PATCH v4 "
[PATCH v2] ARM: dts: Add mshc aliases for rk3288
2014-09-09 8:28 UTC (2+ messages)
[PATCH v2] mmc: execute tuning when device is not busy
2014-09-09 2:13 UTC (2+ messages)
[PATCH v2] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
2014-09-08 11:59 UTC
[PATCH v2] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
2014-09-08 11:17 UTC (2+ messages)
[PATCH] mmc: tmio: enable odd number size transfer
2014-09-08 8:50 UTC (7+ messages)
[PATCH][RFC] mmc: tmio_mmc: remove msleep(10) from tmio_mmc_clk_xxx()
2014-09-08 5:30 UTC
[PATCH 00/13] mmc: Improve busy detection for MMC_CAP_WAIT_WHILE_BUSY
2014-09-05 11:02 UTC (6+ messages)
[PATCH 0/4] mmc: dw_mmc: cleanup codes
2014-09-05 5:15 UTC (5+ messages)
` [PATCH 1/4] mmc: dw_mmc: modify the variable type
` [PATCH 2/4] mmc: dw_mmc: remove the blk-settings structure
` [PATCH 3/4] mmc: dw_mmc: remove the unused quirk
` [PATCH 4/4] mmc: dw_mmc: fixed wrong condtion checking
[PATCH] mmc: sdhci-msm: Make tuning block table endian agnostic
2014-09-04 22:01 UTC (6+ messages)
[PATCH] mmc: dw_mmc: Don't enable interrupts until we're ready
2014-09-04 21:53 UTC (4+ messages)
[PATCH] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()
2014-09-04 21:51 UTC (5+ messages)
Boot from eMMC and removing SDcard after boot results in Warning
2014-09-04 15:31 UTC
[PATCH 0/7] mmc: sdhci/imx: a few clean up and fixes
2014-09-04 5:07 UTC (11+ messages)
` [PATCH 1/7] mmc: sdhci-esdhc-imx: remove duplicated lines
` [PATCH 2/7] mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
` [PATCH 3/7] mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
` [PATCH 4/7] mmc: sdhci: do not enable card detect interrupt for gpio cd type
` [PATCH 5/7] mmc: sdhci: do not enable card cd wakeup for gpio case
` [PATCH 6/7] mmc: sdhci-esdhc-imx: add imx6sx support
` [PATCH 7/7] mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
2014-09-04 1:06 UTC (9+ messages)
[PATCH] mmc: sdhci-esdhc-imx: Enable boot partition access from DT
2014-09-04 0:59 UTC (7+ messages)
FROM: Husam Al Sayed
2014-09-03 18:55 UTC
FROM: Husam Al Sayed
2014-09-03 18:55 UTC
FROM: Husam Al Sayed
2014-09-03 18:55 UTC
sdhci-esdhc-imx : cannot read eMMC
2014-09-03 15:11 UTC (8+ messages)
[PATCH] mmc: card: Prevent partition scan for the eMMC boot areas
2014-09-03 9:02 UTC
[PATCH V2] mmc: sdhci: check 1.2v IO capability for SDHC host
2014-09-03 7:25 UTC (2+ messages)
[PATCH v3] mmc: core: try 1.8v signling in ddr mode if host and device
2014-09-03 7:23 UTC (6+ messages)
[PATCH] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
2014-09-03 3:04 UTC (3+ messages)
[PATCH v2] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
2014-09-03 3:03 UTC (3+ messages)
[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
2014-09-03 2:12 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).