Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1259 patches
« 1 2 ... 5 6 712 13 »
Patch Series S/W/F Date Submitter Delegate State
[06/10] .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada New
[01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore [01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore --- 2018-03-23 Masahiro Yamada New
[2/3] kconfig: detect recursive inclusion earlier [1/3] kconfig: remove duplicated file name and lineno of recursive inclusion --- 2018-03-22 Masahiro Yamada New
[5/5] libfdt: split fdt_region declarations out to <fdt_region.h> libfdt: make lib/libfdt/ more synced with scripts/dtc/libfdt/ --- 2018-03-21 Masahiro Yamada New
[4/5] fdt_region: move fdt_region.c to common/ from lib/libfdt/ libfdt: make lib/libfdt/ more synced with scripts/dtc/libfdt/ --- 2018-03-21 Masahiro Yamada New
[7/7] kbuild: clean up multi-used module link rule [1/7] kbuild: rename real-objs-y/m to real-obj-y/m --- 2018-03-19 Masahiro Yamada New
[6/7] kbuild: clean up built-in.a archive rule [1/7] kbuild: rename real-objs-y/m to real-obj-y/m --- 2018-03-19 Masahiro Yamada New
[4/7] net: liquidio: clean up Makefile for simpler composite object handling [1/7] kbuild: rename real-objs-y/m to real-obj-y/m --- 2018-03-19 Masahiro Yamada New
[v2,4/5] kbuild: simplify modname calculation [v2,1/5] kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi --- 2018-03-19 Masahiro Yamada New
[v4,4/7] kbuild: restore touching autoksyms.h to the top Makefile kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS --- 2018-03-16 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-03-15 Masahiro Yamada New
[2/2] usb: dwc3: add clock and resets Untitled series #10093 --- 2018-03-15 Masahiro Yamada New
[7/7] kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS --- 2018-03-14 Masahiro Yamada New
[2/7] kbuild: touch autoksyms.h when it is really missing kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS --- 2018-03-14 Masahiro Yamada New
[v3,11/11] kconfig: tests: test if recursive inclusion is detected Add Kconfig unit tests --- 2018-03-13 Masahiro Yamada New
[v3,04/11] kconfig: tests: test automatic submenu creation Add Kconfig unit tests --- 2018-03-13 Masahiro Yamada New
[2/5] kbuild: define KBUILD_MODNAME even if multiple modules share objects kbuild: always define KBUILD_MODNAME, and clean-up/fix modname --- 2018-03-08 Masahiro Yamada New
libfdt: include "..." instead of <...> from libfdt.h libfdt: include "..." instead of <...> from libfdt.h --- 2018-03-04 Masahiro Yamada New
[v2,11/11] kconfig: unittest: test if recursive inclusion is detected Add Kconfig unit tests --- 2018-03-02 Masahiro Yamada New
[v2,01/11] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON Add Kconfig unit tests --- 2018-03-02 Masahiro Yamada New
[2/2] kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt [1/2] kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt --- 2018-02-28 Masahiro Yamada New
[v2,6/6] kconfig: rename silentoldconfig to syncconfig kconfig: some clean-ups and rename silentoldconfig --- 2018-02-28 Masahiro Yamada New
[RFC] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON' [RFC] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON' --- 2018-02-24 Masahiro Yamada New
[v3,5/5] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc. --- 2018-02-22 Masahiro Yamada New
[v3,2/5] m68k: rename UL() to TO_UL() linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc. --- 2018-02-22 Masahiro Yamada New
[23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[15/23] kconfig: add CC_IS_GCC and GCC_VERSION kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[13/23] kconfig: expand environments/functions in (main)menu, comment, prompt kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[11/23] kconfig: add 'shell-stdout' function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[09/23] kconfig: add 'cc-option' macro kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[08/23] kconfig: add 'macro' keyword to support user-defined function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[07/23] kconfig: add function support and implement 'shell' function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[06/23] kconfig: reference environments directly and remove 'option env=' syntax kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[03/23] kconfig: add xstrdup() helper kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[RFC,7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,6/7] kconfig: add basic environments to evaluate C flags in Kconfig Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,5/7] kconfig: invoke silentoldconfig when compiler is updated Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,4/7] kconfig: support new special property shell= Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,3/7] kconfig: remove const qualifier from sym_expand_string_value() Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[1/2] kconfig: remove check_stdin() [1/2] kconfig: remove check_stdin() --- 2018-02-08 Masahiro Yamada New
[11/14] kconfig: test: check .config sanity for choice values with unmet dep Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[09/14] kconfig: test: test automatic submenu creation Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[07/14] kconfig: test: add framework for Kconfig unit-tests Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[05/14] kconfig: remove 'config*' pattern from .gitignnore Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[04/14] kconfig: print additional new line for choice for redirection Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[03/14] kconfig: show '?' prompt even if no help text is available Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[02/14] kconfig: do not write choice values when their dependency becomes n Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[01/14] kconfig: send error messages to stderr Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
Use consistent int-ll64 typedefs for aarch32 and aarch64 --- 2018-02-02 Masahiro Yamada New
Fix zero_normalmem() for BL2_AT_EL3 --- 2018-02-01 Masahiro Yamada New
uniphier: fix and improve memory layout --- 2018-01-30 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-01-27 Masahiro Yamada New
A new way to deprecate APIs --- 2018-01-24 Masahiro Yamada New
uniphier: migrate to BL2-AT-EL3 --- 2018-01-22 Masahiro Yamada New
[v3,13/16] mmc: tmio: fix never-detected card insertion bug Untitled series #8088 --- 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 --- 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 --- 2018-01-17 Masahiro Yamada New
[v3,03/16] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc() mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada New
[v3,02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe() Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
utils: rename struct mem_region_t to struct mem_region --- 2018-01-16 Masahiro Yamada New
Support GZIP-compressed images for faster loading and verification --- 2018-01-15 Masahiro Yamada New
[3/3] kconfig: make conf_unsaved a local variable of conf_read() [1/3] kconfig: make input_mode static --- 2018-01-11 Masahiro Yamada New
[v2,7/7] fixdep: use existing helper to check modular CONFIG options [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,5/7] fixdep: move global variables to local variables of main() [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,3/7] fixdep: factor out common code for reading files [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,2/7] fixdep: use malloc() and read() to load dep_file to buffer [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada New
[2/6] kconfig: call sym_calc_value() for all symbols before writing to .config [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada New
[v3,6/6] Remove assert() assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[v3,5/6] treewide: convert assert() to BUG_ON() assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[v3,4/6] ARM: openrd: disable CONFIG_BUG_CHECKS assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[v3,3/6] Introduce CONFIG_BUG_CHECKS to allow to disable BUG{_ON} and WARN_ON assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[v3,2/6] usb: xhci: return ERR_PTR(-ETIMEDOUT) at the end of xhci_wait_for_event() assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[v3,1/6] Enable CONFIG_PANIC_HANG for boards without do_reset() assert() is almost used in the same way as BUG_ON(), except: --- 2018-01-10 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-01-09 Masahiro Yamada New
[6/7] libfdt: migrate libfdt.h to a wrapper [1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-09 Masahiro Yamada New
[5/7] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h [1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-09 Masahiro Yamada New
[4/7] libfdt: move lib/libfdt/libfdt.h to include/libfdt.h [1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-09 Masahiro Yamada New
[4/6] fixdep: move global variables to local variables of main() [1/6] fixdep: use malloc() and read() to load dep_file to buffer --- 2018-01-09 Masahiro Yamada New
[2/6] fixdep: merge do_config_file() and print_deps() into load_file() [1/6] fixdep: use malloc() and read() to load dep_file to buffer --- 2018-01-09 Masahiro Yamada New
config_whitelist: remove false-positive CONFIG options config_whitelist: remove false-positive CONFIG options --- 2018-01-05 Masahiro Yamada New
uniphier: clean-up platform makefile --- 2018-01-04 Masahiro Yamada New
Build: trivial fixes --- 2017-12-24 Masahiro Yamada New
uniphier: a bundle of fixes --- 2017-12-20 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2017-12-11 Masahiro Yamada New
[v2,3/3] mtd: nand: squash struct nand_buffers into struct nand_chip [v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS --- 2017-12-05 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2017-12-04 Masahiro Yamada New
mtd: nand: squash struct nand_buffers into struct nand_chip mtd: nand: squash struct nand_buffers into struct nand_chip --- 2017-12-04 Masahiro Yamada New
[v2,3/5] Introduce CONFIG_ENABLE_BUG_CHECKS to disable BUG{_ON} by default Remove assert() --- 2017-12-04 Masahiro Yamada New
[v2,1/5] Move CONFIG_PANIC_HANG to Kconfig Remove assert() --- 2017-12-04 Masahiro Yamada New
[GIT,PULL] NAND + UniPhier updates for v2018.01-rc1 (2nd trial) [GIT,PULL] NAND + UniPhier updates for v2018.01-rc1 (2nd trial) --- 2017-11-28 Masahiro Yamada New
dt-bindings: uniphier: add bindings for UniPhier SoC family dt-bindings: uniphier: add bindings for UniPhier SoC family --- 2017-11-28 Masahiro Yamada New
[GIT,PULL] NAND + UniPhier updates for v2018.01-rc1 [GIT,PULL] NAND + UniPhier updates for v2018.01-rc1 --- 2017-11-28 Masahiro Yamada New
fixup! mtd: nand: denali: sync with Linux 4.15-rc1 fixup! mtd: nand: denali: sync with Linux 4.15-rc1 --- 2017-11-27 Masahiro Yamada New
binman: do not add binary files to git binman: do not add binary files to git --- 2017-11-27 Masahiro Yamada New
[v2,22/22] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,18/22] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe() mmc: tmio: various fixes and cleanups --- 2017-11-24 Masahiro Yamada New
[v2,17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place mmc: tmio: various fixes and cleanups --- 2017-11-24 Masahiro Yamada New
« 1 2 ... 5 6 712 13 »

Bundling

Create bundle: