linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-29 07:03:01 to 2018-09-18 10:55:21 UTC [more...]

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-18 10:55 UTC  (5+ 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] 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 

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-13  9:22 UTC  (47+ messages)
  ` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATH v5 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v5 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v5 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v5 4/4] gpiolib: Implement fast processing path in 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

[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  (13+ messages)
` [PATCH V8 1/9] mmc: sdhci: Add version V4 definition
` [PATCH V8 2/9] mmc: sdhci: Add sd host v4 mode
` [PATCH V8 3/9] mmc: sdhci: Change SDMA address register for "
` [PATCH V8 4/9] mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
` [PATCH V8 5/9] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V8 6/9] mmc: sdhci: Add Auto CMD Auto Select support
` [PATCH V8 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
` [PATCH V8 8/9] mmc: sdhci-sprd: Add Spreadtrum's initial host controller
` [PATCH V8 9/9] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd 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  (11+ 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 

[PATCH V7 0/9] mmc: add support for sdhci 4.0
 2018-08-30  8:23 UTC  (23+ messages)
` [PATCH V7 1/9] mmc: sdhci: Add version V4 definition
` [PATCH V7 2/9] mmc: sdhci: Add sd host v4 mode
` [PATCH V7 3/9] mmc: sdhci: Change SDMA address register for "
` [PATCH V7 4/9] mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
` [PATCH V7 5/9] mmc: sdhci: Add 32-bit block count support for v4 mode
` [PATCH V7 6/9] mmc: sdhci: Add Auto CMD Auto Select support
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
` [PATCH V7 8/9] mmc: sdhci-sprd: Add Spreadtrum's initial host controller
` [PATCH V7 9/9] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd controller


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