Show patches with: Submitter = Yoshihiro Shimoda       |    Archived = No       |   1838 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
watchdog: renesas_wdt: Add a few cycles delay watchdog: renesas_wdt: Add a few cycles delay - 1 - --- 2019-06-03 Yoshihiro Shimoda geert Superseded
watchdog: renesas_wdt: Add a few cycles delay watchdog: renesas_wdt: Add a few cycles delay - 5 - --- 2019-06-05 Yoshihiro Shimoda geert Accepted
usb: role: rcar-usb3-role-switch: add support for R-Car SoCs - - - --- 2018-04-10 Yoshihiro Shimoda geert Superseded
usb: renesas_usbhs: Use struct assignment instead of memcpy() usb: renesas_usbhs: Use struct assignment instead of memcpy() - 1 - --- 2019-06-13 Yoshihiro Shimoda kbingham Accepted
usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums - 1 - --- 2019-05-10 Yoshihiro Shimoda geert Superseded
usb: renesas_usbhs: replace udelay() with usleep_range() usb: renesas_usbhs: replace udelay() with usleep_range() - 1 - --- 2019-01-17 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path - - - --- 2018-02-05 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: getting residue from callback_result usb: renesas_usbhs: getting residue from callback_result - - - --- 2020-06-18 Yoshihiro Shimoda geert Mainlined
usb: renesas_usbhs: gadget: fix unused-but-set-variable warning - - - --- 2017-07-28 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock - - 1 --- 2017-08-09 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device() usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device() - - - --- 2019-10-16 Yoshihiro Shimoda geert Mainlined
usb: renesas_usbhs: fix usbhsf_fifo_clear() behavior - - - --- 2017-09-27 Yoshihiro Shimoda geert Superseded
usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3 - - - --- 2017-08-02 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done() - - - --- 2016-04-04 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() - - - --- 2021-06-11 Yoshihiro Shimoda geert Superseded
usb: renesas_usbhs: Fix superfluous interrupt happens after usb_pkt_pop() usb: renesas_usbhs: Fix superfluous interrupt happens after usb_pkt_pop() - - - --- 2021-06-11 Yoshihiro Shimoda geert Superseded
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet - - - --- 2017-10-02 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition - - - --- 2016-08-29 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode - - - --- 2016-02-05 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM - - - --- 2021-03-08 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() - - - --- 2021-02-01 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: add wait after initialization for R-Car Gen3 - - - --- 2016-10-20 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: add a workaround for a race condition of workqueue usb: renesas_usbhs: add a workaround for a race condition of workqueue - - - --- 2019-06-26 Yoshihiro Shimoda geert Accepted
usb: renesas_usbhs: add a compatible string for r8a7796 2 - - --- 2016-08-24 Yoshihiro Shimoda geert Accepted
usb: host: xhci-rcar: Fix timeout in xhci_suspend() usb: host: xhci-rcar: Fix timeout in xhci_suspend() - 1 - --- 2019-08-02 Yoshihiro Shimoda geert Accepted
usb: host: xhci-rcar: Don't reload firmware after the completion usb: host: xhci-rcar: Don't reload firmware after the completion - - - --- 2021-08-27 Yoshihiro Shimoda geert Accepted
usb: host: xhci-rcar: Avoid long wait in xhci_reset() - - - --- 2016-04-21 Yoshihiro Shimoda geert Superseded
usb: host: xhci-rcar: add support for r8a77965 - - - --- 2018-02-27 Yoshihiro Shimoda Superseded
usb: host: xhci-rcar: add support for r8a77965 - 2 - --- 2018-02-27 Yoshihiro Shimoda geert Accepted
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing" - - - --- 2018-02-13 Yoshihiro Shimoda geert Accepted
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys - - - --- 2016-02-16 Yoshihiro Shimoda geert Superseded
usb: host: xhci-plat: add firmware for the R-Car M3-W xHCI controllers - - - --- 2016-04-12 Yoshihiro Shimoda geert Not Applicable
usb: host: xhci-plat: add firmware for the R-Car M3 xHCI controllers - - - --- 2016-04-12 Yoshihiro Shimoda geert Superseded
usb: host: xhci-hub: avoid xhci_warn() when PORT_PE was clear. - - - --- 2018-01-31 Yoshihiro Shimoda geert Superseded
usb: host: ohci: fix a race condition between shutdown and irq usb: host: ohci: fix a race condition between shutdown and irq - - - --- 2019-08-23 Yoshihiro Shimoda geert Superseded
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON - - - --- 2016-08-23 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling - - 1 --- 2017-08-02 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" - 1 - --- 2019-07-31 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove() - - - --- 2018-01-12 Yoshihiro Shimoda geert Superseded
usb: gadget: udc: renesas_usb3: fix number of the pipes - - - --- 2017-11-13 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 - - 1 --- 2018-08-03 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" - 1 - --- 2018-10-02 Yoshihiro Shimoda geert Accepted
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() - - - --- 2021-05-24 Yoshihiro Shimoda geert Mainlined
usb: gadget: udc: renesas_usb3: Fix __le16 warnings usb: gadget: udc: renesas_usb3: Fix __le16 warnings - - - --- 2019-10-16 Yoshihiro Shimoda geert Mainlined
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device - - - --- 2018-11-09 Yoshihiro Shimoda geert Accepted
usb: gadget: u_serial: clear suspended flag when discnnecting usb: gadget: u_serial: clear suspended flag when discnnecting - - 2 --- 2020-08-21 Yoshihiro Shimoda geert Superseded
usb: gadget: legacy: audio: add c_sync parameter usb: gadget: legacy: audio: add c_sync parameter - - - --- 2021-09-13 Yoshihiro Shimoda geert Under Review
usb: Change usb_of_get_companion_dev() place to usb/common usb: Change usb_of_get_companion_dev() place to usb/common 1 - - --- 2018-08-20 Yoshihiro Shimoda geert Accepted
usb-storage: Add a limitation for blk_queue_max_hw_sectors() usb-storage: Add a limitation for blk_queue_max_hw_sectors() - - - --- 2019-06-13 Yoshihiro Shimoda geert Superseded
ufs: host: renesas: Fix private allocation ufs: host: renesas: Fix private allocation - 1 - --- 2023-08-03 Yoshihiro Shimoda geert Mainlined
thermal: rcar_gen3_thermal: Fix undefined temperature if negative thermal: rcar_gen3_thermal: Fix undefined temperature if negative - - - --- 2020-06-08 Yoshihiro Shimoda geert Superseded
The failure summary report of GEN2 for linux stable v4.8 - - - --- 2016-10-28 Yoshihiro Shimoda geert Superseded
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() - - - --- 2021-06-02 Yoshihiro Shimoda geert Superseded
serial: sh-sci: Fix panic when serial console and DMA are enabled - - - --- 2017-02-27 Yoshihiro Shimoda geert Accepted
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout - 1 - --- 2018-10-30 Yoshihiro Shimoda geert Accepted
pwm: sysfs: get return value from pwm_apply_state() - - - --- 2016-06-08 Yoshihiro Shimoda geert Accepted
pwm: rcar: fix a condition to prevent mismatch value setting to duty - - - --- 2018-03-09 Yoshihiro Shimoda geert Accepted
pwm: Avoid deadlock warning when removing PWM device pwm: Avoid deadlock warning when removing PWM device - 1 1 --- 2019-03-12 Yoshihiro Shimoda geert Superseded
pinctrl: sh-pfc: r8a77995: Add PWM pins, groups and functions - 1 - --- 2017-10-04 Yoshihiro Shimoda geert Accepted
pinctrl: sh-pfc: r8a77990: Add USB3.0 pins, groups and functions - 1 - --- 2018-07-03 Yoshihiro Shimoda geert Accepted
pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions - 2 - --- 2018-07-30 Yoshihiro Shimoda geert Accepted
pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functions - 2 - --- 2018-03-23 Yoshihiro Shimoda geert Accepted
phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure - - - --- 2018-11-21 Yoshihiro Shimoda geert Superseded
phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" 1 1 - --- 2019-07-31 Yoshihiro Shimoda geert Superseded
phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled phy: renesas: rcar-gen3-usb2: fix SError happen if DEBUG_SHIRQ is enabled - - - --- 2020-07-09 Yoshihiro Shimoda geert Superseded
phy: renesas: rcar-gen3-usb2: Fix returning wrong error code phy: renesas: rcar-gen3-usb2: Fix returning wrong error code - 1 - --- 2024-01-05 Yoshihiro Shimoda geert Accepted
phy: renesas: rcar-gen3-usb2: fix imbalance powered flag phy: renesas: rcar-gen3-usb2: fix imbalance powered flag - - 1 --- 2019-06-05 Yoshihiro Shimoda geert Superseded
phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current - - - --- 2019-08-06 Yoshihiro Shimoda geert Accepted
phy: renesas: rcar-gen2: Fix memory leak at error paths phy: renesas: rcar-gen2: Fix memory leak at error paths - 1 - --- 2019-02-27 Yoshihiro Shimoda geert Superseded
phy: renesas: r8a779f0-eth-serdes: Fix register setting phy: renesas: r8a779f0-eth-serdes: Fix register setting - - - --- 2022-12-26 Yoshihiro Shimoda geert Accepted
phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY - - - --- 2017-05-24 Yoshihiro Shimoda geert Superseded
phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change - - - --- 2016-05-31 Yoshihiro Shimoda geert Accepted
phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt - - - --- 2016-06-27 Yoshihiro Shimoda geert Accepted
phy: rcar-gen3-usb2: fix implementation for runtime PM - - - --- 2017-03-13 Yoshihiro Shimoda geert Superseded
phy: rcar-gen3-usb2: add sysfs for usb role swap - - - --- 2016-10-17 Yoshihiro Shimoda geert Superseded
phy: core: fix the condition to enable pm_runtime in phy_create() - - - --- 2017-03-03 Yoshihiro Shimoda geert Rejected
PCI: rcar: Fix writing the MACCTLR register value PCI: rcar: Fix writing the MACCTLR register value - 1 - --- 2019-10-08 Yoshihiro Shimoda geert Superseded
PCI: rcar-gen4: Add vendor-specific registers' setting for MSI-X PCI: rcar-gen4: Add vendor-specific registers' setting for MSI-X - - - --- 2024-02-14 Yoshihiro Shimoda geert Under Review
PCI: endpoint: Fix WARN() when an endpoint driver is removed PCI: endpoint: Fix WARN() when an endpoint driver is removed - - - --- 2022-06-21 Yoshihiro Shimoda geert Superseded
packet: fix second argument of sock_tx_timestamp() - - - --- 2016-07-19 Yoshihiro Shimoda geert Superseded
net: sh_eth: fix mdio access in sh_eth_close() for some SoCs net: sh_eth: fix mdio access in sh_eth_close() for some SoCs - - - --- 2019-05-15 Yoshihiro Shimoda kbingham Superseded
net: renesas: sh_eth: Fix freeing wrong tx descriptor net: renesas: sh_eth: Fix freeing wrong tx descriptor - 1 - --- 2021-09-07 Yoshihiro Shimoda geert Mainlined
net: renesas: ravb: Fix a stuck issue when a lot of frames are received net: renesas: ravb: Fix a stuck issue when a lot of frames are received - - - --- 2021-04-21 Yoshihiro Shimoda geert Accepted
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead net: phy: call phy_disable_interrupts() in phy_attach_direct() instead - - - --- 2020-09-08 Yoshihiro Shimoda geert Superseded
net: ethernet: renesas: rswitch: Fix MAC address info net: ethernet: renesas: rswitch: Fix MAC address info - 1 - --- 2022-11-15 Yoshihiro Shimoda geert Superseded
net: ethernet: renesas: rswitch: Fix endless loop in error paths net: ethernet: renesas: rswitch: Fix endless loop in error paths - - - --- 2022-11-07 Yoshihiro Shimoda geert Accepted
net: ethernet: renesas: rswitch: Fix build error about ptp net: ethernet: renesas: rswitch: Fix build error about ptp - - - --- 2022-11-10 Yoshihiro Shimoda geert Accepted
mmc: tmio: Use dma_max_mapping_size() instead of a workaround mmc: tmio: Use dma_max_mapping_size() instead of a workaround 1 3 - --- 2019-06-19 Yoshihiro Shimoda geert Accepted
mmc: renesas_sdhi: Add MODULE_LICENSE 1 1 - --- 2017-12-13 Yoshihiro Shimoda geert Accepted
mmc: host: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs mmc: host: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs - 2 1 --- 2019-08-20 Yoshihiro Shimoda geert Accepted
mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove() mmc: host: renesas_sdhi_core: Missing tmio_mmc_host_free() in renesas_sdhi_remove() - 2 1 --- 2020-11-06 Yoshihiro Shimoda geert Accepted
mmc: host: renesas_internal_dmac: add pre_req and post_req support mmc: host: renesas_internal_dmac: add pre_req and post_req support - - - --- 2020-12-04 Yoshihiro Shimoda geert Superseded
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0 mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0 - - - --- 2019-03-28 Yoshihiro Shimoda geert Accepted
mmc: core: check also R1 response for stop commands - - 1 --- 2017-03-15 Yoshihiro Shimoda geert Superseded
irqchip/gic-v3-its: Workaround Renesas R-Car GICv3 ITS irqchip/gic-v3-its: Workaround Renesas R-Car GICv3 ITS - - - --- 2024-02-14 Yoshihiro Shimoda geert Under Review
iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 - - - --- 2018-07-09 Yoshihiro Shimoda geert Accepted
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 - 1 - --- 2022-06-17 Yoshihiro Shimoda geert Mainlined
iommu/ipmmu-vmsa: Allow PCIe devices iommu/ipmmu-vmsa: Allow PCIe devices - - - --- 2023-04-21 Yoshihiro Shimoda geert Superseded
iommu: fix second argument of trace_map() to report correct paddr - - - --- 2016-02-10 Yoshihiro Shimoda geert Accepted
gpio: rcar: Add r8a77995 (R-Car D3) support 2 1 - --- 2017-09-13 Yoshihiro Shimoda geert Superseded
« 1 2 3 418 19 »