messages from 2016-06-02 19:09:06 to 2016-06-11 02:00:16 UTC [more...]
[v10, 0/7] Fix eSDHC host version register bug
2016-06-11 2:00 UTC (9+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
2016-06-10 18:49 UTC (21+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies
` [RFC v4 02/14] simplefb: Use new devm_of_regulator_all_get helper and bulk API
` [RFC v4 03/14] power/mmc: Move pwrseq drivers to power/pwrseq
` [RFC v4 04/14] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [RFC v4 05/14] power: pwrseq: Enable COMPILE_TEST for drivers
` [RFC v4 06/14] power: pwrseq: Remove mmc prefix from mmc_pwrseq
` [RFC v4 07/14] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [RFC v4 08/14] power: pwrseq: simple: Add support for regulators and generic property
` [RFC v4 09/14] power: pwrseq: Add support for USB hubs with external power
` [RFC v4 10/14] usb: hub: Handle deferred probe
` [RFC v4 11/14] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
` [RFC v4 12/14] EXAMPLE CODE: usb: hub: Power sequence the ports on activation
` [RFC v4 13/14] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3
` [RFC v4 14/14] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization "
RFC: 32-bit __data_len and REQ_DISCARD+REQ_SECURE
2016-06-10 17:02 UTC (5+ messages)
` [PATCH] mmc: Set pref erase size based on size
` [PATCH v2] "
` [PATCH v3] CHROMIUM: "
[PATCH 00/12] Add SDHCI Xenon driver
2016-06-10 14:16 UTC (21+ messages)
` [PATCH 01/12] mmc: sdhci: add init_card callback to sdhci
` [PATCH 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH 02/12] mmc: sdhci_f_sdh30: restrict voltage_switch() callback to the 1.8V case
` [PATCH 03/12] mmc: tegra: restrict the "
` [PATCH 04/12] mmc: sdhci: call voltage_switch callback also for the 3.3V case
` [PATCH 05/12] mmc: sdhci: add a pre voltage switch callback function
` [PATCH 06/12] mmc: sdhci: add delay adjust feature including phy reset
` [PATCH 07/12] mmc: core: export the alive operation
` [PATCH 08/12] dt-bindings: mmc: Add Xenon description
` [PATCH 09/12] mmc: sdhci-xenon: add initial Xenon eMMC driver
` [PATCH 11/12] arm64: dts: marvell: add SDIO support for Armada 37xx
` [PATCH 12/12] arm64: defconfig: Add Xenon sdhci
[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
2016-06-10 13:36 UTC (17+ messages)
` [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance
` [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
` [PATCH 07/11] mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported "
` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()
` [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 05/11] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
` [PATCH 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on "
` [PATCH 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399
[PATCH] mmc: block: Fix tag condition with packed writes
2016-06-10 13:22 UTC
[PATCH RFC 00/46] mmc: mmc: Add Software Command Queuing
2016-06-10 12:03 UTC (51+ messages)
` [PATCH RFC 01/46] mmc: core: Add support for sending commands during data transfer
` [PATCH RFC 02/46] mmc: mmc_test: Add tests for sending commands during transfer
` [PATCH RFC 03/46] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
` [PATCH RFC 04/46] mmc: sdhci: Get rid of redundant BUG_ONs
` [PATCH RFC 05/46] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
` [PATCH RFC 06/46] mmc: sdhci: Record what command is using the data lines
` [PATCH RFC 07/46] mmc: sdhci: Get rid of host->busy_handle
` [PATCH RFC 08/46] mmc: sdhci: Reduce the use of host->mrq
` [PATCH RFC 09/46] mmc: sdhci: Move host->data warning
` [PATCH RFC 10/46] mmc: sdhci: Factor out sdhci_finish_mrq()
` [PATCH RFC 11/46] mmc: sdhci: Factor out sdhci_needs_reset()
` [PATCH RFC 12/46] mmc: sdhci: Track whether a reset is pending
` [PATCH RFC 13/46] mmc: sdhci: Clear pointers when a request finishes
` [PATCH RFC 14/46] mmc: sdhci: Ensure all requests get errored out
` [PATCH RFC 15/46] mmc: sdhci: Factor out sdhci_data_line_cmd()
` [PATCH RFC 16/46] mmc: sdhci: Separate timer timeout for command and data requests
` [PATCH RFC 17/46] mmc: sdhci: Allow for finishing multiple requests
` [PATCH RFC 18/46] mmc: sdhci: Factor out sdhci_auto_cmd12()
` [PATCH RFC 19/46] mmc: sdhci: Do not reset cmd or data circuits that are in use
` [PATCH RFC 20/46] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH RFC 21/46] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH RFC 22/46] mmc: sdhci-acpi: "
` [PATCH RFC 23/46] mmc: queue: Fix queue thread wake-up
` [PATCH RFC 24/46] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH RFC 25/46] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH RFC 26/46] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH RFC 27/46] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH RFC 28/46] mmc: queue: Introduce queue depth
` [PATCH RFC 29/46] mmc: queue: Use queue depth to allocate and free
` [PATCH RFC 30/46] mmc: queue: Allocate queue of size qdepth
` [PATCH RFC 31/46] mmc: mmc: Add Command Queue definitions
` [PATCH RFC 32/46] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH RFC 33/46] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH RFC V2 "
` [PATCH RFC 34/46] mmc: block: Disable Command Queue while RPMB "
` [PATCH RFC 35/46] mmc: core: Do not prepare a new request twice
` [PATCH RFC 36/46] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH RFC 37/46] mmc: block: Factor out mmc_blk_requeue()
` [PATCH RFC 38/46] mmc: block: Fix 4K native sector check
` [PATCH RFC 39/46] mmc: block: Use local var for mqrq_cur
` [PATCH RFC 40/46] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH RFC 41/46] mmc: block: Introduce queue semantics
` [PATCH RFC 42/46] mmc: queue: Add a function to control wake-up on new requests
` [PATCH RFC 43/46] mmc: block: Add Software Command Queuing
` [PATCH RFC 44/46] mmc: mmc: Enable "
` [PATCH RFC 45/46] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers
` [PATCH RFC 46/46] mmc: sdhci-acpi: "
[PATCH] mmc-utils: Add Command Queue fields to Extended CSD
2016-06-10 8:28 UTC
[RFC][PATCH] mmc: core: Disable HPI for certain Hynix eMMC cards
2016-06-10 5:37 UTC (3+ messages)
[PATCH] mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
2016-06-10 1:29 UTC (3+ messages)
[PATCH 0/2] mmc: remove sdhci-bcm2835
2016-06-09 18:11 UTC (6+ messages)
` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci
` [PATCH 2/2] mmc: sdhci-bcm2835: remove driver
[PATCH] mmc: mmci: add missing include of mmci_qcom_dml.h
2016-06-09 17:45 UTC (4+ messages)
` [Linux-kernel] "
[PATCH v3 1/2] mmc: API for accessing host supported maximum segment count and size
2016-06-09 15:44 UTC (4+ messages)
` [PATCH v3 2/2] mmc: sdio support external scatter gather list
[PATCH] mmc: dw_mmc: fix 32bit little-endian access of des1 field
2016-06-09 12:28 UTC (4+ messages)
[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
2016-06-09 5:11 UTC (17+ messages)
` [PATCH v3 06/12] power: pwrseq: simple: Add support for regulator and generic property
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
[RFC PATCH 0/4] Introduce new caps to improve the card's init sequence
2016-06-08 20:48 UTC (6+ messages)
` [RFC PATCH 1/4] Documentation: mmc: add description for new caps
` [RFC PATCH 2/4] mmc: core: expose MMC_CAP2_NO_SDIO to dt-binding
` [RFC PATCH 3/4] mmc: core: add cap-no-sd and cap-no-mmc properties
` [RFC PATCH 4/4] mmc: core: improve initialization flow
[PATCH] mmc: core: add auto bkops support
2016-06-08 14:46 UTC (2+ messages)
[PATCH 01/20] [v2] x86, intel: Introduce macros for Intel family numbers
2016-06-08 11:01 UTC (4+ messages)
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver
card detection incomplete with rtsx_pci in v4.7-rc1
2016-06-08 10:41 UTC
[PATCH v2] mmc: core: Only change mode if mmc_select_bus_width() is successful
2016-06-08 10:27 UTC
[PATCH] mmc: core: Fix mmc_select_hs200() regression in v4.7-rc
2016-06-08 10:20 UTC (5+ messages)
[PATCH v2] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
2016-06-07 9:33 UTC
[PATCH] mmc: moxart-mmc: Fix APP_CMD flag set on non-application commands
2016-06-07 8:59 UTC (2+ messages)
mmc-moxart: CMD6 locks up the controller
2016-06-07 8:39 UTC (3+ messages)
error -110 sending stop command
2016-06-07 7:07 UTC (5+ messages)
[PATCH] mmc: sunxi: Add support to the Allwinner A83T
2016-06-06 9:13 UTC (2+ messages)
[PATCH v3 0/4] UHS-I SDR-104 support for sh_mobile_sdhi
2016-06-06 1:02 UTC (4+ messages)
` [PATCH v3 3/4] mmc: sh_mobile_sdhi: Add tuning support
[PATCH] mmc: sunxi: Add support to the Allwinner A83T
2016-06-04 10:01 UTC
[PATCH] mmc: sunxi: Add support to the Allwinner A83T
2016-06-04 10:01 UTC
mmc-utils: fully configure emmc user data area for enhanced mode
2016-06-03 18:12 UTC
[PATCH 32/32] mmc: bcm2835: Import bcm2835-mmc and switch to it
2016-06-03 8:42 UTC (9+ messages)
` [PATCH 21/32] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
[PATCH] mmc: tmio: make a cast explicit
2016-06-03 8:34 UTC (2+ messages)
[PATCH v6 0/5] Add enhanced strobe support for emmc version 5.1 or later
2016-06-03 8:34 UTC (2+ messages)
[PATCH 31/54] MAINTAINERS: Add file patterns for mmc device tree bindings
2016-06-03 8:33 UTC (2+ messages)
[PATCH v2] mmc: sdhci: fix wakeup configuration
2016-06-03 8:33 UTC (6+ messages)
[PATCH] mmc: block: correct 4KB alignment check
2016-06-03 8:33 UTC (2+ messages)
[PATCH] mmc: sdhci: remove comment regarding timeout during tuning
2016-06-03 8:32 UTC (2+ messages)
[PATCH] mmc: sh_mobile_sdhi: properly document R-Car versions
2016-06-03 8:32 UTC (2+ messages)
[PATCH 01/20] x86, intel: Introduce macros for Intel family numbers
2016-06-03 7:42 UTC (6+ messages)
` [PATCH 17/20] x86, mmc: use Intel family name macros for mmc driver
[GIT PULL] MMC fixes for v.4.7 rc2
2016-06-03 7:40 UTC
[PATCH v4 0/8] Replay Protected Memory Block (RPMB) subsystem
2016-06-02 22:35 UTC (4+ messages)
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).