messages from 2014-05-28 08:02:12 to 2014-06-04 13:24:46 UTC [more...]
[PATCH] mmc: sdhci: Remove unused ret variables
2014-06-04 13:24 UTC
resend - sh mmcif driver cleanup patch series
2014-06-04 13:02 UTC (13+ messages)
` [PATCH 1/6] mmc: sh-mmcif: update to print version and bus clock rate on probe
` [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
` [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
` [PATCH 4/6] mmc: sh-mmcif: use devm_ for irq management
` [PATCH 5/6] mmc: sh-mmcif: no need to call pm_runtime_suspend on error
` [PATCH 6/6] mmc: sh-mmcif: final error path cleanup
[PATCH v2 0/4] mmc: Add SDIO function devicetree subnode parsing
2014-06-04 12:14 UTC (18+ messages)
` [PATCH v2 1/4] dt: bindings: mmc: Document the practice of using subnodes for slots
` [linux-sunxi] "
` [PATCH v2 2/4] dt: bindings: mmc: Add sdio function subnode documentation
` [PATCH v2 3/4] mmc: Set slot_no on devicetree / of systems too
` [PATCH v2 4/4] mmc: Add SDIO function devicetree subnode parsing
Add SDHCI support for STMicroelectronics SoCs
2014-06-04 11:06 UTC (13+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller
[PATCH v3] mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
2014-06-04 8:30 UTC (3+ messages)
[PATCH v2 0/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
2014-06-04 6:09 UTC (6+ messages)
` [PATCH v2 1/3] Documentation: Update Arasan SDHC documentation for the APM X-Gene SoC SDHC DTS binding
` [PATCH v2 2/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
` [PATCH v2 3/3] arm64: Add APM X-Gene SoC SDHC controller DTS entry
(unknown),
2014-06-04 3:05 UTC (6+ messages)
` how to creat watchpoint in kernel for data access debug
autosleep suspend too frquent problem
2014-06-03 21:53 UTC
lockdep dump on devtree_lock (involving esdhc)
2014-06-03 15:07 UTC (5+ messages)
[PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc
2014-06-03 13:43 UTC (13+ messages)
` [PATCHv3 2/4] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node
` [PATCHv3 3/4] mmc: dw_mmc: remove the "supports-highspeed" property
` [PATCHv3 4/4] ARM: dts: replace the slot property into slot sub-node for dwmmc
RFC: representing sdio devices oob interrupt, clks, etc. in device tree
2014-06-03 13:28 UTC (32+ messages)
[PATCH v3 0/2] mmc: Add SDIO function devicetree subnode parsing
2014-06-03 8:11 UTC (3+ messages)
` [PATCH v3 1/2] dt: bindings: mmc: Add sdio function subnode documentation
` [PATCH v3 2/2] mmc: Add SDIO function devicetree subnode parsing
[PATCH 1/1] mmc: quirks: Fixup debug message
2014-06-03 7:54 UTC (2+ messages)
[GIT PULL] MMC for v.3.16
2014-06-03 7:34 UTC (3+ messages)
[PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
2014-06-03 1:26 UTC (2+ messages)
[RFC][PATCH] Fix for Intel Baytrail-T errata regarding the non-functioning mmc_pwr pin
2014-06-02 23:54 UTC
[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
2014-06-02 22:38 UTC (10+ messages)
` [PATCH v14 1/6] mmc: omap_hsmmc: Enable SDIO interrupt
` [PATCH v14 2/6] mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
` [PATCH v14 3/6] mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
` [PATCH v14 4/6] mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
` [PATCH v14 5/6] mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
` [PATCH v14 6/6] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
[PATCH 00/11] sdio wifi oob irq support for sunxi
2014-06-02 10:33 UTC (24+ messages)
` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
` "
` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type
` [PATCH 09/11] brcmfmac: Fix OOB interrupt not working for BCM43362
[PATCH v6 00/12] Qualcomm SD Card Controller support
2014-06-02 9:10 UTC (13+ messages)
` [PATCH v6 01/12] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v6 02/12] mmc: mmci: Add Qualcomm specific register defines
` [PATCH v6 03/12] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v6 04/12] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v6 05/12] mmc: mmci: add ddrmode mask to variant data
` [PATCH v6 06/12] mmc: mmci: add 8bit bus support in "
` [PATCH v6 07/12] mmc: mmci: add edge support to data and command out "
` [PATCH v6 08/12] mmc: mmci: Add support to data commands via variant structure
` [PATCH v6 09/12] mmc: mmci: add f_max to "
` [PATCH v6 10/12] mmc: mmci: add explicit clk control
` [PATCH v6 11/12] mmc: mmci: Add Qcom specific rx_fifocnt logic
` [PATCH v6 12/12] mmc: mmci: Add Qualcomm Id to amba id table
[PATCH] mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
2014-06-02 9:07 UTC (3+ messages)
[PATCH v5 00/13] Add Qualcomm SD Card Controller support
2014-06-02 7:12 UTC (18+ messages)
` [PATCH v5 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v5 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v5 03/13] mmc: mmci: Add Qualcomm specific register defines
` [PATCH v5 04/13] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v5 05/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v5 06/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v5 07/13] mmc: mmci: add 8bit bus support in "
` [PATCH v5 08/13] mmc: mmci: add edge support to data and command out "
` [PATCH v5 09/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v5 10/13] mmc: mmci: add f_max to "
` [PATCH v5 11/13] mmc: mmci: add explicit clk control
` [PATCH v5 12/13] mmc: mmci: Add Qcom specific rx_fifocnt logic
` [PATCH v5 13/13] mmc: mmci: Add Qualcomm Id to amba id table
[PATCH] MMC: use mmc_of_parse in sdhci-esdhc-imx
2014-06-02 6:40 UTC (6+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add f_max field to private data
` [PATCH 5/5] ARM: dts: imx51-babbage: Fix esdhc setup
[PATCH v3] s3cmci: port DMA code to dmaengine API
2014-06-01 17:22 UTC
[PATCH v4 00/13] Add Qualcomm SD Card Controller support
2014-05-30 16:20 UTC (27+ messages)
` [PATCH v4 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v4 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v4 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v4 04/13] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v4 05/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v4 06/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v4 07/13] mmc: mmci: add 8bit bus support in "
` [PATCH v4 08/13] mmc: mmci: add edge support to data and command out "
` [PATCH v4 09/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v4 10/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v4 11/13] mmc: mmci: add f_max to "
` [PATCH v4 12/13] mmc: mmci: add explicit clk control
` [PATCH v4 13/13] mmc: mmci: Add Qcom specific pio_read function
[PATCH 0/3] mmc:
2014-05-30 13:40 UTC (10+ messages)
` [PATCH 1/3] mmc: block: add block number limitation flag for lultiple block read
` [PATCH 2/3] mmc: sdhi: tidyup mmc_data setting for R-Car SDHI
` [PATCH 3/3] mmc: tmio: care about DMA tx/rx addr offset
[PATCH v3 00/13] Add Qualcomm SD Card Controller support
2014-05-30 9:00 UTC (20+ messages)
` [PATCH v3 10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v3 12/13] mmc: mmci: add explicit clk control
` [PATCH v3 13/13] mmc: mmci: Add Qcom specific pio_read function
[PATCH] mmc: sdhci-s3c: call sdhci_card_event() instead of card tasklet
2014-05-30 5:33 UTC (3+ messages)
[PATCH 0/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
2014-05-29 18:54 UTC (7+ messages)
` [PATCH 1/3] Documentation: Update Arasan SDHC documentation for the APM X-Gene SoC SDHC DTS binding
` [PATCH 2/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver
[PATCHv2] mmc: dw_mmc: change to use recommended reset procedure
2014-05-29 5:17 UTC (3+ messages)
` [PATCH] "
Broadcom BCM57765/57785 SDXC/MMC Card Reader doesn't work for Ultra High Speed SD cards
2014-05-28 12:35 UTC
[PATCH] mmc: core: Remove redundant runtime_idle callback
2014-05-28 11:56 UTC (2+ 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).