Linux MMC Development
[Prev Page][Next Page]
- [PATCH 1/7] dt-bindings: rockchip-dw-mshc: rename RK1108 to RV1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] mmc: dw_mmc: force setup bus if active slots exist
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v5 2/2] mmc: dw_mmc: force setup bus if active slots exist
- From: Eddie Cai <eddie.cai.linux@xxxxxxxxx>
- Re: [RFC PATCH] mmc: block: Support the fixed index for mmcblk with aliases nodes
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 00/16] multiqueue for MMC/SD third try
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 4/4] mmc: host: tmio: fill in response from auto cmd12
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] mmc: host: tmio: properly report status from autocmd12
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] mmc: host: tmio: fix minor typos in a comment
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 7/9] mmc: cavium: Add scatter-gather DMA support
- From: kbuild test robot <lkp@xxxxxxxxx>
- RE: [PATCH 00/16] multiqueue for MMC/SD third try
- From: Avri Altman <Avri.Altman@xxxxxxxxxxx>
- [PATCH] mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- [PATCH RFC 24/39] mmc: cqhci: support for command queue enabled host
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 30/39] mmc: sdhci: Add sdhci_cleanup_host
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 31/39] mmc: sdhci: Factor out sdhci_set_default_irqs
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 25/39] mmc: sdhci: Improve debug print format
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 27/39] mmc: sdhci: Improve register dump print format
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 12/39] mmc: block: Add Software Command Queuing
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 10/39] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [GIT PULL] MMC fixes for v.4.10 rc8
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH RFC 29/39] mmc: sdhci: Get rid of 'extern' in header file
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 11/39] mmc: block: Factor out data preparation
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 28/39] mmc: sdhci: Export sdhci_dumpregs
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 08/39] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 07/39] mmc: block: Disable Command Queue while RPMB is used
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 09/39] mmc: queue: Add a function to control wake-up on new requests
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 23/39] mmc: block: Add CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 01/39] mmc: block: Use local var for mqrq_cur
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 05/39] mmc: mmc: Add functions to enable / disable the Command Queue
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 06/39] mmc: mmc_test: Disable Command Queue while mmc_test is used
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 32/39] mmc: sdhci: Add CQE support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 02/39] mmc: queue: Share mmc request array between partitions
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 33/39] mmc: sdhci-pci: Let devices define how to add the host
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 34/39] mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 03/39] mmc: block: Introduce queue semantics
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 36/39] mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 35/39] mmc: sdhci-pci: Conditionally compile pm sleep functions
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 16/39] mmc: core: Add mmc_retune_hold_now()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 13/39] mmc: mmc: Enable Software Command Queuing
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 15/39] mmc: core: Factor out mrq preparation from mmc_start_request()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 14/39] mmc: core: Factor out debug prints from mmc_start_request()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 00/39] mmc: Add Command Queue support
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 26/39] mmc: sdhci: Add response register to register dump
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 20/39] mmc: core: Add support for handling CQE requests
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 37/39] mmc: sdhci-pci: Add runtime suspend/resume callbacks
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 21/39] mmc: mmc: Enable CQE's
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 22/39] mmc: block: Prepare CQE data
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 38/39] mmc: sdhci-pci: Move a function to avoid later forward declaration
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 39/39] mmc: sdhci-pci: Add CQHCI support for Intel GLK
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 17/39] mmc: core: Add members to mmc_request and mmc_data for CQE's
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 04/39] mmc: core: Do not prepare a new request twice
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 18/39] mmc: host: Add CQE interface
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH RFC 19/39] mmc: core: Turn off CQE before sending commands
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [RFC PATCH] mmc: block: Support the fixed index for mmcblk with aliases nodes
- From: Tomas Melin <tomas.melin@xxxxxxxxxxx>
- Re: [PATCH v2 1/5] mmc: core: change quirks.c to be a header file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 01/16] mmc: core: move some code in mmc_start_areq()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 04/16] mmc: core: move the asynchronous post-processing
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 00/16] multiqueue for MMC/SD third try
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 02/16] mmc: core: refactor asynchronous request finalization
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 06/16] mmc: core: replace waitqueue with worker
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 03/16] mmc: core: refactor mmc_request_done()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 00/16] multiqueue for MMC/SD third try
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/16] mmc: queue: stop flushing the pipeline with NULL
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 13/16] mmc: queue: issue struct mmc_queue_req items
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 15/16] mmc: queue: issue requests in massive parallel
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 11/16] mmc: block: shuffle retry and error handling
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 14/16] mmc: queue: get/put struct mmc_queue_req
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 16/16] RFC: mmc: switch MMC/SD to use blk-mq multiqueueing v3
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 10/16] mmc: queue: simplify queue logic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 09/16] mmc: core: kill off the context info
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 08/16] mmc: core: do away with is_new_req
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 07/16] mmc: core: do away with is_done_rcv
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 05/16] mmc: core: add a kthread for completing requests
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- mmc_spi dependancy
- From: Hartley Sweeten <HartleyS@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] ARM64: dts: meson-gxbb-odroidc2: add hw-reset capability flag for emmc port
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/4] mmc: pwrseq: implement reset operation in pwrseq_emmc
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 3/4] mmc: meson-gx: add pwrseq-based hw_reset
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 0/4] mmc: add pwrseq-based hw_reset
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 1/4] mmc: pwrseq: add op reset to struct mmc_pwrseq_ops
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [v3 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v2 1/5] mmc: core: change quirks.c to be a header file
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/9] mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [v3 2/3] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [v3 1/3] mmc: MAN_BKOPS_EN inverse debug message logic
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v2 5/5] mmc: core: add mmc prefix for blk_fixups
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v2 4/5] mmc: core: move all quirks together into quirks.h
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v2 3/5] mmc: core: improve the quirks for sdio devices
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v2 2/5] mmc: core: move some sdio IDs out of quirks file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v2 1/5] mmc: core: change quirks.c to be a header file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v2 0/5] Some small cleanup for quirks
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v3 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 7/9] mmc: meson-gx: reduce bounce buffer size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 6/9] mmc: meson-gx: set max block count and request size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 1/9] mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 5/9] mmc: meson-gx: improve interrupt handling
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 8/9] mmc: meson-gx: remove unneeded checks in remove
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v3 9/9] mmc: meson-gx: add support for HS400 mode
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH] mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [v3 2/3] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- [v3 1/3] mmc: MAN_BKOPS_EN inverse debug message logic
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- [v3 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- [v3 0/3] Auto BKOPS PM suspend
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- [PATCH] mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
- From: Jean-Nicolas Graux <jean-nicolas.graux@xxxxxx>
- [RFC 4/4] mmc: host: tmio: fill in response from auto cmd12
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC 2/4] mmc: host: tmio: fix minor typos in a comment
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC 0/4] mmc: host: tmio: properly report status from autocmd12
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] mmc: core: change quirks.c to be a header file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Some small cleanup for quirks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/5] mmc: core: change quirks.c to be a header file
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 5/5] mmc: core: add mmc prefix for blk_fixups
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 4/5] mmc: core: move all quirks together into quirks.h
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 3/5] mmc: core: improve the quirks for sdio devices
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 2/5] mmc: core: move some sdio IDs out of quirks file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 1/5] mmc: core: change quirks.c to be a header file
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH 0/5] Some small cleanup for quirks
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [bug report] mmc: block: return errorcode from mmc_sd_num_wr_blocks()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- [PATCH v4] mmc: sdio: check the buffer address for sdio API
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- [PATCH v11 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 5/9] mmc: cavium: Add support for Octeon cn7890
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 9/9] MAINTAINERS: Add entry for Cavium MMC driver
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 7/9] mmc: cavium: Add scatter-gather DMA support
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 0/9] Cavium MMC driver
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- [PATCH v11 8/9] mmc: cavium: Support DDR mode for eMMC devices
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3] mmc: sdio: check the buffer address for sdio API
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v3] mmc: sdio: check the buffer address for sdio API
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] mmc: meson-gx: fix setting f_min
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] mmc: meson-gx: fix setting f_min
- From: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] mmc: meson-gx: fix setting f_min
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v2 8/9] mmc: meson-gx: remove unneeded checks in remove
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH v2 7/9] mmc: meson-gx: reduce bounce buffer size
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH] mmc: meson: Assign the minimum clk rate as close to 100KHz as possible
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH v2 5/9] mmc: meson-gx: improve interrupt handling
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH v2 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH v2 3/8] mmc: bcm2835: add sdhost controller to devicetree
- From: Eric Anholt <eric@xxxxxxxxxx>
- linux-next 20170130 - BUG mmc driver 'sleeping function called from invalid context'
- From: valdis.kletnieks@xxxxxx
- Re: [PATCH v2 4/8] arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig
- From: Eric Anholt <eric@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/9] mmc: meson-gx: fix setting f_min
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v2 2/8] mmc: bcm2835: Add new driver for the sdhost controller.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 1/8] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 6/8] arm64: set CONFIG_MMC_BCM2835=y in defconfig
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 7/8] ARM: dts: bcm283x: switch from &sdhci to &sdhost
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 8/8] ARM: dts: bcm2837: add &sdhci and &sdhost
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 5/8] arm: set CONFIG_MMC_BCM2835=y in multi_v7_defconfig
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 3/8] mmc: bcm2835: add sdhost controller to devicetree
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 4/8] arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 0/8] mmc: bcm2835: Add new driver for the sdhost controller
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [GIT PULL] MMC fixes for v.4.10 rc7
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/10] Further MMC core/block cleanups
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 10/10] mmc: core: start to break apart mmc_start_areq()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] mmc: meson-gx: fix setting f_min
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: meson: Assign the minimum clk rate as close to 100KHz as possible
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: mmc_card_blockaddr() now private
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Auto BKOPS PM suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH] mmc: core: switch to ida_simple_ functions in block.c
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/9] mmc: meson-gx: fix setting f_min
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] mmc: core: switch to ida_simple_ functions in block.c
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: How to print CMD18 read data
- From: David Haworth <dave@xxxxxxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH V4 6/6] dts: doc: rename rpm_requests to respect DT naming conventions
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 10/10] mmc: core: start to break apart mmc_start_areq()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 09/10] mmc: block: return 0 where evident
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 08/10] mmc: block: respect bool returned from blk_end_request()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 07/10] mmc: block: return errorcode from mmc_sd_num_wr_blocks()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 06/10] mmc: queue: turn queue flags into bools
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 04/10] mmc: block: refactor mmc_blk_rw_try_restart()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 05/10] mmc: block: rename mmc_active to areq
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 03/10] mmc: core: rename mmc_start_req() to *areq()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 02/10] mmc: block: rename rqc and req
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 01/10] mmc: block: inline the command abort and start new goto:s
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 00/10] Further MMC core/block cleanups
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] RFT: mmc: block: restore NULL check when retrying
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: How to print CMD18 read data
- From: amit mahadik <amitmaddy@xxxxxxxxx>
- Re: [PATCH] RFT: mmc: block: restore NULL check when retrying
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/9] mmc: meson-gx: fix setting f_min
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: How to print CMD18 read data
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: How to print CMD18 read data
- From: amit mahadik <amitmaddy@xxxxxxxxx>
- Re: How to print CMD18 read data
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- How to print CMD18 read data
- From: amit mahadik <amitmaddy@xxxxxxxxx>
- [PATCH v2 9/9] mmc: meson-gx: add support for HS400 mode
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 8/9] mmc: meson-gx: remove unneeded checks in remove
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 7/9] mmc: meson-gx: reduce bounce buffer size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 6/9] mmc: meson-gx: set max block count and request size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 5/9] mmc: meson-gx: improve interrupt handling
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 1/9] mmc: meson-gx: fix setting f_min
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 6/9] mmc: meson-gx: set max block count and request size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 9/9] mmc: meson-gx: add support for HS400 mode
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 8/9] mmc: meson-gx: remove unneeded checks in remove
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 7/9] mmc: meson-gx: reduce bounce buffer size
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/9] mmc: meson-gx: minor improvements in meson_mmc_set_ios
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 4/9] mmc: meson-gx: improve meson_mmc_irq_thread
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 5/9] mmc: meson-gx: improve interrupt handling
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 1/9] mmc: meson-gx: fix setting f_min
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 3/9] mmc: meson-gx: improve meson_mmc_clk_set
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
- From: Ravikumar <rk@xxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Eric Anholt <eric@xxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [GIT PULL] Updates dw-mmc controller for next
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] RFT: mmc: block: restore NULL check when retrying
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [GIT PULL] Updates dw-mmc controller for next
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes
- From: Ravikumar <rk@xxxxxx>
- Re: [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [GIT PULL] Updates dw-mmc controller for next
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
- From: Chen-Yu Tsai <wens@xxxxxxxx>
- Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH 4/4] ARM: dts: bcm283x: switch from &sdhci to &sdhost
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ziji Hu <huziji@xxxxxxxxxxx>
- mmc_card_blockaddr() now private
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx>
- [PATCH] RFT: mmc: block: restore NULL check when retrying
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: block: command issue cleanups
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] dt-bindings: mmc: sunxi: Document A64 eMMC compatible
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] mmc: block: command issue cleanups
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx>
- Re: [PATCH] Mmc: host - Fix possible NULL derefrence.
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 2/2] mmc: core: fix error path in mmc_host_alloc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mmc: core: simplify ida handling
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCHv1 2/2] mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCHv1 1/2] mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core/mmci: restore pre/post_req behaviour
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 3/3] mmc: host: omap_hsmmc: avoid possible overflow of timeout value
- From: Ravikumar Kattekola <rk@xxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes
- From: Ravikumar Kattekola <rk@xxxxxx>
- [PATCH 1/3] mmc: host: omap_hsmmc: reset cmd line on ceb error
- From: Ravikumar Kattekola <rk@xxxxxx>
- [PATCH 2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
- From: Ravikumar Kattekola <rk@xxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCHv1 2/2] mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCHv1 1/2] mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core/mmci: restore pre/post_req behaviour
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH V4 4/6] arm64: dts: smem enablement for msm8992
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH] Mmc: host - Fix possible NULL derefrence.
- From: Shailendra Verma <shailendra.v@xxxxxxxxxxx>
- mmc_spi
- From: David Haworth <dave@xxxxxxxxxx>
- Re: [PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
- From: Chen-Yu Tsai <wens@xxxxxxxx>
- [PATCH 1/2] mmc: core: simplify ida handling
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/2] mmc: core: fix error path in mmc_host_alloc
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH v5 7/13] mmc: sunxi: Add more debug informations
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 3/13] mmc: sunxi: Always set signal delay to 0 for A64
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/13] mmc: sunxi: Gate the clock when rate is 0
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 13/13] arm64: allwinner: add BananaPi-M64 support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 8/13] arm64: allwinner: a64: Add MMC nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 5/13] mmc: sunxi: Mask DATA0 when updating the clock
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 11/13] arm64: allwinner: pine64: add MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 12/13] arm64: allwinner: a64: add UART1 pin nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/13] mmc: sunxi: Fix clock frequency change sequence
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 10/13] arm64: allwinner: a64: Increase the MMC max frequency
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 2/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH V4 1/6] clk: qcom: SDHCI enablement on Nexus 5X / 6P
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 00/13] mmc: bcm2835: more cleanups
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH V4 4/6] arm64: dts: smem enablement for msm8992
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 00/13] mmc: bcm2835: more cleanups
- From: Eric Anholt <eric@xxxxxxxxxx>
- Re: [PATCH v5 07/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC.
- From: Ziji Hu <huziji@xxxxxxxxxxx>
- Re: [PATCH 10/13] mtd: nand: jz4740: Let the pinctrl driver configure the pins
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V4 1/6] clk: qcom: SDHCI enablement on Nexus 5X / 6P
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ziji Hu <huziji@xxxxxxxxxxx>
- Re: [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core/mmci: restore pre/post_req behaviour
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH] mmc: core/mmci: restore pre/post_req behaviour
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH] mmc: core/mmci: restore pre/post_req behaviour
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Jan Glauber <jan.glauber@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/4] mmc: bcm2835: add internal SD controller to devicetree
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 4/4] ARM: dts: bcm283x: switch from &sdhci to &sdhost
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 0/4] mmc: bcm2835: Add new driver for the internal SD controller.
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency
- From: Florian Vaussard <florian.vaussard@xxxxxxxxxx>
- Re: [PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
- From: Florian Vaussard <florian.vaussard@xxxxxxxxxx>
- Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 04/13] mmc: bcm2835: add bcm2835_check_data_error
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v5 05/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] mmc: block: command issue cleanups
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH V4 6/6] dts: doc: rename rpm_requests to respect DT naming conventions
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 3/6] arm64: dts: msm8992 add fixed regulator
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 5/6] dts: arm64: Enable onboard SDHCI on msm8992
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 4/6] arm64: dts: smem enablement for msm8992
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 1/6] clk: qcom: SDHCI enablement on Nexus 5X / 6P
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V4 2/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [GIT PULL] MMC fixes for v.4.10 rc6
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/2] arm64: dts: h3ulcb: enable HS200 for eMMC
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: block: command issue cleanups
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 12/13] mmc: bcm2835: move timeout to thread context
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 04/13] mmc: bcm2835: add bcm2835_check_data_error
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH V3 2/6] sdhci: Add quirk for delayed IRQ ACK
- From: Jeremy McNicoll <jmcnicol@xxxxxxxxxx>
- Re: [PATCH V3 1/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
- From: Jeremy McNicoll <jmcnicol@xxxxxxxxxx>
- Re: [PATCH V3 1/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH 07/13] mmc: bcm2835: call bcm2835_busy_irq from irqthread
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 09/13] mmc: bcm2835: switch locking to mutex
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 08/13] mmc: bcm2835: split bcm2835_data_irq
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 10/13] mmc: bcm2835: work queue is dead code now, zap
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 12/13] mmc: bcm2835: move timeout to thread context
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 13/13] mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_finish_command
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 11/13] mmc: bcm2835: kill tasklet
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 03/13] mmc: bcm2835: add bcm2835_threaded_irq
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 02/13] mmc: bcm2835: use bcm2835_read_wait_sdcmd in bcm2835_send_command
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 05/13] mmc: bcm2835: call bcm2835_block_irq from irqthread
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 06/13] mmc: bcm2835: add bcm2835_check_cmd_error
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 04/13] mmc: bcm2835: add bcm2835_check_data_error
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 00/13] mmc: bcm2835: more cleanups
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: Question on mmc utils write reliability
- From: Sean Straw <sstraw@xxxxxxxxxxxxxxxxx>
- RE: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- [PATCH 6/6] mmc: queue: turn queue flags into bools
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 5/6] mmc: block: rename mmc_active to areq
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 4/6] mmc: block: refactor mmc_blk_rw_try_restart()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/6] mmc: core: rename mmc_start_req() to *areq()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 2/6] mmc: block: rename rqc and req
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/6] mmc: block: inline the command abort and start new goto:s
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 1/6] mmc: block: break out mmc_blk_rw_cmd_abort()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] mmc: host: constify mmc_host_ops structures
- From: Bhumika Goyal <bhumirks@xxxxxxxxx>
- Re: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- RE: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v5 07/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC.
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v5 05/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH v4 10/13] arm64: allwinner: a64: Increase the MMC max frequency
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/13] mmc: sunxi: Fix clock frequency change sequence
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 12/13] arm64: allwinner: a64: add UART1 pin nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 11/13] arm64: allwinner: pine64: add MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/13] mmc: sunxi: Always set signal delay to 0 for A64
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/13] mmc: sunxi: Gate the clock when rate is 0
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 13/13] arm64: allwinner: add BananaPi-M64 support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 8/13] arm64: allwinner: a64: Add MMC nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 7/13] mmc: sunxi: Add more debug informations
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 5/13] mmc: sunxi: Mask DATA0 when updating the clock
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/6] mmc: block: command issue cleanups
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 0/2] mmc: sdhci-s3c: remove s3c specific header file
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] MMC: meson: cleanup stray debug messages
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- [PATCH v6 3/3] ARM: dts: r7s72100: update sdhi clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v6 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v6 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v6 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 13/14] pwm: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 14/14] MIPS: jz4740: Remove custom GPIO code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 6/6] mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 4/6] mmc: core: Invent MMC_CAP_3_3V_DDR
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 3/6] mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 2/6] mmc: core: Clarify usage of mmc_set_signal_voltage()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 1/6] mmc: core: Remove redundant code in mmc_set_signal_voltage()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/6] mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: core: Pass node pointer to mmc_of_parse
- From: Jan Glauber <jan.glauber@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: Question on mmc utils write reliability
- From: Sean Straw <sstraw@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH V3 2/6] sdhci: Add quirk for delayed IRQ ACK
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- [MX25][MMC] mmc esdhc very slow r/w speed
- From: Maxim Kochetkov <fido_max@xxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH 1/6] mmc: block: break out mmc_blk_rw_cmd_abort()
- From: Mateusz Nowak <mateusz.nowak@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 8/13] arm64: allwinner: a64: Add MMC nodes
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 7/13] mmc: sunxi: Add more debug messages
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: Question on mmc utils write reliability
- From: Tomas Melin <tomas.melin@xxxxxxxxxxx>
- Re: [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Setting write reliability on eMMC
- From: Sean Straw <sstraw@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
- From: Sergio Prado <sergio.prado@xxxxxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 2/3] dts: mediatek: configure some fixed mmc parameters
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- [PATCH 6/6] mmc: block: stop passing around pointless return values
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 5/6] mmc: block: introduce new_areq and old_areq
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 4/6] mmc: block: inline command abortions
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 3/6] mmc: block: do not assign mq_rq when aborting command
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 2/6] mmc: block: break out mmc_blk_rw_start_new()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 1/6] mmc: block: break out mmc_blk_rw_cmd_abort()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH 0/6] mmc: block: command issue cleanups
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/3] mmc: host: tmio: sdio irq improvements
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v4 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH V3 5/6] dts: arm64: Enable onboard SDHCI on msm8992
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 6/6] dts: doc: rename rpm_requests to respect DT naming conventions
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 4/6] arm64: dts: smem enablement for msm8992
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 3/6] arm64: dts: msm8992 add fixed regulator
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 2/6] sdhci: Add quirk for delayed IRQ ACK
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 1/6] dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6P
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH V3 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
- From: Jeremy McNicoll <jeremymc@xxxxxxxxxx>
- [PATCH 1/2] mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 0/2] mmc: sdhci-s3c: remove s3c specific header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 2/2] mmc: sdhci-s3c: use the bitops API for bit operation
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [RESEND PATCHv1 5/8] mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: core: Pass node pointer to mmc_of_parse
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCHv1 1/2] mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- [PATCHv1 2/2] mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- [PATCHv1 0/2] mmc: sdhci-msm: Addresses minor cleanups
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 7/13] mmc: sunxi: Add more debug messages
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: s3cmci: include linux/interrupt.h for tasklet_struct
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v4 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Matt Ranostay <matt@ranostay.consulting>
- [PATCH v4 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
- From: Matt Ranostay <matt@ranostay.consulting>
- [PATCH v4 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Matt Ranostay <matt@ranostay.consulting>
- Re: [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
- From: Matt Ranostay <matt@ranostay.consulting>
- RE: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH v5 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
- From: John Keeping <john@xxxxxxxxxxxx>
- Re: [PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
- From: John Keeping <john@xxxxxxxxxxxx>
- Re: [PATCH 2/4] sdio: mediatek: Support sdio feature
- From: Wei-Ning Huang <wnhuang@xxxxxxxxxx>
- Re: [PATCH 2/4] sdio: mediatek: Support sdio feature
- From: Wei-Ning Huang <wnhuang@xxxxxxxxxx>
- Re: [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/13] arm64: allwinner: a64: Enable MMC support
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH V2 4/4] dts: doc: rename rpm_requests to respect DT naming conventions
- From: Jeremy McNicoll <jmcnicol@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] GPIO: fix semicolon.cocci warnings
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
- From: kbuild test robot <lkp@xxxxxxxxx>
- RE: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Uri Yanai <Uri.Yanai@xxxxxxxxxxx>
- [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 13/14] pwm: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 14/14] MIPS: jz4740: Remove custom GPIO code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 07/14] MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- [PATCH v2 1/2] mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- [PATCH v2 0/2] Auto BKOPS PM suspend
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend
- From: Uri Yanai <uri.yanai@xxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdio: check the buffer address for sdio API
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
- From: kbuild test robot <lkp@xxxxxxxxx>
- [MMC_SPI] mmcblk0: error transferring error -84
- From: amit mahadik <amitmaddy@xxxxxxxxx>
- [PATCH] mmc: core: Pass node pointer to mmc_of_parse
- From: Jan Glauber <jglauber@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v4 3/3] mmc: mediatek: Use data tune for CMD line tune
- From: Yong Mao <yong.mao@xxxxxxxxxxxx>
- [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings
- From: Yong Mao <yong.mao@xxxxxxxxxxxx>
- [PATCH v4 2/3] ARM64: dts: mediatek: configure some fixed mmc parameters
- From: Yong Mao <yong.mao@xxxxxxxxxxxx>
- [PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
- From: Yong Mao <yong.mao@xxxxxxxxxxxx>
- [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
- From: Matt Ranostay <matt@ranostay.consulting>
- [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Matt Ranostay <matt@ranostay.consulting>
- [PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Matt Ranostay <matt@ranostay.consulting>
- [PATCH v5 3/3] ARM: dts: r7s72100: update sdhi clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v5 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v5 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v5 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- Re: [PATCH v2] mmc: sdio: check the buffer address for sdio API
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 01/12] clk: apn806: Add eMMC clock to system controller driver
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- RE: [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH] mmc: s3cmci: include linux/interrupt.h for tasklet_struct
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v4 3/3] ARM: dts: r7s72100: update sdhi clock bindings
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v4 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- [PATCH v4 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
- From: Chris Brandt <chris.brandt@xxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- RE: [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [RESEND PATCHv1 5/8] mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- RE: [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Chris Brandt <Chris.Brandt@xxxxxxxxxxx>
- Re: [PATCH 3/3] mmc: Checking BKOPS status prior to Suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v10 0/8] Cavium MMC driver
- From: Jan Glauber <jan.glauber@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- Re: [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 3/3] mmc: sdhci-s3c: use the bitops API for bit operation
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 1/3] mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 0/3] mmc: sdhci-s3c: remove s3c specific header file
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCH 2/3] mmc: sdhci-s3c: remove the unnecessary defined values
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [GIT PULL] dw-mmc controller fixes
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [GIT PULL] dw-mmc controller fixes
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mmc: dt-bindings: update Mediatek MMC bindings
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 2/2] mmc: dw_mmc: force setup bus if active slots exist
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] mmc: mediatek: Use data tune for CMD line tune
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v6 1/2] mmc: dw_mmc: silent verbose log when calling from PM context
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- Re: [PATCH v3 2/3] dts: mediatek: configure some fixed mmc parameters
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/3] mmc: dt-bindings: update Mediatek MMC bindings
- From: Daniel Kurtz <djkurtz@xxxxxxxxxxxx>
- [PATCH v2] mmc: sdio: check the buffer address for sdio API
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RESEND RFC 3/3] mmc: sdhci: Add more debug info in case of data error
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [PATCH] mmc: sdio: don't allow vmalloc area buffer to use sdio API
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH] Revert "mmc: dw_mmc-rockchip: add runtime PM support"
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- Re: [RESEND RFC 1/3] mmc: sdhci: Add platform_dumpregs callback support to sdhci_ops.
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [RESEND RFC 2/3] mmc: sdhci-msm: Implement platform_dumpregs callback in sdhci-msm
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- Re: [RESEND PATCHv1 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx>
- [PATCH] mmc: mediatek: fix semicolon.cocci warnings
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 3/3] mmc: mediatek: Use data tune for CMD line tune
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
- Re: [PATCH V2 3/4] arm64: dts: Enable SDHCI for Nexus 5X (msm8992)
- From: Jeremy McNicoll <jmcnicol@xxxxxxxxxx>
- Re: [PATCH v10 0/8] Cavium MMC driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: sdio: don't allow vmalloc area buffer to use sdio API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] mmc: host: tmio: disable clocks when unbinding
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 1/2] mmc: core: Fix CMD6 timeout issue
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RESEND PATCHv1 0/8] mmc: sdhci-msm: Provide support for enhanced strobe
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] sdhci: Ignore unexpected CARD_INT interrupts
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/3] mmc: host: tmio: sdio irq improvements
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] mmc: host: tmio: refactor calls to sdio irq
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] mmc: tmio: discard obsolete SDIO irqs before enabling irqs
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [RFC 3/3] mmc: tmio: discard obsolete SDIO irqs before enabling irqs
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/3] mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mmc: sh_mobile_sdhi: explain clock bindings
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
- From: Bruno Herrera <bruherrera@xxxxxxxxx>
- Re: [PATCH v3 1/9] mmc: mmci: don't pretend IP variants with only one IRQ to have two mask regs
- From: Andrea Merello <andrea.merello@xxxxxxxxx>
- Re: [PATCH v10 0/8] Cavium MMC driver
- From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/9] mmc: mmci: add support for not-amba, but still compatible, variants
- From: Andrea Merello <andrea.merello@xxxxxxxxx>
- Re: [PATCH V2 3/4] arm64: dts: Enable SDHCI for Nexus 5X (msm8992)
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH V2 4/4] dts: doc: rename rpm_requests to respect DT naming conventions
- From: Rob Herring <robh@xxxxxxxxxx>
[Index of Archives]
[Linux Memonry Technology]
[Linux Media]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]