Miaoqian Lin ([email protected])

Number of posts: 492 (1.3 per day)
First post: 2021-12-24 08:03:03
Last post: 2023-01-06 08:20:34

Date List Subject
2022-01-07 08:50:35 linux-kernel [PATCH] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
2022-01-07 08:36:42 linux-kernel [PATCH] drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
2022-01-07 08:24:46 linux-kernel [PATCH] clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver
2022-01-07 08:18:37 linux-kernel [PATCH] media: coda: Fix missing put_device() call in coda_get_vdoa_data
2022-01-07 08:09:28 linux-kernel [PATCH] iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
2022-01-07 08:04:38 linux-kernel [PATCH] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
2022-01-07 07:54:32 linux-kernel [PATCH] spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
2022-01-07 07:31:38 linux-kernel [PATCH] soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem
2022-01-07 03:07:27 linux-kernel Re: [PATCH v2] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
2022-01-06 12:47:07 linux-kernel [PATCH v2] drm/v3d: Fix PM disable depth imbalance in v3d_platform_drm_probe
2022-01-06 12:16:12 linux-kernel Re: [PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
2022-01-06 11:23:22 linux-kernel [PATCH v2] iio: Fix error handling for PM
2022-01-05 13:10:30 linux-kernel [PATCH v3] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
2022-01-05 12:56:52 linux-kernel [PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe
2022-01-05 12:39:56 linux-kernel [PATCH] phy: mapphone-mdm6600: Fix PM disable depth imbalance in phy_mdm6600_probe
2022-01-05 12:04:59 linux-kernel [PATCH] drm/v3d: Fix PM disable depth imbalance in v3d_platform_drm_probe
2022-01-05 11:55:22 linux-kernel [PATCH] media: st-delta: Fix PM disable depth imbalance in delta_probe
2022-01-05 11:41:17 linux-kernel [PATCH] media: bdisp: Fix PM disable depth imbalance in bdisp_probe
2022-01-05 11:31:12 linux-kernel [PATCH] media: st-hva: Fix PM disable depth imbalance in hva_hw_probe
2022-01-05 11:11:08 linux-kernel [PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
2022-01-05 10:48:36 linux-kernel [PATCH] drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probe
2022-01-05 10:41:24 linux-kernel [PATCH] drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe
2022-01-05 10:16:31 linux-kernel [PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
2022-01-05 09:21:22 linux-kernel [PATCH] watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function
2022-01-05 09:02:52 linux-kernel [PATCH] phy: ti: Add missing pm_runtime_disable() in probe function
2022-01-05 06:55:26 linux-kernel [PATCH v2] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
2022-01-05 06:42:21 linux-kernel [PATCH v2] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
2021-12-31 11:36:49 linux-kernel [PATCH] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
2021-12-31 08:04:45 linux-kernel [PATCH] drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
2021-12-30 12:26:37 linux-kernel [PATCH] fsl/fman: Fix missing put_device() call in fman_port_probe
2021-12-30 11:42:10 linux-kernel [PATCH] cpuidle: qcom_spm: Fix missing put_device() call in spm_cpuidle_register
2021-12-30 08:41:28 linux-kernel [PATCH] memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
2021-12-30 08:00:46 linux-kernel [PATCH] phy: tegra: xusb: Fix missing put_device() in tegra210_xusb_padctl_probe
2021-12-30 07:27:59 linux-kernel [PATCH] mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
2021-12-30 07:09:53 linux-kernel [PATCH] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
2021-12-27 13:15:51 linux-kernel [PATCH] drm/mipi-dsi: Fix error handling in mipi_dsi_device_register_full
2021-12-27 12:52:05 linux-kernel [PATCH] ARM: pxa: Fix error handling in viper_tpm_init
2021-12-27 09:25:30 linux-kernel [PATCH] drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev
2021-12-27 09:06:52 linux-kernel [PATCH] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
2021-12-24 08:21:12 linux-kernel [PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
2021-12-24 08:03:34 linux-kernel [PATCH] Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
2021-12-24 08:03:03 linux-bluetooth [PATCH] Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe
2021-12-24 02:15:08 linux-kernel [PATCH] net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
2021-12-22 11:18:32 linux-kernel [PATCH v3] usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
2021-12-22 10:47:12 linux-kernel [PATCH v2] usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
2021-12-22 09:14:55 linux-kernel [PATCH] usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
2021-12-22 08:34:02 linux-kernel [PATCH] drm/bridge: anx7625: Fix null vs IS_ERR() checking in anx7625_register_i2c_dummy_clients
2021-12-22 07:59:38 linux-kernel [PATCH] drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context
2021-12-22 07:26:58 linux-kernel [PATCH] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
2021-12-22 07:09:40 linux-kernel [PATCH v2] scsi: ufs: ufs-mediatek : Fix NULL vs IS_ERR checking in ufs_mtk_init_va09_pwr_ctrl
2021-12-22 06:55:10 linux-kernel [PATCH] net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources