Toggle navigation
Patchwork
linux-mmc
Patches
Bundles
About this project
Login
Register
Mail settings
Patch Metrics
Linaro contributions to linux-mmc.
Patches per month:
Submitted
Accepted
Project Details
List address
linux-mmc@vger.kernel.org
Source tree
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
Last commit scanned
d53b47c08d8fda1892f47393de8eeab4e34b3188
Show patches with
: Submitter =
Masahiro Yamada
| State =
Action Required
| Archived =
No
| 48 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
0 0 0
2018-10-30
Masahiro Yamada
New
mmc: tmio: simplify the DMA mode test
mmc: tmio: simplify the DMA mode test
0 0 0
2018-10-12
Masahiro Yamada
New
[1/2] mmc: uniphier-sd: fix DMA disabling
mmc: uniphier-sd: two bug-fixes
0 0 0
2018-10-12
Masahiro Yamada
New
mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH
mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH
0 0 0
2018-10-03
Masahiro Yamada
New
[v3,6/6] mmc: tmio: refactor CLK_CTL bit calculation
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
0 0 0
2018-08-23
Masahiro Yamada
New
[v3,5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
0 0 0
2018-08-23
Masahiro Yamada
New
[v3,4/6] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
0 0 0
2018-08-23
Masahiro Yamada
New
[v3,3/6] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
0 0 0
2018-08-23
Masahiro Yamada
New
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
0 0 0
2018-08-23
Masahiro Yamada
New
[v2,6/7] mmc: renesas_sdhi: refactor CLK_CTL bit calculation
mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
0 0 0
2018-08-16
Masahiro Yamada
New
[v2,5/7] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
0 0 0
2018-08-16
Masahiro Yamada
New
[v2,2/7] mmc: tmio: move tmio_mmc_set_clock() to platform hook
mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
0 0 0
2018-08-16
Masahiro Yamada
New
mmc: tmio: allow DMA request hook to return error status
mmc: tmio: allow DMA request hook to return error status
0 0 0
2018-07-27
Masahiro Yamada
New
[2/2] dt-binding: mmc: rename tmio_mmc.txt to renesas_sdhi.txt
Untitled series #13521
0 0 0
2018-07-26
Masahiro Yamada
New
mmc: sdhci-cadence: send tune request twice to work around errata
mmc: sdhci-cadence: send tune request twice to work around errata
0 0 0
2018-03-27
Masahiro Yamada
New
[v3,13/16] mmc: tmio: fix never-detected card insertion bug
Untitled series #8088
0 0 0
2018-01-17
Masahiro Yamada
New
[v3,09/16] mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Untitled series #8088
0 0 0
2018-01-17
Masahiro Yamada
New
[v3,07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Untitled series #8088
0 0 0
2018-01-17
Masahiro Yamada
New
[v3,02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Untitled series #8088
0 0 0
2018-01-17
Masahiro Yamada
New
[v2,22/22] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,10/22] mmc: tmio: support IP-builtin card detection logic
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,05/22] mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,04/22] mmc: tmio: set tmio_mmc_host to driver data
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
[v2,02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test
Untitled series #6361
0 0 0
2017-11-24
Masahiro Yamada
New
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
0 0 0
2017-11-08
Masahiro Yamada
New
mfd: tmio: move register macros to tmio_core.c
mfd: tmio: move register macros to tmio_core.c
0 0 0
2017-11-07
Masahiro Yamada
New
[1/2] mmc: renesas_sdhi: consilidate DMAC CONFIG options
[1/2] mmc: renesas_sdhi: consilidate DMAC CONFIG options
0 0 0
2017-11-07
Masahiro Yamada
New
[v4,3/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
Untitled series #3475
0 0 0
2017-08-23
Masahiro Yamada
New
[v3,2/4] mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
Untitled series #3358
0 0 0
2017-08-15
Masahiro Yamada
New
[v2] mmc: mmci_qcom_dml: include mmci_qcom_dml.h and fix #ifdef
0 0 0
2017-08-04
Masahiro Yamada
New
[v2,4/4] mmc: sdhci-cadence: add suspend / resume support
[v2,1/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
0 0 0
2017-08-03
Masahiro Yamada
New
mmc: use empty initializer list to zero-clear structures
0 0 0
2016-12-19
Masahiro Yamada
New
[v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
0 0 0
2016-12-14
Masahiro Yamada
New
[v5,1/2] mmc: sdhci: export sdhci_execute_tuning()
0 0 0
2016-12-08
Masahiro Yamada
New
[v4,2/2] mmc: sdhci-cadence: add Cadence SD4HC support
0 0 0
2016-12-05
Masahiro Yamada
New
[v3,1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning
0 0 0
2016-12-02
Masahiro Yamada
New
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
0 0 0
2016-12-01
Masahiro Yamada
New
[2/2] mmc: sdhci-cadence: add Cadence SD4HC support
0 0 0
2016-11-30
Masahiro Yamada
New
[v2,6/7] mmc: sdhci-pltfm: move devm_ioremap_resource() up
0 0 0
2016-04-20
Masahiro Yamada
New
[v2,2/7] mmc: sdhci-pltfm: check return value of platform_get_irq()
0 0 0
2016-04-20
Masahiro Yamada
New
[v2,1/7] mmc: sdhci-pltfm: drop error message for too small MMIO resource size
0 0 0
2016-04-20
Masahiro Yamada
New
mmc: drop unnecessary bit checking
0 0 0
2016-04-15
Masahiro Yamada
New
[v2,2/2] mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
0 0 0
2016-04-14
Masahiro Yamada
New
[v2,1/2] mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
0 0 0
2016-04-14
Masahiro Yamada
New
[7/7] mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
0 0 0
2016-04-14
Masahiro Yamada
New
[4/7] mmc: sdhci-pltfm: use devm_ioremap()
0 0 0
2016-04-14
Masahiro Yamada
New