Current Team Memberships

Show patches with: Archived = No       |   4202 patches
« 1 2 ... 38 39 4042 43 »
Patch Series S/W/F Date Submitter Delegate State
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO --- 2016-06-08 Masahiro Yamada Accepted
[v2] ARM: uniphier: insert dsb barrier to ensure visibility of store --- 2016-06-08 Masahiro Yamada Accepted
tools: moveconfig: make Slot.poll() more readable with helper methods --- 2016-06-08 Masahiro Yamada Accepted
[5/5] ARM: uniphier: insert dsb barrier to ensure the visibility --- 2016-06-07 Masahiro Yamada Superseded
[4/5] ARM: uniphier: do not erase when updating U-Boot image in eMMC device --- 2016-06-07 Masahiro Yamada New
[3/5] ARM: uniphier: do not overwrite bootmode environment --- 2016-06-07 Masahiro Yamada New
[2/5] ARM: uniphier: do not overwrite fdt_file environment --- 2016-06-07 Masahiro Yamada New
[1/5] ARM: uniphier: check return code of setenv() --- 2016-06-07 Masahiro Yamada Accepted
kbuild: do not append NOSTDINC_FLAGS to avoid rebuild in package targets --- 2016-06-07 Masahiro Yamada New
pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20 --- 2016-06-07 Masahiro Yamada Accepted
tree-wide: replace config_enabled() with IS_ENABLED() --- 2016-06-06 Masahiro Yamada Accepted
of: factor __used / __unused out of _OF_DECLARE() --- 2016-06-06 Masahiro Yamada New
[4/4] serial: 8250_ingenic: drop #if conditional surrounding earlycon code --- 2016-06-06 Masahiro Yamada Accepted
[3/4] serial: 8250_mtk: drop !defined(MODULE) conditional --- 2016-06-06 Masahiro Yamada Accepted
[2/4] serial: 8250_uniphier: drop !defined(MODULE) conditional --- 2016-06-06 Masahiro Yamada Accepted
[1/4] earlycon: mark earlycon code as __used iif the caller is built-in --- 2016-06-06 Masahiro Yamada Accepted
kconfig.h: use already defined macros for IS_REACHABLE() define --- 2016-06-06 Masahiro Yamada Superseded
serial: 8250_uniphier: add COMPILE_TEST option --- 2016-06-06 Masahiro Yamada Accepted
[2/2] ARM: uniphier: fix boot mode for PH1-LD11 --- 2016-06-04 Masahiro Yamada Accepted
[1/2] ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 --- 2016-06-04 Masahiro Yamada Accepted
[v3,3/3] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig --- 2016-06-03 Masahiro Yamada Accepted
[v3,2/3] usb: move CONFIG_USB_XHCI to Kconfig with renaming --- 2016-06-03 Masahiro Yamada Accepted
[v3,1/3] configs: blackfin: move CONFIG_USB to defconfig --- 2016-06-03 Masahiro Yamada Accepted
[v2] ARM: uniphier: drop code for old DT binding --- 2016-06-01 Masahiro Yamada New
ARM: uniphier: do not overwrite fdt_file environment --- 2016-05-31 Masahiro Yamada Superseded
Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." --- 2016-05-31 Masahiro Yamada Accepted
ARM: uniphier: drop code for old DT binding --- 2016-05-31 Masahiro Yamada Accepted
[17/17] pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver --- 2016-05-31 Masahiro Yamada Accepted
[16/17] pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driver --- 2016-05-31 Masahiro Yamada Accepted
[15/17] pinctrl: uniphier: allow to have pinctrl node under syscon node --- 2016-05-31 Masahiro Yamada Accepted
[14/17] pinctrl: uniphier: add System Bus pin-mux settings --- 2016-05-31 Masahiro Yamada Accepted
[13/17] pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8 --- 2016-05-31 Masahiro Yamada Accepted
[12/17] pinctrl: uniphier: support pin configuration for dedicated pins --- 2016-05-31 Masahiro Yamada New
[11/17] pinctrl: uniphier: support per-pin input enable for new SoCs --- 2016-05-31 Masahiro Yamada Accepted
[10/17] pinctrl: uniphier: introduce capability flag --- 2016-05-31 Masahiro Yamada Accepted
[09/17] pinctrl: uniphier: support pin configuration in sparse pin space --- 2016-05-31 Masahiro Yamada Accepted
[08/17] pinctrl: uniphier: support 3-bit drive strength control --- 2016-05-31 Masahiro Yamada Accepted
[07/17] pinctrl: uniphier: rename macros for drive strength control --- 2016-05-31 Masahiro Yamada Accepted
[06/17] pinctrl: uniphier: allocate struct pinctrl_desc in probe function --- 2016-05-31 Masahiro Yamada Accepted
[05/17] pinctrl: uniphier: set pinctrl_desc name in common probe function --- 2016-05-31 Masahiro Yamada Accepted
[04/17] pinctrl: uniphier: set pinctrl_desc owner in common probe function --- 2016-05-31 Masahiro Yamada Accepted
[03/17] pinctrl: uniphier: fix register offsets for drive strength control --- 2016-05-31 Masahiro Yamada Accepted
[02/17] pinctrl: uniphier: rename function and variable names --- 2016-05-31 Masahiro Yamada Accepted
[01/17] pinctrl: copy per-pin driver private data to struct pin_desc --- 2016-05-31 Masahiro Yamada Accepted
pinctrl: uniphier: fix .pin_dbg_show() callback --- 2016-05-31 Masahiro Yamada Accepted
arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2 --- 2016-05-30 Masahiro Yamada Accepted
ARM: avoid duplicating "Kernel: arch/arm/boot/*Image is ready" --- 2016-05-30 Masahiro Yamada Accepted
pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure --- 2016-05-25 Masahiro Yamada Accepted
pinctrl: pinconf: separate config parameters with commas for debugfs --- 2016-05-25 Masahiro Yamada Accepted
pinctrl: digicolor: add missing platform_set_drvdata() call --- 2016-05-25 Masahiro Yamada Accepted
pinctrl: copy per-pin driver private data to struct pin_desc --- 2016-05-25 Masahiro Yamada Superseded
[7/7] ARM: uniphier: add EHCI nodes for PH1-LD11 --- 2016-05-24 Masahiro Yamada Accepted
[6/7] clk: uniphier: add Media I/O clock driver support for PH1-LD11 --- 2016-05-24 Masahiro Yamada Accepted
[5/7] ARM: uniphier: add PH1-LD11 SoC support --- 2016-05-24 Masahiro Yamada Accepted
[4/7] ARM: uniphier: rename UMC macro names of PH1-LD20 --- 2016-05-24 Masahiro Yamada Accepted
[3/7] ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h --- 2016-05-24 Masahiro Yamada New
[2/7] ARM: uniphier: clean up boot mode tables --- 2016-05-24 Masahiro Yamada Accepted
[1/7] ARM: uniphier: disable cache in SPL of PH1-LD20 --- 2016-05-24 Masahiro Yamada New
pinctrl: do not care about blank pin name --- 2016-05-24 Masahiro Yamada Accepted
gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range() --- 2016-05-23 Masahiro Yamada Accepted
gpio: remove redundant owner assignments of drivers --- 2016-05-23 Masahiro Yamada Accepted
tools/genboardscfg.py: remove bogus import subprocess --- 2016-05-22 Masahiro Yamada New
clk: fixed-rate: add clk_hw_unregister_fixed_rate() --- 2016-05-22 Masahiro Yamada Accepted
[v2] clk: probe common clock drivers earlier --- 2016-05-20 Masahiro Yamada Superseded
[v2] ARM: fix ifdef in ARMv8 lowlevel_init() again --- 2016-05-20 Masahiro Yamada Accepted
ARM: ARM: fix ifdefs in ARMv8 lowlevel_init() again --- 2016-05-20 Masahiro Yamada Superseded
[21/21] tools: moveconfig: allow to run without any CONFIG specified --- 2016-05-19 Masahiro Yamada New
[20/21] tools: moveconfig: add --force-sync option --- 2016-05-19 Masahiro Yamada Accepted
[19/21] tools: moveconfig: report when defconfig is updated --- 2016-05-19 Masahiro Yamada Accepted
[18/21] tools: moveconfig: report when CONFIGs are removed by savedefconfig --- 2016-05-19 Masahiro Yamada Accepted
[17/21] tools: moveconfig: display log when savedefconfig occurs --- 2016-05-19 Masahiro Yamada Accepted
[16/21] tools: moveconfig: skip savedefconfig if .config was not updated --- 2016-05-19 Masahiro Yamada New
[15/21] tools: moveconfig: refactor code to go back to idle state --- 2016-05-19 Masahiro Yamada Accepted
[14/21] tools: moveconfig: display log atomically in more readable format --- 2016-05-19 Masahiro Yamada Accepted
[13/21] tools: moveconfig: move log output code out of Kconfig Parser class --- 2016-05-19 Masahiro Yamada Accepted
[12/21] tools: moveconfig: compute file paths just once --- 2016-05-19 Masahiro Yamada Accepted
[11/21] tools: moveconfig: add --undef option to move CONFIGs with default y --- 2016-05-19 Masahiro Yamada New
[10/21] tools: moveconfig: allow to give CONFIG names as argument directly --- 2016-05-19 Masahiro Yamada Accepted
[09/21] tools: moveconfig: drop code for handling type and default value --- 2016-05-19 Masahiro Yamada Accepted
[08/21] tools: moveconfig: do not rely on type and default value given by users --- 2016-05-19 Masahiro Yamada Accepted
[07/21] tools: moveconfig: increment number of processed files monotonically --- 2016-05-19 Masahiro Yamada Accepted
[06/21] tools: moveconfig: exit with error message for not clean directory --- 2016-05-19 Masahiro Yamada Accepted
[05/21] tools: moveconfig: check compilers before starting defconfig walk --- 2016-05-19 Masahiro Yamada Accepted
[04/21] tools: moveconfig: check directory relocation before compilers --- 2016-05-19 Masahiro Yamada New
[03/21] tools: moveconfig: remove redundant else: after sys.exit() --- 2016-05-19 Masahiro Yamada Accepted
[02/21] tools: moveconfig: rename update_defconfig() to update_dotconfig() --- 2016-05-19 Masahiro Yamada Accepted
[01/21] tools: moveconfig: fix --dry-run option --- 2016-05-19 Masahiro Yamada Accepted
[3/3] arm64: rename __asm_flush_dcache_level to __asm_dcache_level --- 2016-05-17 Masahiro Yamada Accepted
[2/3] arm64: fix comment "flush & invalidate" --- 2016-05-17 Masahiro Yamada New
[1/3] arm64: optimize __asm_{flush, invalidate}_dcache_all --- 2016-05-17 Masahiro Yamada Accepted
[v2,13/13] ARM: uniphier: enable Generic EHCI for PH1-Pro4 --- 2016-05-16 Masahiro Yamada New
[v2,12/13] ARM: dts: uniphier: add/update xHCI nodes --- 2016-05-16 Masahiro Yamada New
[v2,11/13] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG --- 2016-05-16 Masahiro Yamada Superseded
[v2,10/13] ARM: uniphier: delete unnecessary xHCI pin-mux settings --- 2016-05-16 Masahiro Yamada Superseded
[v2,09/13] usb: uniphier: remove UniPhier xHCI driver --- 2016-05-16 Masahiro Yamada New
[v2,08/13] ARM: uniphier: enable DWC3 xHCI driver --- 2016-05-16 Masahiro Yamada New
[v2,07/13] ARM: uniphier: switch over to USB DM --- 2016-05-16 Masahiro Yamada New
[v2,06/13] usb: dwc3: add UniPhier specific glue layer --- 2016-05-16 Masahiro Yamada New
[v2,05/13] usb: dwc3: change DWC3 core support code into a driver --- 2016-05-16 Masahiro Yamada New
[v2,04/13] usb: xhci: add struct devrequest declaration to xhci.h --- 2016-05-16 Masahiro Yamada New
« 1 2 ... 38 39 4042 43 »

Bundling

Create bundle: