Chuhong Yuan ([email protected])

Number of posts: 453 (1.27 per day)
First post: 2019-07-17 02:07:46
Last post: 2020-07-09 13:57:34

Date List Subject
2020-07-09 13:57:34 linux-kernel [PATCH v2] serial: mxs-auart: add missed iounmap() in probe failure and remove
2020-06-10 02:51:03 linux-kernel [PATCH] USB: ohci-sm501: Add missed iounmap() in remove
2020-06-08 17:41:22 linux-kernel [PATCH] mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
2020-06-06 14:44:05 linux-kernel [PATCH] mfd: tc3589x: Use devm_request_threaded_irq() to fix the missing undo bug
2020-06-06 14:43:36 linux-kernel [PATCH] media: tvp5150: Add missed media_entity_cleanup()
2020-06-06 14:42:44 linux-kernel [PATCH] serial: mxs-auart: Use devm_ioremap() to fix the missing undo bug
2020-06-05 16:20:21 linux-kernel [PATCH v2] media: budget-core: Improve exception handling in budget_register()
2020-06-05 16:19:39 linux-kernel [PATCH v2] clk: clk-st: Add missed return value checks in st_clk_probe()
2020-06-05 16:18:34 linux-kernel [PATCH v2] fbdev: geode: Add the missed pci_disable_device() in gx1fb_map_video_memory()
2020-06-03 16:44:17 linux-kernel [PATCH v2] media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
2020-06-03 16:43:25 linux-kernel [PATCH v2] media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
2020-06-03 12:01:29 linux-kernel [PATCH] media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
2020-06-03 12:00:30 linux-kernel [PATCH] media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
2020-06-03 09:31:11 linux-kernel [PATCH] media: budget-core: Add missed undo functions in budget_register()
2020-06-03 09:29:45 linux-kernel [PATCH] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
2020-06-03 09:29:42 linux-kernel [PATCH] clk: clk-st: Add the missed checks in st_clk_probe()
2020-06-03 09:29:19 linux-kernel [PATCH] ALSA: es1688: Add the missed snd_card_free()
2020-06-03 09:28:36 linux-kernel [PATCH v3] iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the missed check
2020-06-03 09:28:16 linux-kernel [PATCH] fbdev: geocode: Add the missed pci_disable_device() for gx1fb_map_video_memory()
2020-05-29 02:28:39 linux-bluetooth [PATCH v2] Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
2020-05-28 10:43:00 linux-kernel [PATCH v2] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
2020-05-28 10:26:14 linux-kernel Re: [PATCH] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
2020-05-28 10:25:09 linux-kernel [PATCH] sbp-target: add the missed kfree() in an error path
2020-05-28 10:24:44 linux-kernel [PATCH] NFC: st21nfca: add missed kfree_skb() in an error path
2020-05-28 10:23:48 linux-kernel [PATCH] ASoC: sta32x: add missed function calls in error paths
2020-05-28 10:22:31 linux-bluetooth [PATCH] Bluetooth: btmtkuart: add missed functions in the error paths of btmtuart_probe()
2020-05-28 06:47:40 linux-kernel [PATCH v2] media: exynos4-is: Add missed check for pinctrl_lookup_state()
2020-05-28 06:45:25 linux-kernel [PATCH v2] iio: amplifiers: ad8366: Add the missed check for devm_gpiod_get()
2020-05-28 06:43:57 linux-kernel [PATCH v2] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
2020-05-27 21:46:09 linux-kernel [PATCH] iio: mma8452: add missed iio_device_unregister in probe failure
2020-05-27 18:49:40 linux-kernel [PATCH] iio: amplifiers: ad8366: add the missed check for devm_gpiod_get
2020-05-27 16:04:10 linux-kernel [PATCH] media: exynos4-is: add the missed check for pinctrl_lookup_state
2020-05-27 16:04:10 linux-kernel [PATCH] rtc: rv3028: add the missed check for devm_regmap_init_i2c
2020-05-07 15:16:39 linux-kernel [PATCH] uio_hv_generic: add missed sysfs_remove_bin_file
2020-05-07 15:16:28 linux-kernel [PATCH] Input: stmpe-ts - add missed input_unregister_device
2020-05-07 15:15:48 linux-kernel [PATCH] Input: stmfts - add missed input_unregister_device
2020-05-07 15:15:26 linux-kernel [PATCH] net: microchip: encx24j600: add missed kthread_stop
2020-05-07 15:14:53 linux-kernel [PATCH] Input: wm831x-ts - add missed input_unregister_device
2020-05-07 15:14:20 linux-kernel [PATCH] Input: s6sy761 - add missed input_unregister_device
2020-05-07 15:13:12 linux-kernel [PATCH] Input: applespi - add missed input_unregister_device
2020-03-29 14:59:21 linux-kernel [PATCH v4] video: fbdev: vesafb: add missed release_region
2020-03-24 13:36:37 linux-kernel Re: [PATCH v3] video: fbdev: vesafb: add missed release_region
2020-03-24 13:31:21 linux-kernel [PATCH v3] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
2020-03-24 13:30:43 linux-kernel [PATCH v4] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
2020-03-10 14:32:04 linux-kernel [PATCH v3] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
2020-03-10 14:31:35 linux-kernel [PATCH v2] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
2020-03-10 03:44:35 linux-kernel [PATCH v2] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
2020-03-10 02:36:37 linux-kernel [PATCH v3] video: fbdev: vesafb: add missed release_region
2020-01-21 12:01:15 linux-kernel Re: [PATCH v3] media: allegro: add missed checks in allegro_open()
2020-01-13 06:01:18 linux-kernel [PATCH v3] media: allegro: add missed checks in allegro_open()
2019-12-19 07:50:43 linux-kernel [PATCH] media: omap3isp: fix the incorrect check in omap3isp_csiphy_acquire