Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1259 patches
« 1 2 ... 9 10 1112 13 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/4] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly --- 2017-01-05 Masahiro Yamada New
[v2,2/4] linux/const.h: move UL() macro to include/linux/const.h --- 2017-01-05 Masahiro Yamada New
[v2,1/4] m68k: rename UL() to TO_UL() --- 2017-01-05 Masahiro Yamada New
[1/2] ARM: uniphier: enable Cadence eMMC controller for LD11/LD20 --- 2017-01-04 Masahiro Yamada New
[1/3] linux/const.h: move UL() macro to include/linux/const.h --- 2017-01-04 Masahiro Yamada New
[v2,4/5] time: import time_after, time_before and friends from Linux --- 2016-12-27 Masahiro Yamada New
[v2,2/5] time: move timer APIs to include/time.h --- 2016-12-27 Masahiro Yamada New
[v2,1/5] delay: collect {m, n, u}delay declarations to include/linux/delay.h --- 2016-12-27 Masahiro Yamada New
tools build: replace $(CC) -E with $(CPP) for pre-processing --- 2016-12-23 Masahiro Yamada New
serial: 8250: use initializer instead of memset to clear local struct --- 2016-12-23 Masahiro Yamada New
[2/2] arm64: defconfig: enable CONFIG_MTD_NAND and CONFIG_MTD_NAND_DENALI_DT --- 2016-12-20 Masahiro Yamada New
mmc: use empty initializer list to zero-clear structures --- 2016-12-19 Masahiro Yamada New
[2/3] common/init: remove meaningless defined(CONFIG_USE_ARCH_MEMSET) --- 2016-12-19 Masahiro Yamada New
[v2,03/63] spl: Makefile: Define SPL_ earlier --- 2016-12-19 Masahiro Yamada New
[v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string --- 2016-12-14 Masahiro Yamada New
iopoll: include <linux/ktime.h> instead of <linux/hrtimer.h> --- 2016-12-14 Masahiro Yamada New
[30/31] scripts/spelling.txt: add "therfore" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[28/31] scripts/spelling.txt: add "overwritting" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[22/31] scripts/spelling.txt: add "configuartion" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[19/31] scripts/spelling.txt: add "disble(d)" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[14/31] scripts/spelling.txt: add "unneded" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[11/31] scripts/spelling.txt: add "embeded" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[10/31] scripts/spelling.txt: add "varible" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[07/31] scripts/spelling.txt: add "aligment" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[05/31] scripts/spelling.txt: add "an one" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[04/31] scripts/spelling.txt: add "an union" pattern and fix typo instances --- 2016-12-12 Masahiro Yamada New
[v5,1/2] mmc: sdhci: export sdhci_execute_tuning() --- 2016-12-08 Masahiro Yamada New
[v2,6/6] mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig --- 2016-12-07 Masahiro Yamada New
[v2,5/6] mmc: move some SDHCI related options to Kconfig --- 2016-12-07 Masahiro Yamada New
[v2,3/6] mmc: make MMC driver entries dependent on MMC --- 2016-12-07 Masahiro Yamada New
[v2,1/6] Sync defconfig files by savedefconfig --- 2016-12-07 Masahiro Yamada New
[1/4] ARM: uniphier: remove unneeded initializer --- 2016-12-05 Masahiro Yamada New
[v4,2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-12-05 Masahiro Yamada New
[5/6] mmc: move some SDHCI related options to Kconfig --- 2016-12-04 Masahiro Yamada New
[4/6] mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI --- 2016-12-04 Masahiro Yamada New
[2/6] mmc: complete the unfinished move of CONFIG_MMC --- 2016-12-04 Masahiro Yamada New
[1/6] Sync defconfig files by savedefconfig --- 2016-12-04 Masahiro Yamada New
[v3,2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-12-02 Masahiro Yamada New
[v3,1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning --- 2016-12-02 Masahiro Yamada New
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select --- 2016-12-01 Masahiro Yamada New
[2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-11-30 Masahiro Yamada New
[39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants --- 2016-11-26 Masahiro Yamada New
[37/39] mtd: nand: denali: support "nand-ecc-strength" DT property --- 2016-11-26 Masahiro Yamada New
[36/39] mtd: nand: denali: allow to use SoC-specific ECC strength --- 2016-11-26 Masahiro Yamada New
[35/39] mtd: nand: denali: calculate ecc.strength and ecc.bytes generically --- 2016-11-26 Masahiro Yamada New
[34/39] mtd: nand: denali: fix the condition for 15 bit ECC strength --- 2016-11-26 Masahiro Yamada New
[33/39] mtd: nand: denali: support 1024 byte ECC step size --- 2016-11-26 Masahiro Yamada New
[30/39] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set --- 2016-11-26 Masahiro Yamada New
[29/39] mtd: nand: denali: refactor multi NAND fixup code in more generic way --- 2016-11-26 Masahiro Yamada New
[24/39] mtd: nand: denali: add NEW_N_BANKS_FORMAT capability --- 2016-11-26 Masahiro Yamada New
[23/39] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device --- 2016-11-26 Masahiro Yamada New
[20/39] mtd: nand: denali_dt: enable HW_ECC_FIXUP capability for DT platform --- 2016-11-26 Masahiro Yamada New
[19/39] mtd: nand: denali: perform erased check against raw transferred page --- 2016-11-26 Masahiro Yamada New
[18/39] mtd: nand: denali: move denali_read_page_raw() above denali_read_page() --- 2016-11-26 Masahiro Yamada New
[17/39] mtd: nand: denali: support HW_ECC_FIXUP capability --- 2016-11-26 Masahiro Yamada New
[16/39] mtd: nand: denali: rename handle_ecc() to denali_sw_ecc_fixup() --- 2016-11-26 Masahiro Yamada New
[15/39] mtd: nand: denali: improve readability of handle_ecc() --- 2016-11-26 Masahiro Yamada New
[14/39] mtd: nand: denali: replace uint{8/16/32}_t with u{8/16/32} --- 2016-11-26 Masahiro Yamada New
[13/39] mtd: nand: denali: increment ecc_stats->corrected --- 2016-11-26 Masahiro Yamada New
[12/39] mtd: nand: denali: return 0 for uncorrectable ECC error --- 2016-11-26 Masahiro Yamada New
[11/39] mtd: nand: denali: increment ecc_stats.failed by one per error --- 2016-11-26 Masahiro Yamada New
[10/39] mtd: nand: denali: remove redundant if conditional of erased_check --- 2016-11-26 Masahiro Yamada New
[09/39] mtd: nand: denali: fix erased page check code --- 2016-11-26 Masahiro Yamada New
[07/39] mtd: nand: denali: transfer OOB only when oob_required is set --- 2016-11-26 Masahiro Yamada New
[06/39] mtd: nand: denali: fix write_oob_data() function --- 2016-11-26 Masahiro Yamada New
[02/39] mtd: nand: denali: remove unused CONFIG option and macros --- 2016-11-26 Masahiro Yamada New
[v3] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY --- 2016-11-26 Masahiro Yamada New
[v2,1/3] clk: uniphier: remove unneeded member name for union --- 2016-11-24 Masahiro Yamada New
[2/2] mmc: tmio: allow tmio_mmc_host_alloc() to return proper error code --- 2016-11-10 Masahiro Yamada New
[1/2] mmc: allow mmc_alloc_host() to return proper error code --- 2016-11-10 Masahiro Yamada New
[03/11] mtd: nand: denali: remove bogus comment about interrupt handler setup --- 2016-11-09 Masahiro Yamada New
[02/11] mtd: nand: denali: remove unused struct member denali_nand_info::idx --- 2016-11-09 Masahiro Yamada New
[01/11] mtd: nand: denali: remove unneeded <linux/slab.h> includes --- 2016-11-09 Masahiro Yamada New
[1/2] s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h --- 2016-11-06 Masahiro Yamada New
[2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline --- 2016-11-04 Masahiro Yamada New
[1/3] ARM: cache-uniphier: call kzalloc() after DT property parsing --- 2016-11-04 Masahiro Yamada New
[17/22] mtd: nand: vf610: return error code of nand_scan_ident/tail() on error --- 2016-11-04 Masahiro Yamada New
[11/22] mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error --- 2016-11-04 Masahiro Yamada New
[09/22] mtd: nand: plat_nand: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada New
[07/22] mtd: nand: orion: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada New
[02/22] mtd: nand: cmx270: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada New
mtd: nand: denali_pci: add missing pci_release_regions() calls --- 2016-11-02 Masahiro Yamada New
[11/11] ARM: uniphier: update DRAM init code for LD11 SoC --- 2016-10-27 Masahiro Yamada New
[2/2] clk: uniphier: add clock data for cpufreq --- 2016-10-26 Masahiro Yamada New
[1/4] serial: 8250_uniphier: fix more unterminated string --- 2016-10-24 Masahiro Yamada New
reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs --- 2016-10-19 Masahiro Yamada New
[2/2] ARM: uniphier: enable SSC for {C, S2, M, VP, GP}PLL for LD20 SoC --- 2016-10-19 Masahiro Yamada New
i2c: uniphier[-f]: fix bool logic calculation --- 2016-10-19 Masahiro Yamada New
doc/README.uniphier: add build instruction for 64bit SoCs --- 2016-10-17 Masahiro Yamada New
[3/3] ARM: uniphier: remove unnecessary EHCI reset deassertion --- 2016-10-17 Masahiro Yamada New
[2/3] ARM: uniphier: adjust fdt_file environment handling to latest Linux --- 2016-10-17 Masahiro Yamada New
[v2,1/2] libfdt: fix fdt_stringlist_count() --- 2016-10-17 Masahiro Yamada New
[2/2] tools: moveconfig: process defconfig files in alphabetical order --- 2016-10-16 Masahiro Yamada New
[1/2] tools: moveconfig: support wildcards in --defconfigs file --- 2016-10-16 Masahiro Yamada New
[2/2] ARM: dts: uniphier: increase register region size of sysctrl node --- 2016-10-16 Masahiro Yamada New
[1/2] arm64: dts: uniphier: increase register region size of sysctrl node --- 2016-10-16 Masahiro Yamada New
[1/3] arm64: dts: uniphier: switch over to PSCI enable method --- 2016-10-16 Masahiro Yamada New
[8/9] reset: declare fdtdec_phandle_args as struct to fix warning --- 2016-10-08 Masahiro Yamada New
[7/9] ARM: uniphier: insert udelay() just before support_card_reset_deassert() --- 2016-10-08 Masahiro Yamada New
[5/9] ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD --- 2016-10-08 Masahiro Yamada New
« 1 2 ... 9 10 1112 13 »

Bundling

Create bundle: