public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-29 16:06:56 to 2017-12-20 08:19:34 UTC [more...]

[PATCH 0/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
 2017-12-20  8:18 UTC  (10+ messages)
` [PATCH 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
` [PATCH 2/9] mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IRQ capability
` [PATCH 3/9] mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
` [PATCH 4/9] mmc: sdhci: Handle failure of enable_irq_wake()
` [PATCH 5/9] mmc: sdhci: Rework sdhci_enable_irq_wakeups()
` [PATCH 6/9] mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
` [PATCH 7/9] mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
` [PATCH 8/9] mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
` [PATCH 9/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO "

[PATCH] mmc: core: Send SLEEP_NOTIFICATION for eMMC 5.x device
 2017-12-20  1:57 UTC  (5+ messages)

[PATCH V5] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2017-12-19 16:00 UTC  (3+ messages)

[PATCH] mmc: tmio: use io* accessors consistently
 2017-12-19 13:34 UTC 

[RFC PATCH] mmc: tmio: use ioread* for repeated access to a register
 2017-12-19 13:20 UTC  (5+ messages)

[PATCH v6 1/4] mmc: API for accessing host supported maximum segment count and size
 2017-12-19 12:39 UTC  (5+ messages)
` [PATCH v6 2/4] ath6kl: change to use mmc api "
` [PATCH v6 3/4] brcmfmac: "
` [PATCH v6 4/4] mmc: sdio support external scatter gather list

Re: [PATCH v5 1/2] mmc: API for accessing host supported maximum segment count and size
 2017-12-19 12:06 UTC 

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2017-12-19  9:05 UTC  (4+ messages)

[PATCH 3/3] mmc: sdhci: Modify sdhci o2 quirk for eMMC HS200 tuning case
 2017-12-19  8:37 UTC  (2+ messages)

[PATCH v5 1/2] mmc: API for accessing host supported maximum segment count and size
 2017-12-19  8:36 UTC  (2+ messages)

[PATCH 2/3] mmc: sdhci-pci-o2micro: Add eMMC HS200 support
 2017-12-19  8:02 UTC  (2+ messages)

[PATCH v4] mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
 2017-12-19  7:54 UTC  (3+ messages)

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2017-12-19  7:54 UTC  (33+ messages)
` [PATCH v2 02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test
` [PATCH v2 03/22] mmc: renesas_sdhi: remove eprobe jump label
` [PATCH v2 08/22] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
` [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic
` [PATCH v2 11/22] mmc: renesas_sdhi: remove always false condition
` [PATCH v2 12/22] mmc: tmio,renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
` [PATCH v2 13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data "
` [PATCH v2 14/22] mmc: tmio,renesas_sdhi: move ssc_tappos "
` [PATCH v2 15/22] mmc: tmio: change bus_shift to unsigned int

[PATCH v3] mmc: sdhci: wait 5ms after set 1.8V signal enable
 2017-12-18 22:26 UTC  (3+ messages)
  ` [EXT] "

[PATCH] mm/block: logical error fix to avoid memory leak
 2017-12-18 13:16 UTC  (6+ messages)
  ` [PATCH v2] mmc: block: fix logical error "

[ulf.hansson-mmc:next 51/60] drivers/mmc/host/tmio_mmc.h:249:2: error: implicit declaration of function 'readsw'; did you mean 'readw'?
 2017-12-18  5:55 UTC 

[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2017-12-16 16:49 UTC  (16+ messages)
` [PATCH 01/12] mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
` [PATCH 02/12] mmc: sdhci-omap: Add card_busy host ops
` [PATCH 03/12] mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
` [PATCH 04/12] mmc: sdhci-omap: Add tuning support
  ` [PATCH 05/12] mmc: sdhci-omap: Workaround for Errata i802
` [PATCH 06/12] mmc: sdhci_omap: Add support to set IODELAY values
` [PATCH 07/12] mmc: sdhci_omap: Fix sdhci-omap quirks
` [PATCH 08/12] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata
` [RFC PATCH 09/12] mmc: sdhci: Use software timer when timeout greater than hardware capablility
` [PATCH 10/12] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH 11/12] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH 12/12] ARM: OMAP2+: Use sdhci-omap specific pdata-quirks for MMC/SD on DRA74x EVM

[PATCH v2] mmc: sdhci: wait 5ms after set 1.8V signal enable
 2017-12-15 18:53 UTC  (5+ messages)
  ` [EXT] "

[GIT PULL] MMC fixes for v.4.15-rc4
 2017-12-15 16:32 UTC 

[PATCH 00/14] ARM: dra7/k2g: Use sdhci-omap for MMC/SD controller
 2017-12-15 16:32 UTC  (18+ messages)
` [PATCH 01/14] ARM: multi_v7_defconfig: Enable CONFIG_MMC_SDHCI_OMAP
` [PATCH 03/14] ARM: configs: keystone: "
` [PATCH 04/14] ARM: dts: dra76x: Create a common file with MMC/SD IOdelay data
` [PATCH 05/14] ARM: dts: dra76-evm: Shift to using common "
` [PATCH 07/14] ARM: dts: am57xx-beagle-x15: Add "vqmmc-supply" property for mmc2
  ` [PATCH 02/14] ARM: omap2plus_defconfig: Enable CONFIG_MMC_SDHCI_OMAP
  ` [PATCH 06/14] ARM: dts: dra76-evm: Add pinctrl data for higher speed MMC/SD modes
  ` [PATCH 08/14] ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2
  ` [PATCH 14/14] ARM: dts: keystone-k2g: Use sdhci-omap programming model
` [PATCH 09/14] ARM: dts: dra76-evm: Add "vqmmc-supply" property for mmc2
` [PATCH 10/14] ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
` [PATCH 11/14] ARM: dts: dra71-evm: Select pull down for mmc1_clk line in default mode
` [PATCH 12/14] ARM: dts: am57xx-idk: "
` [PATCH 13/14] ARM: dts: dra7: Use sdhci-omap programming model

[PATCH] mmc: renesas_sdhi: Add MODULE_LICENSE
 2017-12-15  9:18 UTC  (4+ messages)

[PATCH] mmc: avoid removing non-removable hosts during suspend
 2017-12-15  9:18 UTC  (2+ messages)

[PATCH 12/45] drivers: mmc: remove duplicate includes
 2017-12-15  9:18 UTC  (2+ messages)

[PATCH 1/6 v3] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
 2017-12-15  9:18 UTC  (11+ messages)
` [PATCH 2/6 v3] mmc: s3cmci: "
` [PATCH 3/6 v3] mmc: sdhci-acpi: Handle return value of platform_get_irq
` [PATCH 4/6 v3] mmc: sdhci-spear: "
` [PATCH 6/6 v3] mmc: sunxi-mmc: "

[PATCH] mmc: sdhci: wait 5ms after set 1.8V signal enable
 2017-12-13 23:41 UTC 

[PATCH] mmc: sdhci-of-arasan: Disable clk_xin clock in the remove
 2017-12-12 17:15 UTC  (3+ messages)

[PATCH] mmc: block: apply NO_CMD32 quirk to an ATP card
 2017-12-11 20:19 UTC  (13+ messages)
` [PATCH v2] mmc: core: apply NO_CMD23 "
                  ` [PATCH v3] mmc: core: apply NO_CMD23 quirk to some specific cards

[PATCH] mmc: allow rescan of non-removable hosts on resume
 2017-12-11 13:11 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-acpi: Add setup_host() callback
 2017-12-11 12:29 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT

[PATCH] mmc: cqhci: Ensure macro parameters are wrapped in parentheses
 2017-12-11 12:29 UTC  (2+ messages)

[PATCH] mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure
 2017-12-11 12:29 UTC  (3+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-12-11 12:28 UTC  (6+ messages)

More TMIO MMC variant. What is a preferred name?
 2017-12-08 14:59 UTC  (11+ messages)

[PATCH 0/6] mmc: Handle platform_get_irq's error checking and return
 2017-12-07  0:55 UTC  (3+ messages)
` [PATCH 1/6] mmc: meson-gx-mmc: Fix platform_get_irq's error checking

[bug report] mmc: cqhci: support for command queue enabled host
 2017-12-06 13:55 UTC 

[v2] mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
 2017-12-06  2:56 UTC  (2+ messages)

[PATCH 0/2] mmc: mmc_test: Ensure command queue is disabled for testing
 2017-12-05 16:24 UTC  (4+ messages)
` [PATCH 1/2] mmc: core: Ensure cmd_completion is initialized
` [PATCH 2/2] mmc: mmc_test: Ensure command queue is disabled for testing

[PATCH v5] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-12-05 16:24 UTC  (2+ messages)

[PATCH] mmc: core: properly init drv_type
 2017-12-05 16:24 UTC  (5+ messages)

[PATCH/RFT 0/3] mmc: renesas_sdhi: Add eMMC HS400 mode support
 2017-12-05 12:37 UTC  (4+ messages)
` [PATCH/RFT 1/3] mmc: tmio: "
` [PATCH/RFT 2/3] mmc: renesas_sdhi: "
` [PATCH/RFT 3/3] arm64: dts: salvator-common: Enable HS400 of SDHI2

[PATCH v2 0/2] R-Car D3 (r8a77995) SDHI (eMMC) integration
 2017-12-04 21:29 UTC  (8+ messages)
` [PATCH v2 1/2] mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support
` [PATCH v2 2/2] arm64: dts: r8a77995: draak: enable SDHI2

Possible regression due to "arm64: renesas: salvator: set driver type for eMMC"
 2017-12-04  9:04 UTC  (3+ messages)

[PATCH v5 2/2] mmc: sdio support external scatter gather list
 2017-12-04  7:11 UTC  (3+ messages)

[PATCH] mmc: meson-gx-mmc: Fix checking return value of platform_get_irq
 2017-12-03  3:40 UTC 

[PATCH] mmc: sdhci: Avoid swiotlb buffer being full
 2017-12-01 10:28 UTC  (3+ messages)

[GIT PULL] MMC fixes for v.4.15-rc2
 2017-12-01 10:25 UTC 

[PATCH V4] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2017-11-30 16:14 UTC  (3+ messages)

[bug report] mmc: parse new binding for eMMC fixed driver type
 2017-11-30 14:39 UTC  (2+ messages)

[PATCH] mmc_test: use ktime_get_ts64 for timestamps
 2017-11-30 13:10 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
 2017-11-30 13:09 UTC  (3+ messages)

[ulf.hansson-mmc:next 27/28] drivers/mmc/core/block.c:2106:9-10: WARNING: return of 0/1 in function 'mmc_blk_status_error' with return type bool
 2017-11-30 13:09 UTC  (4+ messages)
` [PATCH] mmc: block: blk-mq: fix boolreturn.cocci warnings

[PATCH] mmc: block: make function mmc_cqe_issue_type static
 2017-11-30 13:09 UTC  (3+ messages)

[PATCH v1] mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
 2017-11-30 13:04 UTC  (2+ messages)

[PATCH v4] mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400
 2017-11-30 10:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox