linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 08:41:01 to 2018-09-20 15:49:04 UTC [more...]

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-20 15:49 UTC  (40+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATH v6 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
    ` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
      ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
      ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
      ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
      ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
      ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing
        ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
        ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
        ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
        ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
 2018-09-20  9:30 UTC  (5+ messages)
` [RFC PATCH v2 1/4] dt: bindings: Add SD tap value properties details for 'xlnx,zynqmp-8.9a'
` [RFC PATCH v2 2/4] firmware: xilinx: Add macros and API for SD tap delays
` [RFC PATCH v2 3/4] sdhci: arasan: Add support to read and set tap delays from DT for ZynqMP
` [RFC PATCH v2 4/4] arm64: zynqmp: Add 'xlnx,mio-bank' property in SDHCI node

[PATCH V2 1/3] mmc: sdhci: Allow platform controlled voltage switching
 2018-09-20  6:22 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
` [PATCH V2 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] mmc: core: Fix debounce time to use microseconds
 2018-09-18 23:16 UTC 

[PATCH] sdhci: arasan: Add runtime PM support
 2018-09-18 15:04 UTC 

[RFC PATCH 0/4] Add auto tuning support for ZynqMP SDHCI controller
 2018-09-18 13:45 UTC  (5+ messages)
` [RFC PATCH 1/4] firmware: xilinx: Add SD Node and DLL Reset Data APIs
` [RFC PATCH 2/4] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller
` [RFC PATCH 3/4] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP platform
` [RFC PATCH 4/4] arm64: zynqmp: Add new SDHCI compatible string

[PATCH V1 0/3] Internal voltage control for platform drivers
 2018-09-18 11:35 UTC  (4+ messages)
` [PATCH V1 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-18 10:55 UTC  (28+ messages)
` [PATCH V2 01/27] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress "
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host
` [PATCH V2 06/27] mmc: mmci: merge prepare data functions
` [PATCH V2 07/27] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V2 08/27] mmc: mmci: add get_next_data callback
` [PATCH V2 09/27] mmc: mmci: modify dma_setup callback
` [PATCH V2 10/27] mmc: mmci: add dma_release callback
` [PATCH V2 11/27] mmc: mmci: add dma_start callback
` [PATCH V2 12/27] mmc: mmci: add dma_finalize callback
` [PATCH V2 13/27] mmc: mmci: add dma_error callback
` [PATCH V2 14/27] mmc: mmci: add validate_data callback
` [PATCH V2 15/27] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V2 16/27] mmc: mmci: add datactrl block size variant property
` [PATCH V2 17/27] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V2 18/27] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V2 19/27] mmc: mmci: add variant property to define dpsm bit
` [PATCH V2 20/27] mmc: mmci: add variant property to define irq pio mask
` [PATCH V2 21/27] mmc: mmci: add variant property to write datactrl before command
` [PATCH V2 22/27] mmc: mmci: add variant property to not read datacnt
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 24/27] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V2 25/27] mmc: mmci: add stm32 sdmmc registers
` [PATCH V2 26/27] mmc: mmci: add DT bindings for STM32 sdmmc
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH] mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR
 2018-09-17 18:35 UTC  (3+ messages)

[PATCH mmc-next] mmc: sdhci: fix __sdhci_adma_write_desc
 2018-09-17 18:35 UTC  (3+ messages)

[GIT PULL] MMC fixes for v4.19-rc4
 2018-09-13 15:06 UTC 

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (30+ messages)
` [PATCH 01/25] tty: Change return type to void
` [PATCH 02/25] isdn: i4l: isdn_tty: "
` [PATCH 03/25] s390: char: con3215: "
` [PATCH 04/25] s390: char: tty3270: "
` [PATCH 05/25] tty: hvc: hvc_console: "
` [PATCH 06/25] tty: hvc: hvcs: "
` [PATCH 07/25] tty: mips_ejtag_fdc: "
` [PATCH 08/25] tty: n_gsm: "
` [PATCH 09/25] tty: serial: kgdb_nmi: "
` [PATCH 10/25] tty: synclink: "
` [PATCH 11/25] tty: synclinkmp: "
` [PATCH 12/25] tty: vt: "
` [PATCH 13/25] usb: xhci: dbc: "
` [PATCH 14/25] Bluetooth: "
` [PATCH 15/25] um: "
` [PATCH 16/25] isdn: capi: "
` [PATCH 17/25] misc: pti: "
` [PATCH 18/25] mmc: core: sdio_uart: "
` [PATCH 19/25] staging: fwserial: "
` [PATCH 20/25] staging: gdm724x: gdm_tty: "
` [PATCH 21/25] staging: greybus: uart: "
` [PATCH 22/25] tty: nozomi: "
` [PATCH 23/25] tty: vcc: "
` [PATCH 24/25] usb: cdc-acm: "
` [PATCH 25/25] usb: usb-serial: "

Rockchip RV1108 mainline kernel support
 2018-09-10 12:42 UTC  (2+ messages)

[PATCH resend] mmc: sunxi: Use new timing mode for A64 eMMC controller
 2018-09-07  8:51 UTC  (3+ messages)

[PATCH] mmc: sunxi: Clarify new timing mode usage and implementation
 2018-09-07  8:51 UTC  (3+ messages)

[PATCH V8 0/9] mmc: add support for sdhci 4.0
 2018-09-07  8:51 UTC  (4+ messages)
` [PATCH V8 8/9] mmc: sdhci-sprd: Add Spreadtrum's initial host controller

[PATCH 00/14] mmc: mmci: prepare dma callbacks with mmci_host_ops
 2018-09-05 10:43 UTC  (14+ messages)
` [PATCH 02/14] mmc: mmci: internalize dma map/unmap into mmci dma functions
` [PATCH 03/14] mmc: mmci: internalize dma_inprogress "
` [PATCH 04/14] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH 06/14] mmc: mmci: merge prepare data functions
` [PATCH 07/14] mmc: mmci: add prepare/unprepare_data callbacks

[PATCH v2] tty: Change tty_{port|standard}_install() return type to void
 2018-09-05  2:50 UTC 

[PATCH] mmc: omap_hsmmc: fix wakeirq handling on removal
 2018-09-04 20:11 UTC  (4+ messages)

[PATCH] mmc: tegra: fix inconsistent IS_ERR and PTR_ERR
 2018-09-04 14:34 UTC  (3+ messages)

[PATCH 0/2] Tegra SDHCI rerun pad calibration periodically
 2018-09-03  6:14 UTC  (4+ messages)
` [PATCH 2/2] mmc: tegra: Implement periodic pad calibration

[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-09-03  6:14 UTC  (3+ messages)

[PATCH v3 00/38] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-31 13:59 UTC  (45+ messages)
` [PATCH v3 01/38] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v3 02/38] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v3 03/38] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v3 04/38] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v3 05/38] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v3 06/38] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v3 07/38] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v3 08/38] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v3 09/38] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v3 10/38] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH v3 11/38] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v3 12/38] mmc: tegra: Poll for calibration completion
` [PATCH v3 13/38] mmc: tegra: Set calibration pad voltage reference
` [PATCH v3 14/38] mmc: tegra: Power on the calibration pad
` [PATCH v3 15/38] mmc: tegra: Disable card clock during pad calibration
` [PATCH v3 16/38] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v3 17/38] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v3 18/38] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH v3 19/38] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH v3 20/38] mmc: tegra: Parse default trim and tap from dt
` [PATCH v3 21/38] mmc: tegra: Configure default tap values
` [PATCH v3 22/38] mmc: tegra: Configure default trim value on reset
` [PATCH v3 23/38] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH v3 24/38] mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
` [PATCH v3 25/38] mmc: tegra: Disable card clock during tuning cmd on Tegra210
` [PATCH v3 26/38] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH v3 27/38] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH v3 28/38] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v3 29/38] arm64: dts: Add Tegra186 "
` [PATCH v3 30/38] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v3 31/38] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v3 32/38] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v3 33/38] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v3 34/38] arm64: dts: tegra210: "
` [PATCH v3 35/38] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH v3 36/38] arm64: dts: tegra186: "
` [PATCH v3 37/38] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH v3 38/38] arm64: dts: tegra210: "

4.19.0-rc1 rtsx_pci_sdmmc.0: error: data->host_cookie = 62, host->cookie = 63
 2018-08-31  6:37 UTC  (4+ messages)

[PATCH v3 0/6] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
 2018-08-30 12:30 UTC  (8+ messages)
` [PATCH v3 5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
` [PATCH v3 6/6] mmc: tmio: refactor CLK_CTL bit calculation

[GIT PULL] MMC fixes for v4.19-rc2
 2018-08-30 12:20 UTC 


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).