messages from 2016-06-23 02:08:28 to 2016-07-05 11:20:02 UTC [more...]
[PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support
2016-07-05 11:15 UTC (14+ messages)
` [PATCH RFCv2 01/10] mmc: core: Add support to read command queue parameters
` [PATCH RFCv2 02/10] mmc: queue: initialization of command queue
` [PATCH RFCv2 03/10] mmc: core: Add command queue initialzation support
` [PATCH RFCv2 04/10] mmc: card: add read/write support in command queue mode
` [PATCH RFCv2 05/10] mmc: core: add flush request support to command queue
` [PATCH RFCv2 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode
` [PATCH RFCv2 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFCv2 08/10] mmc: core: Add halt support
` [PATCH RFCv2 09/10] mmc: cmdq-host: add halt support to command queue host
` [PATCH RFCv2 10/10] mmc: sdhci: add command queue support to sdhci
[PATCH/RFC v2 0/5] mmc: renesas_sdhi: add R-Car Gen-3 DMA support
2016-07-05 11:06 UTC (8+ messages)
` [PATCH/RFC v2 1/5] mmc: sh_mobile_sdhi, tmio: make dma more modular
` [PATCH/RFC v2 2/5] mmc: sh_mobile_sdhi: rename DMA source file as renesas_sdhi_sysc_dmac.c
` [PATCH/RFC v2 3/5] mmc: tmio: add max_segs and max_blk_count in tmio_mmc_data
` [PATCH/RFC v2 4/5] mmc: sh_mobile_sdhi: add some SoC specific data for R-Car Gen3
` [PATCH/RFC v2 5/5] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC
[PATCH RFC 0/5] mmc: sdhci: Make signal voltage support explicit
2016-07-05 9:21 UTC (9+ messages)
` [PATCH RFC 1/5] mmc: sdhci: Do not call implementations of mmc host ops directly
` [PATCH RFC 2/5] mmc: sdhci: Split sdhci_add_host()
` [PATCH RFC 3/5] mmc: sdhci: Make signal voltage support explicit
` [PATCH RFC 4/5] mmc: sdhci: Tidy caps variables in sdhci_setup_host()
` [PATCH RFC 5/5] mmc: sdhci: Add sdhci_read_caps()
sunxi mmc on A10 / A13 does not have a sample clock, cannot do ddr ?
2016-07-05 8:29 UTC (2+ messages)
[PATCH 0/2] mmc: sdhci-iproc: Use defines instead of magic numbers
2016-07-05 6:06 UTC (5+ messages)
` [PATCH 1/2] mmc: sdhci: add define for suspend/resume capability
` [PATCH 2/2] mmc: sdhci-iproc: Use defines instead of magic numbers
[PATCH] mmc: core: Extend sysfs with OCR register
2016-07-04 14:40 UTC (4+ messages)
Dear Friend,
2016-07-04 14:33 UTC
[PATCH] mmc: pwrseq-simple: Add an optional post-power-on-delay
2016-07-02 9:11 UTC (7+ messages)
` "
` [linux-sunxi] "
[PATCH 0/3] Expose new mmc caps to DT
2016-07-01 7:45 UTC (4+ messages)
` [PATCH 1/3] mmc: core: Allow hosts to specify non-support for MMC commands
` [PATCH 2/3] mmc: core: expose MMC_CAP2_NO_* to dt
` [PATCH 3/3] Documentation: mmc: add description for new no-sd* and no-mmc
[PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver
2016-07-01 4:22 UTC (17+ messages)
` [PATCH RFC 1/8] mmc: sdhci-msm: Reset vendor specific func register on probe
` [PATCH RFC 2/8] mmc: sdhci-msm: Fix the regulator binding name
` [PATCH RFC 3/8] mmc: sdhci-msm: Add DT parsing for regulator support
` [PATCH RFC 4/8] mmc: sdhci-msm: Add regulator DT props to sdhci-msm bindings
` [PATCH RFC 5/8] mmc: sdhci: Add check_power_status host operation
` [PATCH RFC 6/8] mmc: sdhci-msm: Add pwr_irq support to sdhci-msm
` [PATCH RFC 7/8] mmc: sdhci-msm: Add check_power_status "
` [PATCH RFC 8/8] mmc: sdhci-msm: Update DLL reset sequence
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
2016-07-01 1:29 UTC (22+ messages)
` [PATCH v2 01/12] genhd: Add "gen_uevent" parameter to add_disk
` [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents
` [PATCH v2 03/12] virtio-blk: Generate uevent after attribute available
` [PATCH v2 04/12] axonrom: "
` [PATCH v2 05/12] aoeblk: "
` [PATCH v2 06/12] mtip32xx: "
` [PATCH v2 07/12] pktcdvd: "
` [PATCH v2 08/12] zram: "
` [PATCH v2 09/12] md: "
` [PATCH v2 10/12] mmc: "
` [PATCH v2 11/12] mtd: "
` [PATCH v2 12/12] nvme: "
[PATCH V2 00/54] mmc: mmc: Add Software Command Queuing
2016-06-30 7:03 UTC (57+ messages)
` [PATCH V2 01/54] mmc: sdhci: Do not call implementations of mmc host ops directly
` [PATCH V2 02/54] mmc: sdhci: Split sdhci_add_host()
` [PATCH V2 03/54] mmc: sdhci: Make signal voltage support explicit
` [PATCH V2 04/54] mmc: sdhci: Tidy caps variables in sdhci_setup_host()
` [PATCH V2 05/54] mmc: sdhci: Add sdhci_read_caps()
` [PATCH V2 06/54] mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()
` [PATCH V2 07/54] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
` [PATCH V2 08/54] mmc: sdhci: Get rid of redundant BUG_ONs
` [PATCH V2 09/54] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
` [PATCH V2 10/54] mmc: sdhci: Record what command is using the data lines
` [PATCH V2 11/54] mmc: sdhci: Get rid of host->busy_handle
` [PATCH V2 12/54] mmc: sdhci: Reduce the use of host->mrq
` [PATCH V2 13/54] mmc: sdhci: Move host->data warning
` [PATCH V2 14/54] mmc: sdhci: Factor out sdhci_finish_mrq()
` [PATCH V2 15/54] mmc: sdhci: Factor out sdhci_needs_reset()
` [PATCH V2 16/54] mmc: sdhci: Track whether a reset is pending
` [PATCH V2 17/54] mmc: sdhci: Clear pointers when a request finishes
` [PATCH V2 18/54] mmc: sdhci: Ensure all requests get errored out
` [PATCH V2 19/54] mmc: sdhci: Factor out sdhci_data_line_cmd()
` [PATCH V2 20/54] mmc: sdhci: Separate timer timeout for command and data requests
` [PATCH V2 21/54] mmc: sdhci: Allow for finishing multiple requests
` [PATCH V2 22/54] mmc: sdhci: Factor out sdhci_auto_cmd12()
` [PATCH V2 23/54] mmc: sdhci: Do not reset cmd or data circuits that are in use
` [PATCH V2 24/54] mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
` [PATCH V2 25/54] mmc: sdhci: sdhci_execute_tuning() must delete timer
` [PATCH V2 26/54] mmc: core: Add support for sending commands during data transfer
` [PATCH V2 27/54] mmc: mmc_test: Add tests for sending commands during transfer
` [PATCH V2 28/54] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH V2 29/54] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH V2 30/54] mmc: sdhci-acpi: "
` [PATCH V2 31/54] mmc: queue: Fix queue thread wake-up
` [PATCH V2 32/54] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V2 33/54] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V2 34/54] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH V2 35/54] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V2 36/54] mmc: queue: Introduce queue depth
` [PATCH V2 37/54] mmc: queue: Use queue depth to allocate and free
` [PATCH V2 38/54] mmc: queue: Allocate queue of size qdepth
` [PATCH V2 39/54] mmc: mmc: Add Command Queue definitions
` [PATCH V2 40/54] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V2 41/54] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V2 42/54] mmc: block: Disable Command Queue while RPMB "
` [PATCH V2 43/54] mmc: core: Do not prepare a new request twice
` [PATCH V2 44/54] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V2 45/54] mmc: block: Factor out mmc_blk_requeue()
` [PATCH V2 46/54] mmc: block: Fix 4K native sector check
` [PATCH V2 47/54] mmc: block: Use local var for mqrq_cur
` [PATCH V2 48/54] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH V2 49/54] mmc: block: Introduce queue semantics
` [PATCH V2 50/54] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V2 51/54] mmc: block: Add Software Command Queuing
` [PATCH V2 52/54] mmc: mmc: Enable "
` [PATCH V2 53/54] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers
` [PATCH V2 54/54] mmc: sdhci-acpi: "
fix some host driver defect
2016-06-30 2:01 UTC (5+ messages)
` [PATCH 1/4] mmc: mediatek: do not tune data for HS400 mode
` [PATCH 2/4] mmc: mediatek: fix CRC error when calling mmc_select_hs400()
` [PATCH 3/4] mmc: mediatek: fix CMD21/CMD19 timeout issue
` [PATCH 4/4] mmc: mediatek: perfer to use rise edge latching
[PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series
2016-06-29 15:18 UTC (7+ messages)
` [PATCH 1/3] mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
` [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on
` [PATCH 3/3] phy: rockchip-emmc: Wait even longer for the DLL to lock
[GIT PULL] Update dw-mmc controller
2016-06-29 1:42 UTC
[PATCH] mmc: dw_mmc: fix unmap sg twice when finding data err
2016-06-29 1:31 UTC (2+ messages)
[RFC PATCH] mmc: host: add a new cap to force set power control
2016-06-28 9:36 UTC
linux-next - lockdep whine in MMC/SDHC code
2016-06-28 5:54 UTC (2+ messages)
[PATCH] mmc: s3cmci: Register cpufreq notifier only on S3C24xx
2016-06-27 12:52 UTC
[PATCH/RFC 0/4] mmc: renesas_sdhi: add R-Car Gen-3 DMA support
2016-06-27 12:18 UTC (4+ messages)
` [PATCH/RFC 4/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC
[PATCH] mmc: core: add auto bkops support
2016-06-27 11:30 UTC (18+ messages)
[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
2016-06-27 10:17 UTC (4+ messages)
` [PATCH v4 7/8] mmc: block: register RPMB partition with the RPMB subsystem
[PATCH 0/5] mmc: sh_mmcif: Various minor improvements
2016-06-27 9:22 UTC (2+ messages)
[PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
2016-06-27 9:21 UTC (5+ messages)
[PATCH] mmc: sdhci: Fix sdhci_card_busy()
2016-06-27 9:21 UTC (2+ messages)
[PATCH RFC 00/10] mmc: Add HW Command Queuing Support
2016-06-27 7:59 UTC (16+ messages)
` [PATCH RFC 01/10] mmc: core: Add support to read command queue parameters
` [PATCH RFC 02/10] mmc: queue: initialization of command queue
` [PATCH RFC 03/10] mmc: core: Add command queue initialzation support
` [PATCH RFC 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFC 09/10] mmc: cmdq-host: add halt support to command queue host
[PATCH] mmc: sdhci-msm: Do not reset the controller if no card in the slot
2016-06-24 16:24 UTC
[PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
2016-06-24 15:55 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: Add binding for brcm,bcm2835-sdhost
[PATCH 00/12] power: add generic power sequence framework
2016-06-24 15:25 UTC (9+ messages)
` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver
[PATCH] mmc: sdhci-msm: Add support for UHS cards
2016-06-24 15:07 UTC
[PATCH v5] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
2016-06-24 14:41 UTC
mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
2016-06-24 7:08 UTC (9+ messages)
[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
2016-06-23 4:33 UTC (5+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps
[v10, 0/7] Fix eSDHC host version register bug
2016-06-23 2:46 UTC (6+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
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;
as well as URLs for NNTP newsgroup(s).