public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-09 11:57:18 to 2016-06-16 17:26:49 UTC [more...]

[PATCH V7 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-16 16:47 UTC 

[PATCH V6 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-16 16:46 UTC  (5+ messages)
` [PATCH V6 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
` [PATCH V6 2/2] mmc: DT: sdhci-brcmstb: Add device tree bindings

[PATCH] mmc: mmci: add missing include of mmci_qcom_dml.h
 2016-06-16 15:52 UTC  (7+ messages)
    ` [Linux-kernel] "

[PATCH] mmc: sdhci-msm: Add pm_runtime and system PM support
 2016-06-16 12:35 UTC 

[PATCH v4 1/2] mmc: API for accessing host supported maximum segment count and size
 2016-06-16  9:23 UTC  (2+ messages)
` [PATCH v4 2/2] mmc: sdio support external scatter gather list

[PATCH RFC 00/10] mmc: Add HW Command Queuing Support
 2016-06-16  9:01 UTC  (14+ messages)
` [PATCH RFC 01/10] mmc: core: Add support to read command queue parameters
` [PATCH RFC 02/10] mmc: queue: initialization of command queue
` [PATCH RFC 03/10] mmc: core: Add command queue initialzation support
` [PATCH RFC 04/10] mmc: card: add read/write support in command queue mode
` [PATCH RFC 05/10] mmc: core: add flush request support to command queue
` [PATCH RFC 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode
` [PATCH RFC 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFC 08/10] mmc: core: Add halt support
` [PATCH RFC 09/10] mmc: cmdq-host: add halt support to command queue host
` [PATCH RFC 10/10] mmc: sdhci: add command queue support to sdhci

[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-16  1:06 UTC  (35+ messages)
` [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance
` [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
` [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()

[PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-15 16:40 UTC  (17+ messages)
` [PATCH v2 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH v2 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH v2 07/11] mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH v2 09/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
  ` [PATCH v2 01/11] phy: rockchip-emmc: Increase lock time allowance
  ` [PATCH v2 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
  ` [PATCH v2 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
  ` [PATCH v2 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
  ` [PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
  ` [PATCH v2 10/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
  ` [PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[PATCH v2.1 07/11] mmc: sdhci-of-arasan: Add ability to export card clock
 2016-06-15 16:37 UTC 

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-15 12:48 UTC  (21+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
` [PATCH 02/12] pwm: Only descend into pwm directory when CONFIG_PWM "
` [PATCH 03/12] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH 04/12] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH 05/12] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI "
    ` [PATCH] hsi: Build hsi_boardinfo.c into hsi core if enabled
` [PATCH 07/12] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY is set
` [PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C "
` [PATCH 09/12] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT "
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC "
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-15 11:28 UTC  (2+ messages)

[PATCH/RFC 0/4] mmc: renesas_sdhi: add R-Car Gen-3 DMA support
 2016-06-15  4:01 UTC  (5+ messages)
` [PATCH/RFC 1/4] mmc: renesas_sdhi: rename sh_mobile_sdhi as renesas_sdhi
` [PATCH/RFC 2/4] mmc: renesas_sdhi, tmio: make dma more modular
` [PATCH/RFC 3/4] mmc: renesas_sdhi: rename DMA source file as renesas_sdhi_dma.c
` [PATCH/RFC 4/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC

[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-06-15  2:39 UTC  (2+ messages)

[RESEND PATCH V5 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-06-14 15:21 UTC  (5+ messages)
` [RESEND PATCH V5 1/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
` [RESEND PATCH V5 2/2] mmc: DT: sdhci-brcmstb: Add device tree bindings

[PATCH] mmc: Change the enhanced area related sysfs output format
 2016-06-14 12:41 UTC  (4+ messages)

[PATCH 00/12] Add SDHCI Xenon driver
 2016-06-14  8:36 UTC  (24+ messages)
` [PATCH 01/12] mmc: sdhci: add init_card callback to sdhci
` [PATCH 03/12] mmc: tegra: restrict the voltage_switch() callback to the 1.8V case
` [PATCH 05/12] mmc: sdhci: add a pre voltage switch callback function
` [PATCH 08/12] dt-bindings: mmc: Add Xenon description
` [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver

[PATCH] mmc: core: add auto bkops support
 2016-06-13 12:25 UTC  (8+ messages)

[RESEND RFC v2] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling
 2016-06-13  8:54 UTC 

[PATCH] mmc: block: Fix tag condition with packed writes
 2016-06-13  7:32 UTC  (4+ messages)

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-13  3:44 UTC  (10+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies

[v10, 0/7] Fix eSDHC host version register bug
 2016-06-11  2:13 UTC  (13+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"

[PATCH] mmc: Set pref erase size based on size
 2016-06-10 17:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 00/46] mmc: mmc: Add Software Command Queuing
 2016-06-10 12:03 UTC  (45+ messages)
` [PATCH RFC 07/46] mmc: sdhci: Get rid of host->busy_handle
` [PATCH RFC 08/46] mmc: sdhci: Reduce the use of host->mrq
` [PATCH RFC 09/46] mmc: sdhci: Move host->data warning
` [PATCH RFC 10/46] mmc: sdhci: Factor out sdhci_finish_mrq()
` [PATCH RFC 11/46] mmc: sdhci: Factor out sdhci_needs_reset()
` [PATCH RFC 12/46] mmc: sdhci: Track whether a reset is pending
` [PATCH RFC 13/46] mmc: sdhci: Clear pointers when a request finishes
` [PATCH RFC 14/46] mmc: sdhci: Ensure all requests get errored out
` [PATCH RFC 15/46] mmc: sdhci: Factor out sdhci_data_line_cmd()
` [PATCH RFC 16/46] mmc: sdhci: Separate timer timeout for command and data requests
` [PATCH RFC 17/46] mmc: sdhci: Allow for finishing multiple requests
` [PATCH RFC 18/46] mmc: sdhci: Factor out sdhci_auto_cmd12()
` [PATCH RFC 19/46] mmc: sdhci: Do not reset cmd or data circuits that are in use
` [PATCH RFC 20/46] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH RFC 21/46] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH RFC 22/46] mmc: sdhci-acpi: "
` [PATCH RFC 23/46] mmc: queue: Fix queue thread wake-up
` [PATCH RFC 24/46] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH RFC 25/46] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH RFC 26/46] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH RFC 27/46] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH RFC 28/46] mmc: queue: Introduce queue depth
` [PATCH RFC 29/46] mmc: queue: Use queue depth to allocate and free
` [PATCH RFC 30/46] mmc: queue: Allocate queue of size qdepth
` [PATCH RFC 31/46] mmc: mmc: Add Command Queue definitions
` [PATCH RFC 32/46] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH RFC 33/46] mmc: mmc_test: Disable Command Queue while mmc_test is used
  ` [PATCH RFC V2 "
` [PATCH RFC 34/46] mmc: block: Disable Command Queue while RPMB "
` [PATCH RFC 35/46] mmc: core: Do not prepare a new request twice
` [PATCH RFC 36/46] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH RFC 37/46] mmc: block: Factor out mmc_blk_requeue()
` [PATCH RFC 38/46] mmc: block: Fix 4K native sector check
` [PATCH RFC 39/46] mmc: block: Use local var for mqrq_cur
` [PATCH RFC 40/46] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH RFC 41/46] mmc: block: Introduce queue semantics
` [PATCH RFC 42/46] mmc: queue: Add a function to control wake-up on new requests
` [PATCH RFC 43/46] mmc: block: Add Software Command Queuing
` [PATCH RFC 44/46] mmc: mmc: Enable "
` [PATCH RFC 45/46] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers
` [PATCH RFC 46/46] mmc: sdhci-acpi: "

[PATCH] mmc-utils: Add Command Queue fields to Extended CSD
 2016-06-10  8:28 UTC 

[RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards
 2016-06-10  5:37 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
 2016-06-10  1:29 UTC  (3+ messages)

[PATCH 0/2] mmc: remove sdhci-bcm2835
 2016-06-09 18:11 UTC  (4+ messages)
` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci

[PATCH v3 1/2] mmc: API for accessing host supported maximum segment count and size
 2016-06-09 15:44 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: fix 32bit little-endian access of des1 field
 2016-06-09 12:28 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