messages from 2017-01-28 23:26:26 to 2017-02-07 11:06:40 UTC [more...]
[RFC 0/4] mmc: host: tmio: properly report status from autocmd12
2017-02-07 11:06 UTC (4+ 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 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
[PATCH v2 0/2] Auto BKOPS PM suspend
2017-02-07 8:24 UTC (17+ 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
[PATCH v2 0/8] mmc: bcm2835: Add new driver for the sdhost controller
2017-02-07 8:24 UTC (14+ 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
[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 v11 0/9] Cavium MMC driver
2017-02-06 13:39 UTC (10+ 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
[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 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-02-03 13:58 UTC (25+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
` [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 v3 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins
[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 (15+ messages)
` [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost
` [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller
` [PATCH 4/4] ARM: dts: bcm283x: switch from &sdhci to &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:51 UTC (10+ messages)
` [PATCH 1/3] mmc: host: omap_hsmmc: reset cmd line on ceb error
` [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
` [PATCH 3/3] mmc: host: omap_hsmmc: avoid possible overflow of timeout value
[GIT PULL] Updates dw-mmc controller for next
2017-01-31 13:51 UTC (3+ messages)
[PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
2017-01-31 11:10 UTC (3+ messages)
[PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
2017-01-31 10:35 UTC (8+ messages)
[PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
2017-01-30 20:37 UTC (3+ messages)
` [PATCH v6 2/3] mmc: sh_mobile_sdhi: explain clock bindings
[PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
2017-01-30 19:58 UTC (5+ messages)
` [PATCH 5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support
[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
2017-01-30 15:12 UTC (12+ messages)
` [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
[PATCH 0/6] mmc: block: command issue cleanups
2017-01-30 13:30 UTC (5+ messages)
[PATCH] Mmc: host - Fix possible NULL derefrence
2017-01-30 12:12 UTC (2+ messages)
[PATCH 2/2] mmc: core: fix error path in mmc_host_alloc
2017-01-30 10:05 UTC (2+ messages)
[PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
2017-01-30 11:06 UTC (8+ messages)
` [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
[PATCH 1/2] mmc: core: simplify ida handling
2017-01-30 10:04 UTC (2+ messages)
[PATCHv1 0/2] mmc: sdhci-msm: Addresses minor cleanups
2017-01-30 10:04 UTC (7+ messages)
` [PATCHv1 1/2] mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
` [PATCHv1 2/2] mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
[PATCH] mmc: core/mmci: restore pre/post_req behaviour
2017-01-30 10:12 UTC (4+ messages)
[PATCH V4 4/6] arm64: dts: smem enablement for msm8992
2017-01-30 5:44 UTC (2+ messages)
mmc_spi
2017-01-28 22:34 UTC
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