Linux MMC Development
[Prev Page][Next Page]
- [PATCH] mmc: core: restore detect line inversion semantics,
Linus Walleij
- eMMC and "mkfs.ext3" hangs without "-E nodiscard",
Holger Schurig
- [PATCH] mmc: sdhci-pxav3: Fix Sparse warning of duplicate set_uhs_signaling entry,
Pramod Gurav
- [PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct,
Andreas Fenkart
- [PATCH v2 2/9] omap_hsmmc: remove unused fields in platform_data,
Andreas Fenkart
- [PATCH v2 3/9] omap_hsmmc: remove un-initialized callbacks from platform data,
Andreas Fenkart
- [PATCH v2 5/9] omap_hsmmc: remove unused get_context_loss_count callback,
Andreas Fenkart
- [PATCH v2 6/9] omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection,
Andreas Fenkart
- [PATCH v2 4/9] omap_hsmmc: remove un-ready power_saving field in omap2_hsmmc_info,
Andreas Fenkart
- [PATCH v2 8/9] omap_hsmmc: Remove unnecessary callbacks from platform data,
Andreas Fenkart
- [PATCH v2 7/9] omap_hsmmc: pass mmc_priv struct to gpio init / free,
Andreas Fenkart
- [PATCH v2 9/9] omap_hsmmc: remove unused slot_id parameter,
Andreas Fenkart
- [PATCH v2 1/9] omap_hsmmc: use separate platform data for ompa3 and omap 1/2 driver,
Andreas Fenkart
- Re: [PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct,
Tony Lindgren
- Re: [PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct,
Ulf Hansson
- [PATCH v2] mmc: add Toshiba PCI SD controller driver,
Ondrej Zary
- [PATCH] mmc: davinci: Fix and simplify probe failure path,
Pramod Gurav
- [PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper,
Vinod Koul
[PATCH 0/2] mmc: Add power_mode MMC_POWER_UNDEFINED,
Roger Tseng
[PATCH 0/7] mmc: Some Braswell patches,
Adrian Hunter
[PATCH 0/6] mmc: Some misc patches,
Adrian Hunter
[PATCH] gpio, bcm-kona, LLVMLinux: Remove use of __initconst,
behanw
[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe,
Pramod Gurav
[PATCH 1/2] mmc: sdhci-msm: Make tuning block table endian agnostic,
Stephen Boyd
[PATCH] mmc: omap_hsmmc: Switch to using managed version to gpio request,
Pramod Gurav
[PATCH 0/6] unshare and simplify omap_hsmmc platform struct,
Andreas Fenkart
[PATCH 00/13] mmc: Some Braswell and misc patches,
Adrian Hunter
- [PATCH 01/13] mmc: Fix use of wrong device in mmc_gpiod_free_cd(),
Adrian Hunter
- [PATCH 02/13] mmc: Fix incorrect warning when setting 0 Hz via debugfs,
Adrian Hunter
- [PATCH 03/13] mmc: It is not an error for the card to be removed while suspended,
Adrian Hunter
- [PATCH 04/13] mmc: block: Fix error recovery stop cmd timeout calculation,
Adrian Hunter
- [PATCH 05/13] mmc: block: Fix SD card stop cmd response type,
Adrian Hunter
- [PATCH 07/13] mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers,
Adrian Hunter
- [PATCH 08/13] mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller,
Adrian Hunter
- [PATCH 06/13] mmc: sdhci: Add quirk for always getting TC with stop cmd,
Adrian Hunter
- [PATCH 09/13] mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers,
Adrian Hunter
- [PATCH 12/13] mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency,
Adrian Hunter
- [PATCH 11/13] mmc: sdhci: Let a driver override timeout clock frequency,
Adrian Hunter
- [PATCH 13/13] mmc: sdhci: Transfer Complete has higher priority than Data Timeout Error,
Adrian Hunter
- [PATCH 10/13] mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect,
Adrian Hunter
- Re: [PATCH 00/13] mmc: Some Braswell and misc patches,
Ulf Hansson
[PATCH v2 0/8] mmc: sdhci/imx: a few clean up and fixes,
Dong Aisheng
[PATCH] mmc: block: add newline to sysfs display of force_ro,
Baruch Siach
[PATCH] mmc: usdhi6rol0: Remove unnecessary header files,
Pramod Gurav
[PATCH] mmc: android-goldfish: Remove unnecessary NULL check on host,
Pramod Gurav
[PATCH 1/2] mmc: atmel-mci: Switch to using managed resource in probe,
Pramod Gurav
[PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach(),
Ulf Hansson
[PATCH V2] mmc: don't request CD IRQ until mmc_start_host(),
Stephen Warren
[PATCH v4] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock(),
Sergei Shtylyov
[PATCH] sdhci: fix sd/emmc clear transfer mode issue,
Vincent Wan
[PATCH] MAINTAINERS: omap_hsmmc: remove myself from MAINTAINERS,
Balaji T K
[PATCH] mmc: block: change stop errors to info,
Johan Rudholm
[PATCH] [RESEND 4] mmc: add Toshiba PCI SD controller driver,
Ondrej Zary
"Card stuck in programming state! __mmc_switch" problem on i.MX6 + eMMC,
David Müller (ELSOFT AG)
[PATCH 3/5] mmc: msm_sdcc: Replace pr_ with dev_,
Pramod Gurav
[PATCH 2/5] mmc: msm_sdcc: Add support for platform_driver remove function,
Pramod Gurav
[PATCH 4/5] mmc: msm_sdcc: Remove duplicate check around dmares,
Pramod Gurav
[PATCH 1/5] mmc: msm_sdcc: Switch to using managed resources,
Pramod Gurav
[PATCH 5/5] mmc: msm_sdcc: Remove unwanted initializations in probe,
Pramod Gurav
[PATCH] mmc: dw_mmc: Remove unused function for !CONFIG_OF,
Tobias Klauser
[PATCH] mmc: dw_mmc-exynos: fixed wrong sample-clock selection,
Jaehoon Chung
[PATCH v3] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock(),
Sergei Shtylyov
Subject: [PATCH] sdhci: change a warning message from pr_err to pr_warn,
Steven Honeyman
[PATCH] mmc: Convert pr_warning to pr_warn,
Joe Perches
[PATCH] mmc: don't request CD IRQ until mmc_start_host(),
Stephen Warren
[PATCH] mmc: rtsx: add card power off during probe,
micky_ching
mmc: freeing host while host->detect work queue is still active,
Stephen Warren
[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support,
Maxime Ripard
- [PATCH v3 10/12] clk: sunxi: mod0: Introduce MMC proper phase handling,
Maxime Ripard
- [PATCH v3 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API,
Maxime Ripard
- [PATCH v3 12/12] clk: sunxi: Remove custom phase function,
Maxime Ripard
- [PATCH v3 01/12] clk: introduce clk_set_phase function & callback,
Maxime Ripard
- [PATCH v3 02/12] clk: Include of.h in clock-provider.h,
Maxime Ripard
- [PATCH v3 03/12] clk: Add a function to retrieve phase,
Maxime Ripard
- [PATCH v3 04/12] clk: sunxi: factors: Invert the probing logic,
Maxime Ripard
- [PATCH v3 05/12] clk: sunxi: Introduce mbus compatible,
Maxime Ripard
- [PATCH v3 06/12] ARM: sunxi: dt: Switch to the new mbus compatible,
Maxime Ripard
- [PATCH v3 07/12] clk: sunxi: Move mod0 clock to a file of its own,
Maxime Ripard
- [PATCH v3 08/12] clk: sunxi: Move mbus to mod0 file,
Maxime Ripard
- [PATCH v3 09/12] ARM: sunxi: dt: Add sample and output mmc clocks,
Maxime Ripard
- Re: [PATCH v3 00/12] clk: sunxi: Improve MMC clocks support,
Hans de Goede
- Re: [PATCH v3 00/12] clk: sunxi: Improve MMC clocks support,
Maxime Ripard
[PATCH] mmc: omap_hsmmc: Add small delay after enabling power,
Stefan Roese
3.15+: omap4: mmc: multi_v7: can't boot off mmc,
Paolo Pisati
[PATCH v2] mmc: tmio: enable odd number size access,
Kuninori Morimoto
Re: [GIT PULL 1/2] SOCFPGA updates for 3.18,
Arnd Bergmann
[PATCH] mmc: core: make hw_reset power cycle SD-cards,
Johan Rudholm
[PATCH] mmc: Add delay between CMD6 and CMD13 for Sandisk eMMC cards,
Jean-Michel Hautbois
[PATCH] fix mmc hang during boot on socfpga,
Pavel Machek
[PATCH v4 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(),
Ulf Hansson
[PATCH][RFC] mmc: tmio_mmc: remove msleep(10) from tmio_mmc_clk_xxx(),
Kuninori Morimoto
[PATCH] mmc: tmio: enable odd number size transfer,
Kuninori Morimoto
[PATCH v2] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock(),
Sergei Shtylyov
[PATCH 0/4] mmc: dw_mmc: cleanup codes,
Jaehoon Chung
Boot from eMMC and removing SDcard after boot results in Warning,
Jean-Michel Hautbois
[PATCH v3 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(),
Ulf Hansson
[PATCH v2] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield,
Yunpeng Gao
[PATCH v2] ARM: dts: Add mshc aliases for rk3288,
Doug Anderson
SD-card endurance, wear and crappiness,
Johan Rudholm
[PATCH] mmc: sdhci-msm: Make tuning block table endian agnostic,
Stephen Boyd
[PATCH 0/7] mmc: sdhci/imx: a few clean up and fixes,
Dong Aisheng
[PATCH] mmc: card: Prevent partition scan for the eMMC boot areas,
Ulf Hansson
[PATCH] mmc: dw_mmc: Don't enable interrupts until we're ready,
Doug Anderson
[PATCH] mmc: sdhci-esdhc-imx: Enable boot partition access from DT,
Jean-Michel Hautbois
[PATCH v2] mmc: pxamci: prepare and unprepare the clocks,
Robert Jarzmik
sdhci-esdhc-imx : cannot read eMMC,
Jean-Michel Hautbois
Re: [ulf.hansson-mmc:next 58/67] drivers/mmc/core/slot-gpio.c:311:2: error: too many arguments to function 'devm_gpiod_get_index',
Ulf Hansson
[PATCH 0/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags,
Kuninori Morimoto
- [PATCH 1/7] mmc: add blk_size_workaround for HW bug,
Kuninori Morimoto
- [PATCH 2/7] mmc: omap_hsmmc: use blk_size_workaround,
Kuninori Morimoto
- [PATCH 3/7] mmc: tmio_mmc: use blk_size_workaround,
Kuninori Morimoto
- [PATCH 4/7] mmc: sh_mobile_sdhi: use blk_size_workaround,
Kuninori Morimoto
- [PATCH 5/7] ARM: shmobile: koelsch: remove MMC_CAP2_NO_MULTI_READ,
Kuninori Morimoto
- [PATCH 6/7] ARM: shmobile: lager: remove MMC_CAP2_NO_MULTI_READ,
Kuninori Morimoto
- [PATCH 7/7] mmc: remove MMC_CAP2_NO_MULTI_READ flags,
Kuninori Morimoto
- [PATCH 0/7 v2] mmc: remove MMC_CAP2_NO_MULTI_READ flags,
Kuninori Morimoto
- [PATCH 0/7 v3] mmc: remove MMC_CAP2_NO_MULTI_READ flags,
Kuninori Morimoto
- [PATCH 0/6 v4] mmc: remove MMC_CAP2_NO_MULTI_READ flags,
Kuninori Morimoto
Re: [ulf.hansson-mmc:next 62/67] drivers/mmc/host/sdhci.c:1199:4: error: 'mmc' undeclared,
Ulf Hansson
[PATCH v2] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio,
Yunpeng Gao
[PATCH v2 00/12] clk: sunxi: Improve MMC clocks support,
Maxime Ripard
- [PATCH v2 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API,
Maxime Ripard
- [PATCH v2 12/12] clk: sunxi: Remove custom phase function,
Maxime Ripard
- [PATCH v2 03/12] clk: Add a function to retrieve phase,
Maxime Ripard
- [PATCH v2 02/12] clk: Include of.h in clock-provider.h,
Maxime Ripard
- [PATCH v2 04/12] clk: sunxi: factors: Invert the probing logic,
Maxime Ripard
- [PATCH v2 06/12] ARM: sunxi: dt: Switch to the new mbus compatible,
Maxime Ripard
- [PATCH v2 07/12] clk: sunxi: Move mod0 clock to a file of its own,
Maxime Ripard
- [PATCH v2 08/12] clk: sunxi: Move mbus to mod0 file,
Maxime Ripard
- [PATCH v2 09/12] ARM: sunxi: dt: Add sample and output mmc clocks,
Maxime Ripard
- [PATCH v2 05/12] clk: sunxi: Introduce mbus compatible,
Maxime Ripard
- [PATCH v2 10/12] clk: sunxi: mod0: Introduce MMC proper phase handling,
Maxime Ripard
- [PATCH v2 01/12] clk: introduce clk_set_phase function & callback,
Maxime Ripard
[PATCH] sdhci: Make sdhci_disable_irq_wakeups() static,
Fabio Estevam
[PATCH v2] mmc:sdhci: handle busy-end interrupt during command,
Chanho Min
mmc: eMMC BKOPS status handling lock for non urgent case,
Markus Niebel
[PATCH] mmc: dw_mmc: add support for ARM64,
Alim Akhtar
Re: [PATCH] mmc: dw_mmc: add support for ARM64,
Ulf Hansson
[PATCH] davinci-mmc: Use IRQ to detect "card not busy" status change,
Mike Looijmans
re: mmc: mmci: Add qcom dml support to the driver.,
Dan Carpenter
[PATCH] mmc: dw_mmc: exynos: Add support for exynos7,
Yuvaraj Kumar C D
[PATCH v2 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(),
Ulf Hansson
[PATCH v2] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs,
Geert Uytterhoeven
[PATCH 4/4 v2] mmc: mmci: augment driver to handle gpio descriptors,
Linus Walleij
[PATCH V3 0/6] mmc: sdhci: a few fixes on timeout and max_discard_to,
Dong Aisheng
[PATCH] [RESEND 3] mmc: add Toshiba PCI SD controller driver,
Ondrej Zary
[PATCH 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(),
Ulf Hansson
[PATCH] mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio,
Yunpeng Gao
[PATCH v3] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width,
Barry Song
[PATCH] mmc: dw_mmc: Pass back errors from mmc_of_parse(),
Doug Anderson
[PATCH 00/12] mmc: tmio: Fixup PM support,
Ulf Hansson
- [PATCH 07/12] mmc: tmio: Make runtime PM callbacks available for CONFIG_PM,
Ulf Hansson
- [PATCH 12/12] mmc: tmio: Remove library functions for system PM,
Ulf Hansson
- [PATCH 11/12] mmc: tmio_mmc: Fixup system PM suspend lock-up,
Ulf Hansson
- [PATCH 08/12] mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM,
Ulf Hansson
- [PATCH 10/12] mmc: sdhi: Fixup system PM suspend lock-up,
Ulf Hansson
- [PATCH 09/12] mmc: tmio_mmc: Enable runtime PM support,
Ulf Hansson
- [PATCH 06/12] mmc: tmio: Mask all IRQs when inactive,
Ulf Hansson
- [PATCH 05/12] mmc: tmio: Handle clock gating from runtime PM functions,
Ulf Hansson
- [PATCH 04/12] mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it,
Ulf Hansson
- [PATCH 02/12] mmc: tmio: Keep host active while serving requests,
Ulf Hansson
- [PATCH 03/12] mmc: tmio: Extract bus_width modifications to a separate function,
Ulf Hansson
- [PATCH 01/12] mmc: tmio: Keep host active while SDIO IRQ is enabled,
Ulf Hansson
- Re: [PATCH 00/12] mmc: tmio: Fixup PM support,
Geert Uytterhoeven
[PATCH V2 0/3] Adding UHS support for dw_mmc driver,
Yuvaraj Kumar C D
[PATCH] mmc: sunxi: Declare ERASE capability,
Chen-Yu Tsai
libertas_sdio and pxamci suspend issue,
Daniel Mack
[PATCH] mmc: sdhci: Add PCI IDs for Intel Braswell,
Mika Westerberg
[PATCH v2] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width,
Barry Song
[PATCH v5] mmc: implement Driver Stage Register handling,
Uwe Kleine-König
[PATCH] mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width,
Barry Song
[PATCH] mmc: slot-gpio: restore error reporting,
Linus Walleij
[PATCH V2] mmc: sdhci: check 1.2v IO capability for SDHC host,
Chuanxiao Dong
Re: [ulf.hansson-mmc:next 17/29] drivers/input/touchscreen/cyttsp4_core.c:1218:1: warning: 'cyttsp4_irq' uses dynamic stack allocation,
Linus Walleij
[PATCH] mmc: select GPIOLIB for MMC support,
Linus Walleij
Re: [ulf.hansson-mmc:next 17/28] drivers/mmc/core/slot-gpio.c:311:57: error: 'GPIOD_IN' undeclared,
Linus Walleij
[PATCH] mmc: core: sd: check card write-protect lock while resuming,
Barry Song
[PATCH] mmc: sdhci-pci: disable preset register for Baytrail and Merrifield,
Yunpeng Gao
[PATCH] mmc: sdhci: enable runtime pm for Intel Merrifield platform,
Yunpeng Gao
[PATCH] mmc: core: optimize mmc device power up ramp up time,
Yunpeng Gao
[PATCH] mmc: core: Change the enhanced area sysfs output format,
Yunpeng Gao
[PATCH v3] mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently,
Peter Griffin
[PATCH v2] mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently,
Peter Griffin
[PATCH] mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently,
Peter Griffin
[PATCH v4] mmc: implement Driver Stage Register handling,
Uwe Kleine-König
[PATCH 0/2] mmc: rtsx: fix incorrect last byte in R2 response,
rogerable
[PATCH v3] mmc: core: try 1.8v signling in ddr mode if host and device,
Chuanxiao Dong
[PATCH v2 1/2] mmc: dw_mmc: Add dependency on DMA,
Andrew Bresticker
[PATCH] mmc: tmio: Fix hang during suspend,
Geert Uytterhoeven
[PATCH 1/1] mmc: core: Use regulator_get_voltage() if OCR mask is empty.,
Javier Martinez Canillas
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]