LinuxLists
Users
About
Tang Bin (
[email protected]
)
Number of posts: 277 (0.28 per day)
First post: 2020-02-26 10:48:18
Last post: 2022-11-03 08:22:19
Next Page
Date
List
Subject
2022-11-03 08:22:19
linux-kernel
[PATCH] net: libwx: Remove variable dev to simplify code
2022-09-13 08:23:23
linux-kernel
[PATCH] soc: imx: fix error check in imx8mp_blk_ctrl_probe()
2022-09-13 08:04:41
linux-kernel
[PATCH] soc: imx: imx8m-blk-ctrl: Fix wrong check
2022-09-13 07:21:44
linux-kernel
[PATCH] PCI: imx6: Fix wrong check in imx6_pcie_attach_pd()
2022-05-26 07:16:07
linux-kernel
[PATCH] ASoC: stm32: sai: Remove useless define
2022-05-26 03:04:30
linux-kernel
[PATCH] usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
2022-05-25 14:11:03
linux-kernel
Re: [PATCH] ASoC: stm32: sai: Use of_device_get_match_data()tosimplify code
2022-05-25 13:05:47
linux-kernel
[PATCH] opp: Fix error check in dev_pm_opp_attach_genpd()
2022-05-24 19:07:47
linux-kernel
[PATCH] usb: xhci: tegra: Fix error check
2022-05-19 15:28:14
linux-kernel
[PATCH] ASoC: stm32: sai: Use of_device_get_match_data() to simplify code
2022-05-19 14:11:12
linux-kernel
[PATCH] dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()
2021-11-26 01:41:37
linux-kernel
Re: [PATCH] ptp: ixp46x: Fix error handling in ptp_ixp_probe()
2021-11-26 01:12:16
linux-kernel
[PATCH] ptp: ixp46x: Fix error handling in ptp_ixp_probe()
2021-11-25 08:00:58
linux-kernel
[PATCH] ASoC: Intel: atom: Remove redundant check to simplify the code
2021-11-25 07:59:16
linux-kernel
[PATCH] ptp: ixp46x: Fix error handling in ptp_ixp_probe()
2021-10-21 03:12:35
linux-kernel
[PATCH] media: rcar_fdp1: Fix the correct variable assignments
2021-10-21 02:16:53
linux-crypto
[PATCH] crypto: sa2ul - Use the defined variable to clean code
2021-10-21 01:35:41
linux-kernel
[PATCH v3] crypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-21 01:21:51
linux-crypto
Re: [PATCH v2] crypto: s5p-sss - Add error handling ins5p_aes_probe()
2021-10-20 11:07:05
linux-crypto
[PATCH v2] crypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-20 10:04:50
linux-crypto
[PATCH] crypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-19 10:14:36
linux-kernel
[PATCH 2/3] iio: adc: max9611: Use of_device_get_match_data to simplify code
2021-10-19 10:11:24
linux-kernel
[PATCH 1/3] iio: adc: rockchip_saradc: Use of_device_get_match_data to simplify code
2021-10-19 10:04:35
linux-kernel
[PATCH 3/3] iio: adc: twl6030-gpadc: Use of_device_get_match_data to simplify code
2021-10-19 10:04:04
linux-kernel
[PATCH 0/3] iio: Use of_device_get_match_data to clean code
2021-09-28 02:10:54
linux-kernel
[PATCH v2] power: supply: cpcap-battery: use device_get_match_data() to simplify code
2021-09-28 01:22:52
linux-kernel
Re: [PATCH] power: supply: cpcap-battery: remove redundant check
2021-08-25 07:08:48
linux-kernel
[PATCH v2] can: mscan: mpc5xxx_can: Remove useless BUG_ON()
2021-08-23 14:11:23
linux-kernel
[PATCH] can: mscan: mpc5xxx_can: Remove useless BUG_ON()
2021-08-23 13:53:40
linux-kernel
Re: [PATCH 3/3] can: mscan: mpc5xxx_can: Useof_device_get_match_data to simplify code
2021-08-23 11:35:10
linux-kernel
[PATCH 3/3] can: mscan: mpc5xxx_can: Use of_device_get_match_data to simplify code
2021-08-23 11:34:59
linux-kernel
[PATCH 2/3] via-velocity: Use of_device_get_match_data to simplify code
2021-08-23 11:34:15
linux-kernel
[PATCH 1/3] via-rhine: Use of_device_get_match_data to simplify code
2021-08-23 11:34:06
linux-kernel
[PATCH 0/3] net: Use of_device_get_match_data to simplify code
2021-08-23 11:08:33
linux-kernel
[PATCH] tty: serial: linflexuart: Remove redundant check to simplify the code
2021-08-23 09:59:54
linux-kernel
[PATCH] iio: adc: twl6030-gpadc: Use the defined variable to clean code
2021-08-22 03:34:30
linux-kernel
[PATCH 2/3] serial: tegra: Use of_device_get_match_data
2021-08-22 03:33:21
linux-kernel
[PATCH 3/3] serial: vt8500: Use of_device_get_match_data
2021-08-22 03:32:42
linux-kernel
[PATCH 1/3] serial: 8250_ingenic: Use of_device_get_match_data
2021-08-22 03:31:06
linux-kernel
[PATCH 0/3] serial: Use of_device_get_match_data
2021-08-19 12:13:08
linux-kernel
[PATCH] power: supply: cpcap-battery: remove redundant check
2021-08-14 14:29:18
linux-kernel
[PATCH] watchdog: stm32_iwdg: drop superfluous error message
2021-08-14 13:17:17
linux-kernel
[PATCH] serial: stm32: use devm_platform_get_and_ioremap_resource()
2021-08-14 12:50:41
linux-kernel
[PATCH] serial: stm32: use the defined variable to simplify code
2021-08-11 13:50:21
linux-kernel
Re: [PATCH] ARM/smp_twd: Cleanup the unnecessary cast
2021-08-11 13:16:58
linux-kernel
[PATCH] ARM/smp_twd: Cleanup the unnecessary cast
2021-08-11 12:31:01
linux-kernel
Re: [PATCH] ASoC: stm32: spdifrx: Delete unnecessary check in the probe function
2021-08-11 12:22:30
linux-kernel
[PATCH] mfd: ti_am335x_tscadc: Delete superfluous error message
2021-08-11 12:13:23
linux-kernel
Re: [PATCH] ASoC: stm32: spdifrx: Delete unnecessary check in theprobe function
2021-08-11 11:57:02
linux-kernel
[PATCH] ASoC: stm32: spdifrx: Delete unnecessary check in the probe function
2021-08-11 11:27:45
linux-kernel
[PATCH] EDAC/ti: Remove redundant error messages