Yoshihiro Shimoda ([email protected])

Number of posts: 527 (0.25 per day)
First post: 2012-02-03 08:47:53
Last post: 2017-11-06 09:33:53

Date List Subject
2020-08-28 01:12:53 linux-kernel RE: [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
2020-08-28 01:10:47 linux-kernel RE: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
2020-08-24 11:42:21 linux-kernel RE: [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
2020-08-17 11:33:21 linux-kernel RE: [PATCH 2/5] dt-bindings: pwm: renesas,pwm-rcar: Add r8a7742 support
2020-08-17 08:23:31 linux-kernel RE: [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742
2020-07-31 09:10:06 linux-kernel RE: [PATCH v2][next] PCI: rcar-gen2: Use fallthrough pseudo-keyword
2020-07-17 11:45:53 linux-kernel [PATCH v3 0/2] phy: renesas: rcar-gen3-usb2: fix an issue and minor update
2020-07-17 11:45:37 linux-kernel [PATCH v3 2/2] phy: renesas: rcar-gen3-usb2: exit if request_irq() failed
2020-07-17 11:45:34 linux-kernel [PATCH v3 1/2] phy: renesas: rcar-gen3-usb2: move irq registration to init
2020-07-17 08:55:31 linux-kernel RE: [PATCH v2] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
2020-07-17 08:18:00 linux-kernel RE: [PATCH v2] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
2020-07-16 04:43:02 linux-kernel RE: [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
2020-07-14 11:42:54 linux-kernel RE: [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
2020-07-13 12:12:17 linux-kernel [PATCH v2] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
2020-07-13 10:11:35 linux-kernel RE: [PATCH] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
2020-07-09 10:37:29 linux-kernel [PATCH] phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled
2020-06-30 08:30:17 linux-kernel RE: [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
2020-06-29 20:41:32 linux-kernel RE: [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled
2020-06-29 02:50:01 linux-kernel RE: [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled
2020-06-29 02:43:00 linux-kernel RE: [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
2020-06-29 02:13:04 linux-kernel RE: [PATCH/RFC v4 1/4] regulator: core: add prepare and resume_early
2020-06-26 11:37:40 linux-kernel [PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
2020-06-26 11:37:34 linux-kernel [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled
2020-06-26 11:37:18 linux-kernel [PATCH/RFC v4 4/4] arm64: dts: renesas: add regulator-off-in-suspend property for eMMC
2020-06-26 11:37:07 linux-kernel [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
2020-06-26 11:37:07 linux-kernel [PATCH/RFC v4 1/4] regulator: core: add prepare and resume_early
2020-06-08 01:52:28 linux-kernel RE: [PATCH] [v2] PCI: rcar: Fix runtime PM imbalance on error
2020-05-14 09:28:05 linux-kernel RE: [PATCH v4 0/4] dt-bindings: phy: add r8a77961 support
2020-05-11 11:10:49 linux-kernel RE: [PATCH v8 1/5] usb: xhci: Change the XHCI link order in the Makefile
2020-04-24 06:04:21 linux-kernel RE: [PATCH v9 7/8] PCI: rcar: Add endpoint mode support
2020-04-24 06:02:52 linux-kernel RE: [PATCH v9 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
2020-04-24 06:01:38 linux-kernel RE: [PATCH v9 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
2020-04-23 09:35:48 linux-kernel RE: [PATCH v3 2/3] driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout warnings
2020-04-21 04:10:14 linux-kernel RE: [PATCH v8 7/8] PCI: rcar: Add endpoint mode support
2020-04-20 09:06:08 linux-kernel RE: [PATCH v8 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
2020-04-20 07:24:20 linux-kernel RE: [PATCH] usb: renesas_usbhs: Use the correct style for SPDX License Identifier
2020-04-10 00:41:53 linux-kernel RE: [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID
2020-04-08 12:22:00 linux-kernel RE: [RFC][PATCH v2 1/2] driver core: Revert default driver_deferred_probe_timeout value to 0
2020-04-08 12:21:18 linux-kernel RE: [RFC][PATCH v2 2/2] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires
2020-04-06 10:02:30 linux-kernel RE: How to fix WARN from drivers/base/dd.c in next-20200401 if CONFIG_MODULES=y?
2020-04-06 08:43:46 linux-kernel RE: How to fix WARN from drivers/base/dd.c in next-20200401 if CONFIG_MODULES=y?
2020-04-03 09:45:39 linux-kernel RE: [PATCH v6 02/11] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
2020-04-03 09:35:57 linux-kernel RE: [PATCH v6 06/11] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
2020-04-03 09:10:40 linux-kernel RE: [PATCH v6 11/11] MAINTAINERS: Add file patterns for rcar PCI device tree bindings
2020-04-03 09:10:17 linux-kernel RE: [PATCH v6 10/11] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
2020-04-03 09:05:25 linux-kernel RE: [PATCH v6 02/11] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
2020-04-03 08:47:54 linux-kernel RE: [PATCH v6 09/11] PCI: Add Renesas R8A774C0 device ID
2020-04-03 08:47:16 linux-kernel RE: [PATCH v6 08/11] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
2020-04-03 08:47:13 linux-kernel RE: [PATCH v6 07/11] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
2020-04-03 08:30:28 linux-kernel RE: [PATCH v6 06/11] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
2020-04-03 08:07:46 linux-kernel RE: [PATCH v6 04/11] PCI: rcar: Move shareable code to a common file