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
Previous Page
/
Next Page
Date
List
Subject
2021-08-11 10:53:02
linux-kernel
[PATCH] serial: stm32: fix the conditional expression writing
2021-08-11 10:51:31
linux-kernel
[PATCH] power: supply: axp288_charger: Use the defined variable to clean code
2021-08-05 17:59:47
linux-kernel
[PATCH] power: supply: sc27xx: Delete superfluous error message
2021-08-02 12:19:03
linux-kernel
[PATCH] input: cpcap-pwrbutton: Add an error handling
2021-08-02 12:11:26
linux-kernel
[PATCH v2] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
2021-08-02 11:52:43
linux-kernel
Re: [PATCH] iio: adc: fsl-imx25-gcq: fix the right check andsimplify code
2021-08-02 02:35:14
linux-kernel
Re: [PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
2021-07-29 07:10:30
linux-kernel
[PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
2021-07-29 04:04:29
linux-kernel
[PATCH v2] bcm63xx_enet: delete a redundant assignment
2021-07-28 13:28:09
linux-kernel
[PATCH] bcm63xx_enet: remove needless variable definitions
2021-07-28 12:45:48
linux-kernel
[PATCH] ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
2021-07-28 12:07:45
linux-kernel
Re: linux-next: manual merge of the net-next tree with the net tree
2021-07-28 01:50:51
linux-kernel
[PATCH v2] nfc: s3fwrn5: fix undefined parameter values in dev_err()
2021-07-28 01:37:03
linux-kernel
Re: [PATCH] nfc: s3fwrn5: fix undefined parameter values in dev_err()
2021-07-27 12:52:51
linux-kernel
[PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
2021-07-27 12:27:30
linux-kernel
[PATCH] nfc: s3fwrn5: fix undefined parameter values in dev_err()
2021-07-26 01:20:12
linux-kernel
Re: [PATCH] power: supply: qcom_smbb: Remove superfluous errormessage
2021-07-21 02:34:28
linux-kernel
[PATCH] drm/bridge/analogix/dp_core: Use devm_platform_ioremap_resource() to simplify code
2021-07-20 14:22:11
linux-kernel
[PATCH] power: supply: qcom_smbb: Remove superfluous error message
2021-07-20 13:01:34
linux-kernel
[PATCH] iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
2021-07-20 12:51:40
linux-kernel
[PATCH] bus: fsl-mc: fsl-mc-bus: Use devm_platform_ioremap_resource() to simplify code
2021-07-20 06:22:15
linux-kernel
[PATCH] power: supply: cpcap-battery: Use IS_ERR() to check and simplify code
2021-06-28 14:49:01
linux-kernel
[PATCH] bus: fsl-mc: fsl-mc-bus: Use devm_platform_ioremap_resource() to simplify code
2021-06-24 10:47:38
linux-kernel
[PATCH] ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()
2021-06-24 07:53:22
linux-kernel
[PATCH] ARM: bL_switcher: use IS_ERR_OR_NULL() to simplify code
2021-05-19 21:01:03
linux-kernel
Re: [PATCH] staging: iio: cdc: ad7746: Fix unnecessary check andassignment in ad7746_probe()
2021-05-19 17:46:21
linux-kernel
[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()
2021-05-19 11:38:30
linux-kernel
Re: [PATCH] staging: iio: cdc: ad7746: Fix unnecessary check andassignment in ad7746_probe()
2021-05-18 09:49:36
linux-kernel
[PATCH] staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe()
2021-05-14 09:38:54
linux-kernel
Re: [PATCH] iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
2021-05-12 10:02:08
linux-kernel
[PATCH] net: hns: Fix unnecessary check in hns_mdio_probe()
2021-05-12 08:41:15
linux-kernel
Re: [PATCH] iio: adc: ad7768-1: Fix the right interrupt interfacecalls
2021-05-11 15:32:40
linux-kernel
[PATCH] iio: adc: ad7768-1: Fix the right interrupt interface calls
2021-05-11 13:50:34
linux-kernel
[PATCH] iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
2021-05-06 13:26:56
linux-kernel
[PATCH] tools/vm/page_owner_sort.c: Fix the potential stack overflow risk
2021-05-06 13:22:52
linux-kernel
[PATCH] ASoc: Fix unused define in jz4740-i2s.h
2021-03-07 07:51:04
linux-kernel
[PATCH] ASoC: codecs/jz4770: Remove superfluous error message
2021-03-04 06:28:56
linux-kernel
[PATCH v2] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
2021-03-04 06:24:19
linux-kernel
Re: [PATCH] ASoC: codec: Omit superfluous error message injz4760_codec_probe()
2021-03-04 06:23:35
linux-kernel
[PATCH] ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify code
2021-03-04 06:18:26
linux-kernel
[PATCH] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
2021-02-22 15:01:30
linux-kernel
[PATCH] net: tap: remove redundant assignments
2021-02-22 06:13:40
linux-kernel
[PATCH] thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
2021-02-22 05:59:07
linux-kernel
[PATCH v2] virtio-mmio: Use to_virtio_mmio_device() to simply code
2021-02-18 01:37:12
linux-kernel
Re: [PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply code
2021-02-10 08:26:03
linux-kernel
[PATCH] crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
2021-02-10 08:25:53
linux-kernel
[PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply code
2021-01-28 11:42:19
linux-kernel
[PATCH] ASoC: fsl_spdif: Utilize the defined parameter to clear code
2020-11-19 11:11:50
linux-kernel
[PATCH] ARM: Fix the spelling mistake in vfpmodule.c
2020-11-19 10:58:53
linux-kernel
[PATCH] sh: boards: Fix the cacography in irq.c
2020-10-27 19:23:29
linux-kernel
Re: [PATCH] usb: host: ehci-tegra: Fix error handling integra_ehci_probe()