public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-26 12:32:59 to 2016-08-07 09:44:07 UTC [more...]

[PATCH v5 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-08-07  9:44 UTC  (5+ messages)
` [PATCH v5 4/8] char: rpmb: provide a user space interface

[PATCH RFC 0/3] mmc: mxs-mmc: Implement DDR support
 2016-08-07  8:09 UTC  (13+ messages)
` [PATCH RFC 1/3] DT: bindings: mmc: Add property for 3.3V only support
` [PATCH RFC 2/3] mmc: core: add new cap for 3.3V only DDR MMCs
` [PATCH RFC 3/3] mmc: mxs-mmc: Implement DDR support

[PATCH v2 0/6] Add support of inverting power control and some minor cleanup
 2016-08-07  1:35 UTC  (7+ messages)
` [PATCH v2 2/6] mmc: dw_mmc: cleanup power setting of set_ios callback
  ` [PATCH v2 1/6] dt-bindings: rockchip-dw-mshc: add description of rockchip,power-invert
  ` [PATCH v2 3/6] mmc: dw_mmc: split out dw_mci_set_power
` [PATCH v2 4/6] mmc: dw_mmc: split out dw_mci_set_power_reg
` [PATCH v2 5/6] mmc: dw_mmc: support inverted power control
` [PATCH v2 6/6] mmc: dw_mmc-rockchip: add parsing of power control from DT

[PATCH] mmc: Add mmc_force_detect_change_begin / _end functions
 2016-08-06 13:05 UTC 

[RESEND PATCH 0/6] Add support of inverting power control and some minor cleanup
 2016-08-06  7:46 UTC  (7+ messages)
  ` [RESEND PATCH 1/6] dt-bindings: rockchip-dw-mshc: add description of rockchip, power-invert
  ` [RESEND PATCH 2/6] mmc: dw_mmc: cleanup power setting of set_ios callback
  ` [RESEND PATCH 3/6] mmc: dw_mmc: split out dw_mci_set_power
  ` [RESEND PATCH 4/6] mmc: dw_mmc: split out dw_mci_set_power_reg
  ` [RESEND PATCH 5/6] mmc: dw_mmc: support inverted power control
  ` [RESEND PATCH 6/6] mmc: dw_mmc-rockchip: add parsing of power control from DT

[PATCH 0/6] Add support of inverting power control and some minor cleanup
 2016-08-06  5:37 UTC  (7+ messages)
  ` [PATCH 1/6] dt-bindings: rockchip-dw-mshc: add description of rockchip, power-invert
  ` [PATCH 2/6] mmc: dw_mmc: cleanup power setting of set_ios callback
  ` [PATCH 3/6] mmc: dw_mmc: split out dw_mci_set_power
  ` [PATCH 4/6] mmc: dw_mmc: split out dw_mci_set_power_reg
  ` [PATCH 5/6] mmc: dw_mmc: support inverted power control
  ` [PATCH 6/6] mmc: dw_mmc-rockchip: add parsing of power control from DT

[PATCH v2 1/2] ARM64: dts: meson-gxbb: add MMC support
 2016-08-05 15:22 UTC  (7+ messages)
  ` [PATCH v2 2/2] MMC: meson: initial support for GXBB platforms

[PATCH 00/11] use of_property_read_bool
 2016-08-05 12:59 UTC  (3+ messages)
` [PATCH 06/11] mmc: sdhci-of-esdhc: "
    ` [PATCH 10/11] soc: ti: knav_qmss_queue: "

[PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver
 2016-08-05  4:48 UTC  (5+ messages)
` [PATCH RFC 5/8] mmc: sdhci: Add check_power_status host operation

[PATCH v4 0/2] Add support for Allwinner A64 mmc controller
 2016-08-05  2:57 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: dt: Add new compatible to sunxi mmc driver bindings
` [PATCH v4 2/2] mmc: host: sunxi: add support for A64 mmc controller

[PATCH] mmc: core: need retune if error value is -EIO
 2016-08-04  8:30 UTC 

[PATCH V4]mmc: dw_mmc-k3: UHS-SD card for Hisilicon Hikey
 2016-08-04  2:16 UTC 

[PATCH 1/2] ARM64: dts: meson-gxbb: add MMC support
 2016-08-03 22:13 UTC  (5+ messages)
` [PATCH 2/2] MMC: meson: inital support for GXBB platforms

nopea Lainat
 2016-08-02 21:52 UTC 

[PATCH v2 1/2] mmc: core: move freqs table into core.h
 2016-08-03  7:44 UTC  (7+ messages)
` [PATCH v2 2/2] mmc: core: fall back host->f_init if failing to init mmc card after resume

[PATCH v11 0/5] soc: fsl: Add initial guts driver
 2016-08-03  3:33 UTC  (11+ messages)
` [PATCH v11 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH v3 0/2] Add support for Allwinner A64 mmc controller
 2016-08-03  2:13 UTC  (6+ messages)
` [PATCH v3 1/2] Documentation: dt: Add new compatible to sunxi mmc driver bindings
` [PATCH v3 2/2] mmc: host: sunxi: add support for A64 mmc controller

[PATCH 1/5] mmc: sunxi-mmc: change idma descriptor to __le32
 2016-08-02 19:31 UTC 

[PATCH v3] ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newer
 2016-08-02 13:58 UTC 

[PATCH v2 0/5] mmc: sunxi: sun4i / sun5i do not have sample clocks
 2016-08-02 13:58 UTC  (16+ messages)
` [PATCH v2 1/5] mmc: sunxi: Disable sample clks on remove
` [PATCH v2 2/5] mmc: sunxi: Introduce a sunxi_mmc_cfg struct
` [PATCH v2 3/5] mmc: sunxi: Factor out clock phase setting code into a helper function
` [PATCH v2 4/5] mmc: sunxi: sun4i / sun5i do not have sample clocks
` [PATCH v2 5/5] ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newer

[PATCH 0691/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0694/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0696/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH v2] mmc: sunxi: Handle the 'New Timings'
 2016-08-02 11:55 UTC  (5+ messages)

[PATCH 0697/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0695/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0693/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0692/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:37 UTC 

[PATCH 0/3] mmc: sunxi: Changes in the host driver
 2016-08-02  8:37 UTC  (11+ messages)
` [PATCH 2/3] mmc: sunxi: Set the 'New Timing' register for 8 bits DDR transfers
          ` [linux-sunxi] "
              `  "

[PATCH v2] mmc: sunxi: Handle the 'New Timings'
 2016-08-01 17:09 UTC  (2+ messages)

[PATCH v2] dt: bindings: Make compatible optional for mmc function nodes
 2016-08-01 16:41 UTC  (2+ messages)

[PATCH v2] mmc: sunxi: Handle the 'New Timings'
 2016-08-01 13:10 UTC 

[PATCH v2] mmc: sunxi: Handle the 'New Timings'
 2016-08-01 13:10 UTC 

[PATCH v2] mmc: sunxi: Handle the 'New Timings'
 2016-08-01 13:10 UTC 

[PATCH 1/1] mmc: core: Add the vmmc/vmmcq regulator info
 2016-08-01  9:22 UTC 

[PATCH v2 0/2] Add support for Allwinner A64 mmc controller
 2016-08-01  7:29 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: dt: Add new compatible to sunxi mmc driver bindings
` [PATCH v2 2/2] mmc: host: sunxi: add support for A64 mmc controller

[PATCH v2] mmc: core: Optimize the mmc erase size alignment
 2016-08-01  7:28 UTC  (4+ messages)

[PATCH 0/5] Add power domain support for dw_mmc/sdhci-of-arasan
 2016-08-01  3:10 UTC  (10+ messages)
  ` [PATCH 1/5] Documentation: mmc: synopsys-dw-mshc: add power domain description
  ` [PATCH 2/5] Documentation: mmc: sdhci-of-arasan: "
  ` [PATCH 3/5] arm64: dts: rockchip: Provide power-domains for sd/sdio/emmc controllers
` [PATCH 4/5] mmc: dw_mmc: add power domain support
` [PATCH 5/5] mmc: sdhci-of-arasan: "

[GIT PULL] MMC for v.4.8
 2016-07-31 16:35 UTC 

[PATCH 1/2] Support SD UHS for hikey-mainline-rebase
 2016-07-31  1:45 UTC  (2+ messages)

[PATCH 0/4] mmc: sunxi: Make sample clocks optional
 2016-07-30 14:25 UTC  (4+ messages)
` [PATCH 2/4] "

[PATCH 1/2] Documentation: dt: Add new compatible to sunxi mmc driver bindings
 2016-07-30 13:20 UTC  (7+ messages)
` [PATCH 2/2] mmc: host: sunxi: add support for A64 mmc controller

[PATCH 0/2] mmc: rtsx_pci: Enable support for erase/discard/trim requests
 2016-07-29  9:33 UTC  (8+ messages)
` [PATCH 1/2] mmc: rtsx_pci: Use the provided busy timeout from the mmc core
` [PATCH 2/2] mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests

[PATCH 00/11] mmc: sdhci: Cleanup assignment/definition of PM ops
 2016-07-29  8:39 UTC  (16+ messages)
` [PATCH 01/11] mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
` [PATCH 02/11] mmc: sdhci-acpi: "
` [PATCH 03/11] mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
` [PATCH 04/11] mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
` [PATCH 05/11] mmc: sdhci-s3c: "
` [PATCH 06/11] mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* "
` [PATCH 07/11] mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
` [PATCH 08/11] mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
` [PATCH 09/11] mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
` [PATCH 10/11] mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
` [PATCH 11/11] mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS

[PATCH 1/2] ARM: dts: zx: remove the slot sub-nodes relevant to dwmmc controller
 2016-07-29  3:34 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc: remove the deprecated "supports-highspeed" property

[PACTH v2] mmc: sdhci: Do not allow tuning procedure to be interrupted
 2016-07-28 18:07 UTC 

[PATCH -next] mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()
 2016-07-28 16:45 UTC  (2+ messages)

[PATCH v4 0/4] UHS-I SDR-104 support for sh_mobile_sdhi
 2016-07-28  0:12 UTC  (6+ messages)
` [PATCH v4 1/4] mmc: tmio: enhance illegal sequence handling
` [PATCH v4 2/4] mmc: tmio: Add tuning support
` [PATCH v4 3/4] mmc: sh_mobile_sdhi: "
` [PATCH v4 4/4] ARM: dts: r8a7790: lager: Enable UHS-I SDR-104

BayTrail-T SDIO PM issue
 2016-07-27 20:20 UTC  (2+ messages)

[PATCH] mmc: rtsx: Remove deprecated create_singlethread_workqueue
 2016-07-27 12:47 UTC  (3+ messages)

[PATCH] mmc: sdhci-esdhc-imx: avoid unused function warnings
 2016-07-27  7:30 UTC  (8+ messages)


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