public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 10:14:59 to 2016-12-09 10:30:45 UTC [more...]

[PATCH v3 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2016-12-09 10:29 UTC  (3+ messages)
` [PATCH v3 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v3 03/12] mmc: sdhci: Export sdhci_execute_tuning() in sdhci.c

[PATCH v2] mmc: core: Export device lifetime information through sysf
 2016-12-09  5:53 UTC 

[PATCH 1/2] mmc: sdhci-esdhc: clean up register definitions
 2016-12-09  3:23 UTC  (3+ messages)

[PATCH] mmc: core: Export device lifetime information through sysfs
 2016-12-09  0:23 UTC  (2+ messages)

[PATCH] mmc: block: Move files to core
 2016-12-09  0:14 UTC  (2+ messages)

[PATCH v4 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-08 16:16 UTC  (12+ messages)
` [PATCH v4 1/2] mmc: sdhci: export sdhci_execute_tuning()
  ` [PATCH v4 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH] mmc: block: Move files to core
 2016-12-08 13:55 UTC  (4+ messages)

[PATCH v5 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
 2016-12-08 12:50 UTC  (3+ messages)
` [PATCH v5 1/2] mmc: sdhci: export sdhci_execute_tuning()
` [PATCH v5 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH V2 0/2] sdio: Prevent re-tuning conflicting with custom sleep
 2016-12-08  9:56 UTC  (3+ messages)
` [PATCH V2 1/2] mmc: core: Add functions for SDIO to hold re-tuning
` [PATCH V2 2/2] brcmfmac: Prevent re-tuning conflicting with 'wake-up'

[PATCH V9 00/11] mmc: mmc: Add Software Command Queuing
 2016-12-08  8:44 UTC  (12+ messages)
` [PATCH V9 01/11] mmc: block: Use local var for mqrq_cur
` [PATCH V9 02/11] mmc: queue: Share mmc request array between partitions
` [PATCH V9 03/11] mmc: block: Introduce queue semantics
` [PATCH V9 04/11] mmc: core: Do not prepare a new request twice
` [PATCH V9 05/11] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V9 06/11] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V9 07/11] mmc: block: Disable Command Queue while RPMB "
` [PATCH V9 08/11] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V9 09/11] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V9 10/11] mmc: block: Add Software Command Queuing
` [PATCH V9 11/11] mmc: mmc: Enable "

[PATCH v7 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-12-08  1:28 UTC  (7+ messages)
  ` [PATCH v7 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
  ` [PATCH v7 2/5] mmc: zx: Initial support for ZX mmc controller
` [PATCH v7 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks
` [PATCH v7 4/5] mmc: dw: Add fifo address property
` [PATCH v7 5/5] mmc: dw: Add fifo watermark alignment property

Dear Friend
 2016-12-07 20:01 UTC 

[PATCH 0/2] mmc: host: s3cmci: add device tree support
 2016-12-06 23:13 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
  ` [PATCH 2/2] mmc: host: s3cmci: allow probing from device tree

How to prevent high speed mode due to signal integrity problem
 2016-12-06 14:35 UTC  (5+ messages)

[PATCH V2 0/1] mmc: mmc: Relax checking for switch errors after HS200 switch
 2016-12-05 13:19 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH V2 0/9] mmc: sdhci: Fix recovery from tuning timeout
 2016-12-05 13:19 UTC  (12+ messages)
` [PATCH V2 1/9] Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
` [PATCH V2 2/9] mmc: sdhci: Fix recovery from tuning timeout
` [PATCH V2 3/9] mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
` [PATCH V2 4/9] mmc: sdhci: Always allow tuning to fall back to fixed sampling
` [PATCH V2 5/9] mmc: mmc: Introduce mmc_abort_tuning()
` [PATCH V2 6/9] mmc: sdhci: Use mmc_abort_tuning()
` [PATCH V2 7/9] mmc: sdhci: Factor out tuning helper functions
  ` [PATCH V3 "
` [PATCH V2 8/9] mmc: sdhci: Simplify tuning block size logic
` [PATCH V2 9/9] mmc: sdhci: Tidy tuning loop

[PATCH] mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
 2016-12-05 13:18 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
 2016-12-05 13:18 UTC  (4+ messages)

[PATCH v2] mmc: sdhci-msm: Add sdhci_reset() implementation
 2016-12-03  8:54 UTC  (4+ messages)

[PATCH v3 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver
 2016-12-02 14:18 UTC  (4+ messages)
` [PATCH v3 1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning
  ` [PATCH v3 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH RFC 0/5] mmc: sdhci: Tidy tuning
 2016-12-02 13:51 UTC  (9+ messages)
` [PATCH RFC 1/5] mmc: mmc: Introduce mmc_abort_tuning()
` [PATCH RFC 2/5] mmc: sdhci: Use mmc_abort_tuning()
` [PATCH RFC 3/5] mmc: sdhci: Factor out tuning helper functions
` [PATCH RFC 4/5] mmc: sdhci: Simplify tuning block size logic
` [PATCH RFC 5/5] mmc: sdhci: Tidy tuning loop

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2016-12-02  9:06 UTC  (11+ messages)
` [PATCH 2/4] mmc: pwrseq-simple: add support for power down GPIO pins
  ` [PATCH 1/4] mmc: pwrseq-simple: add an optional pre-power-on-delay
  ` [PATCH 3/4] mmc: pwrseq-simple: allow inverting of off state logic
  ` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[RFC] mmc: tmio: use SDIO master interrupt bit only when allowed
 2016-12-02  5:57 UTC  (2+ messages)

mmc: tmio: why enable/disable SDIO irq on every transaction with IOMOD?
 2016-12-01 14:49 UTC  (5+ messages)

[PATCH 0/1] mmc: mmc: Relax checking for switch errors after HS200 switch
 2016-12-01 14:06 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v6 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-12-01 13:45 UTC  (8+ messages)
` [PATCH v6 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings
` [PATCH v6 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks

[PATCH 15/39] Annotate hardware config module parameters in drivers/mmc/host/
 2016-12-01 12:31 UTC 

arasan,sdhci.txt "compatibility" DT binding
 2016-12-01 12:29 UTC  (19+ messages)

[PATCH 0/4] Support sdio feature
 2016-12-01  9:51 UTC  (3+ messages)
` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue

[PATCH v3 0/2] mmc: sdhci-pci: Use ACPI to set max frequency of sdio host controller
 2016-12-01  8:14 UTC  (7+ messages)
` [PATCH v3 1/2] mmc: sdhci-pci: Add PCI ID for Intel byt sdio host controller sub-vended by NI
` [PATCH v3 2/2] mmc: sdhci-pci: Use ACPI to get max frequency for Intel byt sdio "

[PATCH] mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate
 2016-12-01  8:14 UTC  (4+ messages)

[PATCH 0/4] mmc: sdhci: Fix recovery from tuning timeout
 2016-12-01  8:01 UTC  (8+ messages)
` [PATCH 1/4] Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
` [PATCH 2/4] mmc: sdhci: Fix recovery from tuning timeout
` [PATCH 3/4] mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
` [PATCH 4/4] mmc: sdhci: Always allow tuning to fall back to fixed sampling

[PATCH] mmc: queue: add #ifdef around bounce buffer code
 2016-12-01  8:00 UTC  (2+ messages)

[PATCH v2 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver
 2016-12-01  3:36 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning
  ` [PATCH v2 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH V8 00/20] mmc: mmc: Add Software Command Queuing
 2016-11-30 21:25 UTC  (23+ messages)
` [PATCH V8 01/20] mmc: block: Restore line inadvertently removed with packed commands
` [PATCH V8 04/20] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V8 05/20] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V8 07/20] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V8 08/20] mmc: queue: Introduce queue depth and use it to allocate and free
` [PATCH V8 09/20] mmc: mmc: Add Command Queue definitions
` [PATCH V8 10/20] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V8 11/20] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V8 12/20] mmc: block: Disable Command Queue while RPMB "
` [PATCH V8 13/20] mmc: core: Do not prepare a new request twice
` [PATCH V8 14/20] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V8 15/20] mmc: block: Use local var for mqrq_cur
` [PATCH V8 16/20] mmc: block: Introduce queue semantics
` [PATCH V8 17/20] mmc: queue: Share mmc request array between partitions
` [PATCH V8 18/20] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V8 19/20] mmc: block: Add Software Command Queuing
` [PATCH V8 20/20] mmc: mmc: Enable "

[PATCH] mmc: Hynix: add QUIRK_NOTIFY_POWEROFF_ON_SLEEP
 2016-11-30 17:05 UTC  (6+ messages)

[PATCH] mmc: pwrseq: add support for Marvell SD8787 chip
 2016-11-30 14:39 UTC  (9+ messages)

[PATCH v3 0/1] Hynix quirk on sleep notifcation
 2016-11-30 10:29 UTC  (5+ messages)
` [PATCH v3 1/1] mmc: Hynix: add QUIRK_NOTIFY_POWEROFF_ON_SLEEP

[GIT PULL] DWMMC controller for next
 2016-11-30  8:13 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci: one expansion for SDHCI base code and add Cadence SDHCI driver
 2016-11-30  4:07 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning
` [PATCH 2/2] mmc: sdhci-cadence: add Cadence SD4HC support

[PATCH v3] mmc: block: delete packed command support
 2016-11-29 14:25 UTC  (4+ messages)

[PATCH 1/8] mmc: core: remove BUG_ONs from sdio
 2016-11-29 12:41 UTC  (16+ messages)
` [PATCH 2/8] mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
` [PATCH 3/8] mmc: core: remove BUG_ONs from mmc
` [PATCH 4/8] mmc: core: remove BUG_ONs from sd
` [PATCH 5/8] mmc: core: remove BUG_ONs from core.c
` [PATCH 6/8] mmc: sdio_uart: remove meaningless BUG_ON
` [PATCH 7/8] mmc: queue: remove BUG_ON for bounce_sg
` [PATCH 8/8] mmc: mmc_test: remove BUG_ONs and deploy error handling

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-11-29 12:00 UTC  (15+ messages)
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[PATCH V7 00/25] mmc: mmc: Add Software Command Queuing
 2016-11-29 10:14 UTC  (4+ messages)
` [PATCH V7 20/25] mmc: queue: Share mmc request array between partitions


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