messages from 2017-02-07 16:03:31 to 2017-02-15 12:49:09 UTC [more...]
[PATCH RFC 00/39] mmc: Add Command Queue support
2017-02-15 12:49 UTC (43+ messages)
` [PATCH RFC 01/39] mmc: block: Use local var for mqrq_cur
` [PATCH RFC 02/39] mmc: queue: Share mmc request array between partitions
` [PATCH RFC 03/39] mmc: block: Introduce queue semantics
` [PATCH RFC 04/39] mmc: core: Do not prepare a new request twice
` [PATCH RFC 05/39] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH RFC 06/39] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH RFC 07/39] mmc: block: Disable Command Queue while RPMB "
` [PATCH RFC 08/39] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH RFC 09/39] mmc: queue: Add a function to control wake-up on new requests
` [PATCH RFC 10/39] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
` [PATCH RFC 11/39] mmc: block: Factor out data preparation
` [PATCH RFC 12/39] mmc: block: Add Software Command Queuing
` [PATCH RFC 13/39] mmc: mmc: Enable "
` [PATCH RFC 14/39] mmc: core: Factor out debug prints from mmc_start_request()
` [PATCH RFC 15/39] mmc: core: Factor out mrq preparation "
` [PATCH RFC 16/39] mmc: core: Add mmc_retune_hold_now()
` [PATCH RFC 17/39] mmc: core: Add members to mmc_request and mmc_data for CQE's
` [PATCH RFC 18/39] mmc: host: Add CQE interface
` [PATCH RFC 19/39] mmc: core: Turn off CQE before sending commands
` [PATCH RFC 20/39] mmc: core: Add support for handling CQE requests
` [PATCH RFC 21/39] mmc: mmc: Enable CQE's
` [PATCH RFC 22/39] mmc: block: Prepare CQE data
` [PATCH RFC 23/39] mmc: block: Add CQE support
` [PATCH RFC 24/39] mmc: cqhci: support for command queue enabled host
` [PATCH RFC 25/39] mmc: sdhci: Improve debug print format
` [PATCH RFC 26/39] mmc: sdhci: Add response register to register dump
` [PATCH RFC 27/39] mmc: sdhci: Improve register dump print format
` [PATCH RFC 28/39] mmc: sdhci: Export sdhci_dumpregs
` [PATCH RFC 29/39] mmc: sdhci: Get rid of 'extern' in header file
` [PATCH RFC 30/39] mmc: sdhci: Add sdhci_cleanup_host
` [PATCH RFC 31/39] mmc: sdhci: Factor out sdhci_set_default_irqs
` [PATCH RFC 32/39] mmc: sdhci: Add CQE support
` [PATCH RFC 33/39] mmc: sdhci-pci: Let devices define how to add the host
` [PATCH RFC 34/39] mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
` [PATCH RFC 35/39] mmc: sdhci-pci: Conditionally compile pm sleep functions
` [PATCH RFC 36/39] mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
` [PATCH RFC 37/39] mmc: sdhci-pci: Add runtime suspend/resume callbacks
` [PATCH RFC 38/39] mmc: sdhci-pci: Move a function to avoid later forward declaration
` [PATCH RFC 39/39] mmc: sdhci-pci: Add CQHCI support for Intel GLK
[PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
2017-02-15 12:34 UTC (5+ messages)
[PATCH 01/18] mmc: meson-gx: set segment host parameters
2017-02-15 12:34 UTC (19+ messages)
` [PATCH 02/18] mmc: meson-gx: remove code for unsupported CMD23
` [PATCH 03/18] mmc: meson-gx: explicitely call stop command for multi-block commands only
` [PATCH 04/18] mmc: meson-gx: improve meson_mmc_start_cmd
` [PATCH 05/18] mmc: meson-gx: eliminate struct sd_emmc_data
` [PATCH 06/18] mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
` [PATCH 07/18] mmc: meson-gx: check return value of sg_copy_[from,to]_buffer
` [PATCH 08/18] mmc: meson-gx: make two functions return void
` [PATCH 09/18] mmc: meson-gx: change interrupt name
` [PATCH 10/18] mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
` [PATCH 11/18] mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
` [PATCH 12/18] mmc: meson-gx: remove member parent_mux from struct meson_host
` [PATCH 13/18] mmc: meson-gx: remove unneeded meson_mmc_clk_set in meson_mmc_clk_init
` [PATCH 14/18] mmc: meson-gx: remove unneeded devm_kstrdup "
` [PATCH 15/18] mmc: meson-gx: improve initial configuration
` [PATCH 16/18] mmc: meson-gx: improve response reading and sending stop command
` [PATCH 17/18] mmc: meson-gx: remove member mrq from struct meson_host
` [PATCH 18/18] mmc: meson-gx: move handling of one case from threaded handler to main irq
[PATCH] mmc: core: make block layer non-optional
2017-02-15 12:19 UTC (5+ messages)
[PATCH 00/13] mmc: bcm2835: more cleanups
2017-02-15 10:59 UTC (6+ messages)
` [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
[PATCH v3 0/5] Some small cleanup for quirks
2017-02-15 10:43 UTC (7+ messages)
` [PATCH v3 1/5] mmc: core: change quirks.c to be a header file
` [PATCH v3 2/5] mmc: core: move some sdio IDs out of quirks file
` [PATCH v3 3/5] mmc: core: improve the quirks for sdio devices
` [PATCH v3 4/5] mmc: core: move all quirks together into quirks.h
` [PATCH v3 5/5] mmc: core: add mmc prefix for blk_fixups
[PATCH] mmc: sdhci-cadence: fix bit shift of read data from PHY port
2017-02-15 10:42 UTC (3+ messages)
[PATCH v2 0/4] mmc: host: tmio: properly report status from autocmd12
2017-02-15 10:19 UTC (8+ messages)
` [PATCH v2 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
` [PATCH v2 2/4] mmc: host: tmio: fix minor typos in comments
` [PATCH v2 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
` [PATCH v2 4/4] mmc: host: tmio: fill in response from auto cmd12
[PATCH v4] mmc: sdio: check the buffer address for sdio API
2017-02-15 9:55 UTC (7+ messages)
[PATCH] mmc: sdhci-of-arasan: fix incorrect timeout clock
2017-02-15 7:51 UTC (2+ messages)
Acer ES1-432 eMMC not detected, mmc_select_hs200 fails
2017-02-15 7:00 UTC
[PATCH] mmc: core: use eMMC lifetime info to warn user
2017-02-15 7:04 UTC (3+ messages)
[PATCH 00/18] mmc: meson-gx: code and performance improvements
2017-02-14 20:05 UTC
[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
2017-02-14 17:01 UTC (15+ messages)
` [PATCH v6 01/14] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v6 02/14] clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
` [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v6 07/14] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 03/14] mmc: core: Add mmc-card dt sub-node parse in core layer
` [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
` [PATCH v6 12/14] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v6 11/14] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v6 13/14] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v6 14/14] arm64: configs: enable SDHCI driver for Xenon
[PATCH v2 0/5] Some small cleanup for quirks
2017-02-14 8:54 UTC (9+ 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 1/7] dt-bindings: rockchip-dw-mshc: rename RK1108 to RV1108
2017-02-14 8:51 UTC (2+ messages)
[PATCH] mmc: block: return errorcode and not 0
2017-02-14 8:16 UTC (2+ messages)
[PATCH] mmc: core: fix multi-bit bus width without high-speed mode
2017-02-14 8:11 UTC (3+ messages)
[PATCH v5 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
2017-02-14 2:12 UTC (5+ messages)
` [PATCH v5 2/2] mmc: dw_mmc: force setup bus if active slots exist
[bug report] mmc: block: return errorcode from mmc_sd_num_wr_blocks()
2017-02-13 14:41 UTC (2+ messages)
[PATCH 0/4] mmc: host: tmio: properly report status from autocmd12
2017-02-13 14:11 UTC (10+ messages)
` [PATCH 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
` [PATCH 2/4] mmc: host: tmio: fix minor typos in a comment
` [PATCH 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
` [PATCH 4/4] mmc: host: tmio: fill in response from auto cmd12
[RFC PATCH] mmc: block: Support the fixed index for mmcblk with aliases nodes
2017-02-13 0:34 UTC (2+ messages)
[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-02-12 20:48 UTC (11+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
[PATCH 00/16] multiqueue for MMC/SD third try
2017-02-12 16:16 UTC (20+ 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 7/9] mmc: cavium: Add scatter-gather DMA support
2017-02-12 1:27 UTC (2+ messages)
[PATCH] mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
2017-02-10 22:54 UTC
[GIT PULL] MMC fixes for v.4.10 rc8
2017-02-10 14:47 UTC
[PATCH v11 0/9] Cavium MMC driver
2017-02-09 0:40 UTC (3+ messages)
` [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
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 (5+ messages)
` [PATCH v2 2/8] "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox