Show patches with: Archived = No       |   167208 patches
« 1 2 ... 211 212 2131672 1673 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] mmc: Kconfig: remove MMC_BROKEN_CD configuration Remove CONFIG_MMC_BROKEN_CD - - - - --- 2020-02-20 Jaehoon Chung freenix Changes Requested
[2/3] mmc: check the flags of host_caps about broken-cd Remove CONFIG_MMC_BROKEN_CD - - - - --- 2020-02-20 Jaehoon Chung freenix Changes Requested
[1/3] mmc: jz_mmc; add MMC_CAP_NEEDS_POLL by default Remove CONFIG_MMC_BROKEN_CD - - - - --- 2020-02-20 Jaehoon Chung freenix Changes Requested
[v2,3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config Support SDMA mode on RPI4 target - 32bit - - 2 - --- 2020-02-18 Jaehoon Chung freenix Accepted
[v2,2/3] mmc: sdhci: not return error when SDMA is not supported Untitled series #159126 - - 2 - --- 2020-02-18 Jaehoon Chung freenix Accepted
[v2,1/3] mmc: sdhci: use phys2bus macro when dma address is accessed Support SDMA mode on RPI4 target - 32bit - - 2 - --- 2020-02-18 Jaehoon Chung freenix Accepted
[v3,11/11] mmc: sdhci: fix missing cache invalidation after reading by DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,10/11] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,09/11] mmc: add mmc_get_dma_dir() helper mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,08/11] mmc: sdhci: remove unneeded casts mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,07/11] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,06/11] mmc: sdhci: reduce code duplication for aligned buffer mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,05/11] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,04/11] dma-mapping: add <asm/dma-mapping.h> for all architectures mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,03/11] dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,02/11] dma-mapping: fix the prototype of dma_unmap_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,01/11] dma-mapping: fix the prototype of dma_map_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v2,11/11] mmc: sdhci: fix missing cache invalidation after reading by DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,10/11] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,09/11] mmc: add mmc_get_dma_dir() helper mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,08/11] mmc: sdhci: remove unneeded casts mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,07/11] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,06/11] mmc: sdhci: reduce code duplication for aligned buffer mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,05/11] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,04/11] dma-mapping: add <asm/dma-mapping.h> for all architectures mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,03/11] dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,02/11] dma-mapping: fix the prototype of dma_unmap_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,01/11] dma-mapping: fix the prototype of dma_map_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[9/9] mmc: sdhci: fix missing cache invalidation after reading by DMA mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[8/9] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[7/9] mmc: add mmc_get_dma_dir() helper mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[6/9] mmc: sdhci: remove unneeded casts mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[5/9] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[4/9] mmc: sdhci: reduce code duplication for aligned buffer mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[3/9] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host mmc: sdhci: code clean-up and fix cache coherency problem. - - - - --- 2020-02-04 Masahiro Yamada freenix Superseded
[2/9] dma-mapping: fix the prototype of dma_unmap_single() mmc: sdhci: code clean-up and fix cache coherency problem. 1 - 1 - --- 2020-02-04 Masahiro Yamada freenix Superseded
[1/9] dma-mapping: fix the prototype of dma_map_single() mmc: sdhci: code clean-up and fix cache coherency problem. - - 2 - --- 2020-02-04 Masahiro Yamada freenix Superseded
mmc: fsl_esdhc: actually enable cache snooping on mpc830x mmc: fsl_esdhc: actually enable cache snooping on mpc830x - - 1 - --- 2020-01-30 Rasmus Villemoes freenix Accepted
mmc: remove unneeded forward declarations mmc: remove unneeded forward declarations - - 1 - --- 2020-01-23 Masahiro Yamada freenix Accepted
mmc: check the return value of mmc_select_mode_and_width() mmc: check the return value of mmc_select_mode_and_width() - 1 1 - --- 2020-01-23 Masahiro Yamada freenix Accepted
[Patchv4,3/3] arm: dts: Add cd-gpio for eMMC Odroid n2 using eMMC would fail to boot up - - - - --- 2020-01-22 Anand Moon freenix Superseded
[Patchv4,2/3] arm: dts: Add mmc alias to avoid warning Odroid n2 using eMMC would fail to boot up - - - - --- 2020-01-22 Anand Moon freenix Superseded
[Patchv4,1/3] mmc: meson-gx: Fix clk phase tuning for MMC Odroid n2 using eMMC would fail to boot up - - - - --- 2020-01-22 Anand Moon freenix Superseded
mmc: sdhci-cadence: send tune request twice to work around errata mmc: sdhci-cadence: send tune request twice to work around errata - - - - --- 2020-01-21 Masahiro Yamada freenix Accepted
[RFC] Vocore2 MMC needs clock patches [RFC] Vocore2 MMC needs clock patches - - - - --- 2020-01-20 Mauro Condarelli freenix Changes Requested
mmc: fix the build error when MMC_WRITE is disabled mmc: fix the build error when MMC_WRITE is disabled - - 1 - --- 2020-01-17 Jaehoon Chung freenix Accepted
[2/2] mmc: config help typo fix [1/2] mmc: add additional quirk for APP_CMD retry - - - - --- 2020-01-11 Joel Johnson freenix Accepted
[1/2] mmc: add additional quirk for APP_CMD retry [1/2] mmc: add additional quirk for APP_CMD retry - - - - --- 2020-01-11 Joel Johnson freenix Accepted
mtk_sd on Vocore2 board mtk_sd on Vocore2 board - - - - --- 2019-12-19 Mauro Condarelli freenix RFC
[6/6] Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[5/6] configs: ls1028a: use default SDHC clock divider value Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[4/6] Add global variable sdhc_per_clk for arm/powerpc Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[3/6] powerpc/mpc85xx: drop eSDHC periperhal clock code Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[2/6] mmc: fsl_esdhc: drop useless fdt fixup Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[1/6] mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code Clean up eSDHC periperhal clock code - - - - --- 2019-12-19 Yangbo Lu freenix Accepted
[U-Boot] drivers: mmc: fsl_esdhc_imx: add m68k support [U-Boot] drivers: mmc: fsl_esdhc_imx: add m68k support - - - - --- 2019-11-23 Angelo Dureghello freenix Deferred
[U-Boot,V2,9/9] mmc: tmio: sdhi: Add calibration tables [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,8/9] mmc: tmio: sdhi: Skip bad taps [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,7/9] mmc: tmio: sdhi: Add SCC error checking [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,6/9] mmc: tmio: sdhi: Disable auto-retuning in HS400 [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,5/9] mmc: tmio: sdhi: Adjust HS400 calibration offsets [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,4/9] mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,3/9] mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,2/9] mmc: tmio: sdhi: Track SMPCMP valu in private data [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data [U-Boot,V2,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-23 Marek Vasut freenix Accepted
[U-Boot,1/1] drivers: mmc: rpmb: Use R1 response [U-Boot,1/1] drivers: mmc: rpmb: Use R1 response - - - - --- 2019-11-22 Vladimir Olovyannikov freenix Accepted
[U-Boot,4/4] mpc83xx: remove unused clock.h Drop redundant code for eSDHC clock getting - - 1 - --- 2019-11-12 Yangbo Lu freenix Accepted
[U-Boot,3/4] arm: drop eSDHC clock getting in mxc_get_clock() for layerscape Drop redundant code for eSDHC clock getting - - 1 - --- 2019-11-12 Yangbo Lu freenix Accepted
[U-Boot,2/4] arm: ls1021a: drop redundant board_mmc_init() Drop redundant code for eSDHC clock getting - - 1 - --- 2019-11-12 Yangbo Lu freenix Accepted
[U-Boot,1/4] mmc: fsl_esdhc: get clock directly from global data Drop redundant code for eSDHC clock getting - - 1 - --- 2019-11-12 Yangbo Lu freenix Accepted
[U-Boot,9/9] mmc: tmio: sdhi: Add calibration tables [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,8/9] mmc: tmio: sdhi: Skip bad taps [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,7/9] mmc: tmio: sdhi: Add SCC error checking [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,6/9] mmc: tmio: sdhi: Disable auto-retuning in HS400 [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,5/9] mmc: tmio: sdhi: Adjust HS400 calibration offsets [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,4/9] mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,3/9] mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,2/9] mmc: tmio: sdhi: Track SMPCMP valu in private data [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data [U-Boot,1/9] mmc: tmio: sdhi: Track current tap number in private data - - - - --- 2019-11-10 Marek Vasut freenix Superseded
[U-Boot,2/2] mmc: fsl_esdhc_imx: Update compatible string for imx8m [U-Boot,1/2] mmc: fsl_esdhc_imx: drop redundant clock settings - - - - --- 2019-11-04 Peng Fan freenix Accepted
[U-Boot,1/2] mmc: fsl_esdhc_imx: drop redundant clock settings [U-Boot,1/2] mmc: fsl_esdhc_imx: drop redundant clock settings - - - - --- 2019-11-04 Peng Fan freenix Accepted
[U-Boot] mmc: sdhci: make sdhci_get_cd static [U-Boot] mmc: sdhci: make sdhci_get_cd static - - - - --- 2019-11-03 Baruch Siach freenix Accepted
[U-Boot,7/7] mmc: fsl_esdhc: clean up DM and non-DM code mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,6/7] mmc: fsl_esdhc: always check write protect state mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,5/7] mmc: fsl_esdhc: drop redundant code for non-removable feature mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,4/7] mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,3/7] mmc: fsl_esdhc: clean up bus width configuration code mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,2/7] mmc: fsl_esdhc: fix voltage validation mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot,1/7] mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() mmc: fsl_esdhc: clean up and shrink the driver - - - - --- 2019-10-31 Yangbo Lu freenix Accepted
[U-Boot] spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition [U-Boot] spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition - - - - --- 2019-10-23 Peng Fan freenix Accepted
[U-Boot,3/3] mmc: fsl_esdhc: drop i.MX DDR support code mmc: fsl_esdhc: clean up driver - - - - --- 2019-10-21 Yangbo Lu freenix Accepted
[U-Boot,2/3] mmc: fsl_esdhc: remove redundant DM_MMC checking mmc: fsl_esdhc: clean up driver - - - - --- 2019-10-21 Yangbo Lu freenix Accepted
[U-Boot,1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC mmc: fsl_esdhc: clean up driver - - - - --- 2019-10-21 Yangbo Lu freenix Accepted
[U-Boot,2/2] mmc: stm32_sdmmc2: implement host_power_cycle callback Untitled series #131592 - - - - --- 2019-09-19 Yann Gautier freenix Accepted
[U-Boot,1/2] mmc: add a driver callback for power-cycle [U-Boot,1/2] mmc: add a driver callback for power-cycle - - - - --- 2019-09-19 Yann Gautier freenix Accepted
[U-Boot] mmc: dw_mmc: Clean up variable name [U-Boot] mmc: dw_mmc: Clean up variable name - - - - --- 2019-09-15 Michael Nazzareno Trimarchi freenix Changes Requested
[U-Boot,1/1] drivers: mmc: Add sdhci driver for Broadcom iProc platform [U-Boot,1/1] drivers: mmc: Add sdhci driver for Broadcom iProc platform - - - - --- 2019-09-12 Arun Parameswaran freenix Accepted
[U-Boot,v3,4/4] mmc: fsl_esdhc: drop i.MX DDR mode code mmc: fsl_esdhc: clean up code - - - - --- 2019-09-11 Yangbo Lu freenix Not Applicable
[U-Boot,v3,3/4] mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg mmc: fsl_esdhc: clean up code - - - - --- 2019-09-11 Yangbo Lu freenix Not Applicable
[U-Boot,v3,2/4] mmc: fsl_esdhc: clean up code mmc: fsl_esdhc: clean up code - - - - --- 2019-09-11 Yangbo Lu freenix Not Applicable
« 1 2 ... 211 212 2131672 1673 »