public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-31 14:05:43 to 2017-02-10 13:10:53 UTC [more...]

[PATCH RFC 00/39] mmc: Add Command Queue support
 2017-02-10 12:55 UTC  (4+ messages)
` [PATCH RFC 04/39] mmc: core: Do not prepare a new request twice
` [PATCH RFC 18/39] mmc: host: Add CQE interface
` [PATCH RFC 19/39] mmc: core: Turn off CQE before sending commands

[RFC PATCH] mmc: block: Support the fixed index for mmcblk with aliases nodes
 2017-02-10 11:35 UTC 

[PATCH v2 0/5] Some small cleanup for quirks
 2017-02-10  9:41 UTC  (8+ messages)
` [PATCH v2 1/5] mmc: core: change quirks.c to be a header file
` [PATCH v2 2/5] mmc: core: move some sdio IDs out of quirks file
` [PATCH v2 3/5] mmc: core: improve the quirks for sdio devices
` [PATCH v2 4/5] mmc: core: move all quirks together into quirks.h
` [PATCH v2 5/5] mmc: core: add mmc prefix for blk_fixups

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-02-09 17:28 UTC  (18+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
  ` [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-02-09 15:39 UTC  (18+ messages)
` [PATCH 01/16] mmc: core: move some code in mmc_start_areq()
` [PATCH 02/16] mmc: core: refactor asynchronous request finalization
` [PATCH 03/16] mmc: core: refactor mmc_request_done()
` [PATCH 04/16] mmc: core: move the asynchronous post-processing
` [PATCH 05/16] mmc: core: add a kthread for completing requests
` [PATCH 06/16] mmc: core: replace waitqueue with worker
` [PATCH 07/16] mmc: core: do away with is_done_rcv
` [PATCH 08/16] mmc: core: do away with is_new_req
` [PATCH 09/16] mmc: core: kill off the context info
` [PATCH 10/16] mmc: queue: simplify queue logic
` [PATCH 11/16] mmc: block: shuffle retry and error handling
` [PATCH 12/16] mmc: queue: stop flushing the pipeline with NULL
` [PATCH 13/16] mmc: queue: issue struct mmc_queue_req items
` [PATCH 14/16] mmc: queue: get/put struct mmc_queue_req
` [PATCH 15/16] mmc: queue: issue requests in massive parallel
` [PATCH 16/16] RFC: mmc: switch MMC/SD to use blk-mq multiqueueing v3

[PATCH v11 0/9] Cavium MMC driver
 2017-02-09  0:40 UTC  (11+ messages)
` [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v11 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v11 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs
` [PATCH v11 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx
` [PATCH v11 5/9] mmc: cavium: Add support for Octeon cn7890
` [PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
` [PATCH v11 7/9] mmc: cavium: Add scatter-gather DMA support
` [PATCH v11 8/9] mmc: cavium: Support DDR mode for eMMC devices
` [PATCH v11 9/9] MAINTAINERS: Add entry for Cavium MMC driver

mmc_spi dependancy
 2017-02-08 22:37 UTC 

[PATCH 1/4] mmc: pwrseq: add op reset to struct mmc_pwrseq_ops
 2017-02-08 21:49 UTC  (4+ messages)
` [PATCH 2/4] mmc: pwrseq: implement reset operation in pwrseq_emmc
` [PATCH 3/4] mmc: meson-gx: add pwrseq-based hw_reset
` [PATCH 4/4] ARM64: dts: meson-gxbb-odroidc2: add hw-reset capability flag for emmc port

[PATCH 0/4] mmc: add pwrseq-based hw_reset
 2017-02-08 21:45 UTC 

[v3 0/3] Auto BKOPS PM suspend
 2017-02-08 11:59 UTC  (7+ messages)
` [v3 1/3] mmc: MAN_BKOPS_EN inverse debug message logic
` [v3 2/3] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
` [v3 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH v2 0/8] mmc: bcm2835: Add new driver for the sdhost controller
 2017-02-08 18:08 UTC  (15+ messages)
` [PATCH v2 1/8] dt-bindings: Add binding for brcm,bcm2835-sdhost
` [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller
` [PATCH v2 3/8] mmc: bcm2835: add sdhost controller to devicetree
` [PATCH v2 4/8] arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig
` [PATCH v2 5/8] arm: set CONFIG_MMC_BCM2835=y in multi_v7_defconfig
` [PATCH v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig
` [PATCH v2 7/8] ARM: dts: bcm283x: switch from &sdhci to &sdhost
  ` [PATCH v2 8/8] ARM: dts: bcm2837: add &sdhci and &sdhost

[PATCH v3 1/9] mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
 2017-02-08 11:51 UTC  (2+ messages)

[PATCH] mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
 2017-02-08 11:21 UTC  (3+ messages)

[PATCH v3 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
 2017-02-07 21:35 UTC  (8+ messages)
` [PATCH v3 3/9] mmc: meson-gx: improve meson_mmc_clk_set
` [PATCH v3 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
` [PATCH v3 5/9] mmc: meson-gx: improve interrupt handling
` [PATCH v3 6/9] mmc: meson-gx: set max block count and request size
` [PATCH v3 7/9] mmc: meson-gx: reduce bounce buffer size
` [PATCH v3 8/9] mmc: meson-gx: remove unneeded checks in remove
` [PATCH v3 9/9] mmc: meson-gx: add support for HS400 mode

[PATCH v2 0/2] Auto BKOPS PM suspend
 2017-02-07 14:32 UTC  (18+ messages)
` [PATCH v2 1/2] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
` [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend

[RFC 0/4] mmc: host: tmio: properly report status from autocmd12
 2017-02-07 11:06 UTC  (5+ messages)
` [RFC 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
` [RFC 2/4] mmc: host: tmio: fix minor typos in a comment
` [RFC 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
` [RFC 4/4] mmc: host: tmio: fill in response from auto cmd12

[PATCH 0/5] Some small cleanup for quirks
 2017-02-07  9:39 UTC  (9+ messages)
` [PATCH 1/5] mmc: core: change quirks.c to be a header file
` [PATCH 2/5] mmc: core: move some sdio IDs out of quirks file
` [PATCH 3/5] mmc: core: improve the quirks for sdio devices
` [PATCH 4/5] mmc: core: move all quirks together into quirks.h
` [PATCH 5/5] mmc: core: add mmc prefix for blk_fixups

[bug report] mmc: block: return errorcode from mmc_sd_num_wr_blocks()
 2017-02-07  8:23 UTC 

[PATCH v4] mmc: sdio: check the buffer address for sdio API
 2017-02-07  0:54 UTC 

[PATCH 00/10] Further MMC core/block cleanups
 2017-02-06 12:08 UTC  (19+ messages)
` [PATCH 01/10] mmc: block: inline the command abort and start new goto:s
` [PATCH 02/10] mmc: block: rename rqc and req
` [PATCH 03/10] mmc: core: rename mmc_start_req() to *areq()
` [PATCH 04/10] mmc: block: refactor mmc_blk_rw_try_restart()
` [PATCH 05/10] mmc: block: rename mmc_active to areq
` [PATCH 06/10] mmc: queue: turn queue flags into bools
` [PATCH 07/10] mmc: block: return errorcode from mmc_sd_num_wr_blocks()
` [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
` [PATCH 09/10] mmc: block: return 0 where evident
` [PATCH 10/10] mmc: core: start to break apart mmc_start_areq()

[PATCH v3] mmc: sdio: check the buffer address for sdio API
 2017-02-06  9:00 UTC  (2+ messages)

[PATCH v2 1/9] mmc: meson-gx: fix setting f_min
 2017-02-05 15:15 UTC  (5+ messages)

[PATCH v2 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
 2017-02-03 18:20 UTC  (12+ messages)
` [PATCH v2 3/9] mmc: meson-gx: improve meson_mmc_clk_set
` [PATCH v2 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
` [PATCH v2 5/9] mmc: meson-gx: improve interrupt handling
` [PATCH v2 6/9] mmc: meson-gx: set max block count and request size
` [PATCH v2 7/9] mmc: meson-gx: reduce bounce buffer size
` [PATCH v2 8/9] mmc: meson-gx: remove unneeded checks in remove
` [PATCH v2 9/9] mmc: meson-gx: add support for HS400 mode

[PATCH] mmc: meson: Assign the minimum clk rate as close to 100KHz as possible
 2017-02-03 18:11 UTC  (2+ messages)

linux-next 20170130 - BUG mmc driver 'sleeping function called from invalid context'
 2017-02-03 17:27 UTC 

[PATCH 1/9] mmc: meson-gx: fix setting f_min
 2017-02-03 13:58 UTC  (4+ messages)

[PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
 2017-02-03 13:52 UTC  (14+ messages)
` [PATCH 3/9] mmc: meson-gx: improve meson_mmc_clk_set
` [PATCH 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
` [PATCH 5/9] mmc: meson-gx: improve interrupt handling
` [PATCH 6/9] mmc: meson-gx: set max block count and request size
` [PATCH 7/9] mmc: meson-gx: reduce bounce buffer size
` [PATCH 8/9] mmc: meson-gx: remove unneeded checks in remove
` [PATCH 9/9] mmc: meson-gx: add support for HS400 mode

[GIT PULL] MMC fixes for v.4.10 rc7
 2017-02-03 10:08 UTC 

mmc_card_blockaddr() now private
 2017-02-02 13:12 UTC  (2+ messages)

[PATCH] mmc: core: switch to ida_simple_ functions in block.c
 2017-02-01 20:21 UTC  (2+ messages)

How to print CMD18 read data
 2017-02-01 18:00 UTC  (6+ messages)

[PATCH 0/4] mmc: bcm2835: Add new driver for the internal SD controller
 2017-02-01 15:54 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost

[PATCH V4 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-02-01 14:06 UTC  (3+ messages)
` [PATCH V4 6/6] dts: doc: rename rpm_requests to respect DT naming conventions

[PATCH] RFT: mmc: block: restore NULL check when retrying
 2017-02-01 12:34 UTC  (4+ messages)

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2017-01-31 20:56 UTC  (5+ messages)
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support

[PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes
 2017-01-31 10:27 UTC  (4+ messages)
` [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6


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