messages from 2017-05-13 12:54:10 to 2017-05-23 03:06:40 UTC [more...]
MMC SDIO problem with CHIPPro on 4.12. rc2
2017-05-23 3:06 UTC (2+ messages)
[PATCH] mmc: block: fix semicolon.cocci warnings
2017-05-22 21:11 UTC
SD combo cards: do you have them? do you use them?
2017-05-22 21:03 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: rockchip-dw-mshc: add optional rockchip,desired-num-phases
2017-05-22 20:06 UTC (4+ messages)
` [PATCH v2 2/2] mmc: dw_mmc-rockchip: parse rockchip,desired-num-phases from DT
[PATCH v1] ACPI: Switch to use generic UUID API
2017-05-22 19:08 UTC (2+ messages)
[PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
2017-05-22 16:20 UTC (6+ messages)
[PATCH v2 0/3] mmc: cavium: bug fixes for 4.12
2017-05-22 16:04 UTC (6+ messages)
` [PATCH v2 1/3] mmc: cavium: Prevent crash with incomplete DT
` [PATCH v2 2/3] of/platform: Make of_platform_device_destroy globally visible
` [PATCH v2 3/3] mmc: cavium: Fix probing race with regulator
[PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe
2017-05-22 15:51 UTC (2+ messages)
[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
2017-05-22 15:31 UTC (4+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
[PATCH] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
2017-05-22 13:21 UTC (2+ messages)
[PATCH 0/6] More MMC block core refactorings
2017-05-22 12:45 UTC (11+ messages)
` [PATCH 1/6] mmc: block: remove req back pointer
` [PATCH 2/6] mmc: block: Tag DRV_OPs with a driver operation type
` [PATCH 3/6] mmc: block: Move DRV OP issue function
` [PATCH 4/6] mmc: block: Move boot partition locking into a driver op
` [PATCH 5/6] mmc: debugfs: Move card status retrieveal into the block layer
` [PATCH 6/6] mmc: debugfs: Move EXT CSD debugfs acces to "
[PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
2017-05-22 12:20 UTC (44+ messages)
` [PATCH 02/41] mmc: host: omap_hsmmc: Separate setting voltage capabilities from bus power
` [PATCH 03/41] mmc: host: omap_hsmmc: Program HCTL based on signal_voltage set by mmc core
` [PATCH 04/41] mmc: host: omap_hsmmc: Add voltage switch support for UHS SD card
` [PATCH 05/41] mmc: host: omap_hsmmc: Set clk rate to the max frequency
` [PATCH 06/41] mmc: host: omap_hsmmc: Add tuning support
` [PATCH 07/41] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
` [PATCH 08/41] mmc: host: omap_hsmmc: Remove incorrect voltage switch sequence
` [PATCH 10/41] mmc: host: omap_hsmmc: Prepare *set_timing() to be used for iodelay setting
` [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7
` [PATCH 12/41] mmc: host: omap_hsmmc: Fix error path sequence
` [PATCH 13/41] mmc: host: omap_hsmmc: Add support to set IODELAY values
` [PATCH 14/41] mmc: host: omap_hsmmc: Remove *use_dma* member
` [PATCH 15/41] mmc: host: omap_hsmmc: Enable ADMA2
` [PATCH 16/41] mmc: omap_hsmmc: Support non-1.8V IO controllers
` [PATCH 17/41] ARM: dts: dra72-evm: Add vmmc_aux supply to mmc1
` [PATCH 18/41] ARM: dts: dra72-evm-revc: "
` [PATCH 19/41] ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
` [PATCH 20/41] ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2
` [PATCH 21/41] ARM: dts: dra72-evm-common: Correct "
` [PATCH 01/41] mmc: host: omap_hsmmc: Support pbias and vmmc_aux to switch to 1.8v
` [PATCH 09/41] mmc: host: omap_hsmmc: Add software timer when timeout greater than hardware capablility
` [PATCH 22/41] ARM: dts: Add dra7 iodelay configuration
` [PATCH 23/41] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data
` [PATCH 24/41] ARM: dts: dra74x: "
` [PATCH 25/41] ARM: dts: dra7-evm: Add pinmux configuration for MMC
` [PATCH 26/41] ARM: dts: am57xx-beagle-x15: "
` [PATCH 27/41] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
` [PATCH 28/41] ARM: dts: am571x-idk: Add pinmux configuration for MMC
` [PATCH 29/41] ARM: dts: am572x-idk: "
` [PATCH 30/41] ARM: dts: dra72-evm: "
` [PATCH 31/41] ARM: dts: dra72-evm-revc: "
` [PATCH 32/41] ARM: dts: dra71-evm: "
` [PATCH 33/41] ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
` [PATCH 34/41] ARM: dts: dra7: Use new dra7-specific compatible string
` [PATCH 35/41] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
` [PATCH 36/41] ARM: dts: am57xx-idk: Set MMC2 IO voltage to 3.3V
` [PATCH 37/41] ARM: dts: am57xx-beagle-x15-common: "
` [PATCH 38/41] ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
` [PATCH 39/41] ARM: omap2plus_defconfig: Enable PINCTRL_TI_IODELAY
` [PATCH 40/41] ARM: multi_v7_defconfig: "
` [PATCH 41/41] Documentation: ARM: Document new dependencies for MMC on DRA7
[PATCH] mmc: core: Delete an error message for a failed memory allocation in three functions
2017-05-22 12:03 UTC (7+ messages)
` "
` [PATCH v2] mmc: core: Delete an error message for a failed memory allocation in four functions
[PATCH v2 0/6] tmio/sdhi: add cmd23 support
2017-05-22 12:03 UTC (8+ messages)
` [PATCH v2 1/6] mmc: tmio: make tmio_mmc_request function more readable
` [PATCH v2 2/6] mmc: tmio: refactor handling mrq
` [PATCH v2 3/6] mmc: tmio: remove outdated comment
` [PATCH v2 4/6] mmc: tmio: move finish_request function further down
` [PATCH v2 5/6] mmc: tmio: add CMD23 support
` [PATCH v2 6/6] mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3
[PATCH v2 0/6] mmc: renesas-sdhi: refactor DMA support
2017-05-22 11:50 UTC (4+ messages)
[PATCH] mmc: spi: disable dma mapping code, as it does not work
2017-05-22 9:09 UTC
[PATCH V2] mmc: block: Use __mmc_send_status() and drop get_card_status()
2017-05-22 8:23 UTC
[PATCH] mmc: block: Use mmc_send_status() and drop get_card_status()
2017-05-22 8:00 UTC (3+ messages)
Enabling RPMB overwrites setting the boot partition via ioctl
2017-05-19 22:03 UTC
[PATCH 1/6 v2] mmc: core: Delete bounce buffer Kconfig option
2017-05-19 13:56 UTC (11+ messages)
` [PATCH 2/6 v2] mmc: core: Allocate per-request data using the block layer core
` [PATCH 3/6 v2] mmc: block: Tag is_rpmb as bool
` [PATCH 4/6 v2] mmc: block: move single ioctl() commands to block requests
` [PATCH 5/6 v2] mmc: block: move multi-ioctl() to use block layer
` [PATCH 6/6 v2] mmc: queue: delete mmc_req_is_special()
[RFT PATCH] mmc: tmio: make sure SDIO gets reinitialized after resume
2017-05-19 12:30 UTC
[PATCH 0/5] mmc: cavium: bug fixes for 4.12
2017-05-19 10:42 UTC (16+ messages)
` [PATCH 1/5] mmc: cavium-octeon: Fix interrupt enable code
` [PATCH 2/5] mmc: cavium-octeon: Use proper GPIO name for power control
` [PATCH 3/5] mmc: cavium: Prevent crash with incomplete DT
` [PATCH 4/5] of/platform: Make of_platform_device_destroy globally visible
` [PATCH 5/5] mmc: cavium: Fix probing race with regulator
[PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()
2017-05-19 8:32 UTC (2+ messages)
[PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
2017-05-19 8:30 UTC (8+ messages)
[PATCH 1/2] mmc: dw_mmc: Use device_property_read instead of of_property_read
2017-05-19 8:23 UTC (3+ messages)
` [PATCH 2/2] mmc: core: "
[PATCH] mmc: block: use memdup_user
2017-05-19 7:43 UTC (2+ messages)
[PATCH 0/5] mmc: core: modernize ioctl() requests
2017-05-19 7:30 UTC (19+ messages)
` [PATCH 1/5] mmc: core: Delete bounce buffer Kconfig option
` [RFC PATCH] mmc: core: Remove CONFIG_MMC_BLOCK_BOUNCE option
` [PATCH 2/5] mmc: core: Allocate per-request data using the block layer core
` [PATCH 4/5] mmc: block: move single ioctl() commands to block requests
` [PATCH 5/5] mmc: block: move multi-ioctl() to use block layer
[PATCH] mmc: sdio: Keep card runtime resumed while adding function devices
2017-05-18 11:42 UTC
Outstanding MQ questions from MMC
2017-05-18 9:40 UTC (11+ messages)
[PATCH] mmc: tmio: use SDIO master interrupt bit only when allowed
2017-05-18 6:36 UTC (6+ messages)
[PATCH] Use device_property_read instead of of_property_read in the dw_mmc driver
2017-05-17 22:07 UTC (4+ messages)
[PATCH] mmc: core: Allow fallback to mmc_select_hs()
2017-05-17 18:43 UTC (2+ messages)
imx7: mmc_select_hs200 failed, error -74
2017-05-17 18:40 UTC (7+ messages)
[PATCH 0/2] mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD card host controllers
2017-05-17 11:44 UTC (7+ messages)
` [PATCH 1/2] mmc: slot-gpio: Add support to enable irq wake on cd_irq
[PATCH RESEND] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
2017-05-16 22:08 UTC
[PATCH] mmc:dw_mmc-k3: add sd support for hi3660
2017-05-16 21:52 UTC (2+ messages)
[RFC PATCH 0/3] mmc: core: Prepare mmc host locking for blk-mq
2017-05-16 14:32 UTC (9+ messages)
` [RFC PATCH 1/3] mmc: sdio: Don't use abort-able claim host method from SDIO IRQ thread
` [RFC PATCH 3/3] mmc: core: Allow mmc block device to re-claim the host
[PATCH] drivers/mmc/host: hi3660: add sd support
2017-05-16 11:35 UTC (2+ messages)
[PATCH 1/8] mmc: dt: pwrseq-simple: Invent power-off-delay-us
2017-05-16 7:06 UTC (5+ messages)
[PATCH V6] mmc: sdhci-pci: Use macros in pci_ids definition
2017-05-15 21:44 UTC (2+ messages)
` [PATCH] "
[PATCH] mmc: vub3000: add missing USB-descriptor endianness conversions
2017-05-15 10:51 UTC (2+ messages)
[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
2017-05-15 10:51 UTC (2+ messages)
[PATCH v2] mmc: atmel-mci: Remove AVR32 bits from the driver
2017-05-15 10:51 UTC (2+ messages)
[PATCH] mmc: sdhci-of-arasan: Trivial print fix
2017-05-15 10:51 UTC (2+ messages)
[PATCH 1/2] mmc: arasan: adapt to runtime pm
2017-05-15 9:28 UTC (3+ messages)
` [PATCH 2/2] mmc: arasan: Add polling card detect
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