Show patches with: Submitter = Christophe JAILLET       |    State = Action Required       |   324 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/4] clk: rockchip: Remove values for mmask and nmask in struct clk_fractional_divider clk: shrink struct clk_fractional_divider - 1 - --- 2023-04-02 Christophe JAILLET New
[v2,2/4] clk: imx: Remove values for mmask and nmask in struct clk_fractional_divider clk: shrink struct clk_fractional_divider - 1 - --- 2023-04-02 Christophe JAILLET New
[v2,1/4] clk: Compute masks for fractional_divider clk when needed. clk: shrink struct clk_fractional_divider - 2 - --- 2023-04-02 Christophe JAILLET New
clk: stm32h7: Remove an unused field in struct stm32_fractional_divider clk: stm32h7: Remove an unused field in struct stm32_fractional_divider - - - --- 2023-04-01 Christophe JAILLET New
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper - - - --- 2023-03-26 Christophe JAILLET New
ASoC: meson: Use the devm_clk_get_optional() helper ASoC: meson: Use the devm_clk_get_optional() helper - 1 - --- 2023-03-26 Christophe JAILLET New
iommu/exynos: Use the devm_clk_get_optional() helper iommu/exynos: Use the devm_clk_get_optional() helper 1 - - --- 2023-03-26 Christophe JAILLET New
dmaengine: imx-dma: Remove a redundant memset() call dmaengine: imx-dma: Remove a redundant memset() call - - - --- 2023-03-13 Christophe JAILLET New
i2c: xiic: Remove some dead code i2c: xiic: Remove some dead code - 1 - --- 2023-02-15 Christophe JAILLET New
[net-next] net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() call [net-next] net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() call - - - --- 2023-02-12 Christophe JAILLET New
firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels() firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels() - 1 - --- 2023-01-15 Christophe JAILLET New
[v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool() [v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool() - 1 - --- 2023-01-14 Christophe JAILLET New
watchdog: pnx4008: Use devm_clk_get_enabled() helper watchdog: pnx4008: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-31 Christophe JAILLET New
[v2] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper [v2] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper 1 1 - --- 2022-12-31 Christophe JAILLET New
watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper - - - --- 2022-12-31 Christophe JAILLET New
watchdog: meson_gxbb: Use devm_clk_get_enabled() helper watchdog: meson_gxbb: Use devm_clk_get_enabled() helper - 2 - --- 2022-12-31 Christophe JAILLET New
watchdog: lpc18xx: Use devm_clk_get_enabled() helper watchdog: lpc18xx: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-31 Christophe JAILLET New
watchdog: imx7ulp: Use devm_clk_get_enabled() helper watchdog: imx7ulp: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-31 Christophe JAILLET New
watchdog: bcm7038: Use devm_clk_get_enabled() helper watchdog: bcm7038: Use devm_clk_get_enabled() helper 1 1 - --- 2022-12-31 Christophe JAILLET New
watchdog: apple: Use devm_clk_get_enabled() helper watchdog: apple: Use devm_clk_get_enabled() helper - 2 - --- 2022-12-31 Christophe JAILLET New
watchdog: visconti: Use devm_clk_get_enabled() helper watchdog: visconti: Use devm_clk_get_enabled() helper - 1 - --- 2022-12-30 Christophe JAILLET New
iommu/arm-smmu-v3: Fix an error handling path in arm_smmu_device_probe() iommu/arm-smmu-v3: Fix an error handling path in arm_smmu_device_probe() - - - --- 2022-12-19 Christophe JAILLET New
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() - 3 - --- 2022-12-19 Christophe JAILLET New
fsi: Aspeed: Fix a resource leak in fsi_master_aspeed_remove() fsi: Aspeed: Fix a resource leak in fsi_master_aspeed_remove() - - - --- 2022-11-26 Christophe JAILLET New
mailbox: zynq: Switch to flexible array to simplify code mailbox: zynq: Switch to flexible array to simplify code - 1 - --- 2022-11-20 Christophe JAILLET New
clk: Remove a useless include clk: Remove a useless include 2 1 - --- 2022-11-12 Christophe JAILLET New
media: staging: media: imx: imx7-media-csi: Remove a useless include media: staging: media: imx: imx7-media-csi: Remove a useless include - 1 - --- 2022-11-12 Christophe JAILLET New
hwmon: Include <linux/kstrtox.h> when appropriate hwmon: Include <linux/kstrtox.h> when appropriate - - - --- 2022-11-06 Christophe JAILLET New
watchdog: Include <linux/kstrtox.h> when appropriate watchdog: Include <linux/kstrtox.h> when appropriate - 1 - --- 2022-11-05 Christophe JAILLET New
[v2] firmware: ti_sci: Use devm_bitmap_zalloc when applicable [v2] firmware: ti_sci: Use devm_bitmap_zalloc when applicable - 1 - --- 2022-11-03 Christophe JAILLET New
[25/30] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool() Untitled series #690960 - - - --- 2022-11-01 Christophe JAILLET New
[24/30] arm64: cpufeature: Use kstrtobool() instead of strtobool() Untitled series #690960 1 - - --- 2022-11-01 Christophe JAILLET New
[10/30] clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool() Untitled series #690960 1 - - --- 2022-11-01 Christophe JAILLET New
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe() soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe() - - - --- 2022-10-22 Christophe JAILLET New
headers: Remove some left-over license text in include/uapi/drm/ headers: Remove some left-over license text in include/uapi/drm/ 1 - - --- 2022-09-25 Christophe JAILLET New
[v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() [v2] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() - 1 - --- 2022-09-22 Christophe JAILLET New
PM / devfreq: rockchip-dfi: Fix an error message PM / devfreq: rockchip-dfi: Fix an error message - - - --- 2022-09-10 Christophe JAILLET New
[v3] stmmac: intel: Simplify intel_eth_pci_remove() [v3] stmmac: intel: Simplify intel_eth_pci_remove() - 1 - --- 2022-09-02 Christophe JAILLET New
[4/4] spi: mt7621: Remove 'clk' from 'struct mt7621_spi' spi: mt7621: Fix an erroneous message + clean-ups - - - --- 2022-08-27 Christophe JAILLET New
[3/4] spi: mt7621: Use devm_spi_register_controller() spi: mt7621: Fix an erroneous message + clean-ups - 1 - --- 2022-08-27 Christophe JAILLET New
[2/4] spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling spi: mt7621: Fix an erroneous message + clean-ups - 2 - --- 2022-08-27 Christophe JAILLET New
[1/4] spi: mt7621: Fix an error message in mt7621_spi_probe() spi: mt7621: Fix an erroneous message + clean-ups - 2 - --- 2022-08-27 Christophe JAILLET New
hwmon: (sparx5) Use devm_clk_get_enabled() helper hwmon: (sparx5) Use devm_clk_get_enabled() helper - - - --- 2022-08-24 Christophe JAILLET New
tty: serial: meson: Use devm_clk_get_enabled() helper tty: serial: meson: Use devm_clk_get_enabled() helper - 1 - --- 2022-08-24 Christophe JAILLET New
[v2,2/2] media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() [v2,1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() 1 - - --- 2022-08-23 Christophe JAILLET New
[v2,1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() [v2,1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() 1 - - --- 2022-08-23 Christophe JAILLET New
[v2,2/2] stmmac: intel: Simplify intel_eth_pci_remove() [v2,1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() - 1 - --- 2022-08-16 Christophe JAILLET New
[v2,1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() [v2,1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() - 1 - --- 2022-08-16 Christophe JAILLET New
[v2] usb: common: usb-conn-gpio: Simplify some error message [v2] usb: common: usb-conn-gpio: Simplify some error message - 1 - --- 2022-08-09 Christophe JAILLET New
mmc: meson-gx: Fix an error handling path in meson_mmc_probe() mmc: meson-gx: Fix an error handling path in meson_mmc_probe() - 1 - --- 2022-08-07 Christophe JAILLET New
ASoC: sam9g20_wm8731: Simplify some error message ASoC: sam9g20_wm8731: Simplify some error message - - - --- 2022-08-06 Christophe JAILLET New
remoteproc: imx_rproc: Simplify some error message remoteproc: imx_rproc: Simplify some error message - - - --- 2022-08-05 Christophe JAILLET New
soc: mediatek: pm-domains: Simplify some error message soc: mediatek: pm-domains: Simplify some error message - - - --- 2022-08-05 Christophe JAILLET New
[v2] perf/arm_pmu_platform: Fix an error message related to dev_err_probe() usage [v2] perf/arm_pmu_platform: Fix an error message related to dev_err_probe() usage - - - --- 2022-08-05 Christophe JAILLET New
perf/arm_pmu_platform: Fix an error message related to dev_err_probe() usage perf/arm_pmu_platform: Fix an error message related to dev_err_probe() usage - - - --- 2022-08-05 Christophe JAILLET New
ARM: pxa: Fix a memory leak in pxa310_otg_exit() ARM: pxa: Fix a memory leak in pxa310_otg_exit() - - - --- 2022-08-03 Christophe JAILLET New
[2/2] media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe() [1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() - - - --- 2022-07-31 Christophe JAILLET New
[1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() [1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe() - - - --- 2022-07-31 Christophe JAILLET New
mmc: dw_mmc-rockchip: Fix the dw_mci_rockchip_remove() function mmc: dw_mmc-rockchip: Fix the dw_mci_rockchip_remove() function - - - --- 2022-07-31 Christophe JAILLET New
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq() mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq() - - - --- 2022-07-31 Christophe JAILLET New
coresight: docs: Fix a broken reference coresight: docs: Fix a broken reference - 1 - --- 2022-07-31 Christophe JAILLET New
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory - - - --- 2022-07-30 Christophe JAILLET New
[2/2] stmmac: intel: Simplify intel_eth_pci_remove() [1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() - 1 - --- 2022-07-30 Christophe JAILLET New
[1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() [1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() - 1 - --- 2022-07-30 Christophe JAILLET New
firmware: arm_scmi: Use the bitmap API to allocate bitmaps firmware: arm_scmi: Use the bitmap API to allocate bitmaps - 1 1 --- 2022-07-08 Christophe JAILLET New
[2/2] firmware: ti_sci: Use the non-atomic bitmap API when applicable [1/2] firmware: ti_sci: Use the bitmap API to allocate bitmaps - - - --- 2022-07-08 Christophe JAILLET New
[1/2] firmware: ti_sci: Use the bitmap API to allocate bitmaps [1/2] firmware: ti_sci: Use the bitmap API to allocate bitmaps - - - --- 2022-07-08 Christophe JAILLET New
perf/arm-cci: Use the bitmap API to allocate bitmaps perf/arm-cci: Use the bitmap API to allocate bitmaps - - - --- 2022-07-06 Christophe JAILLET New
KVM: arm64: Use the bitmap API to allocate bitmaps KVM: arm64: Use the bitmap API to allocate bitmaps - 2 - --- 2022-07-04 Christophe JAILLET New
ubi: fastmap: Use the bitmap API to allocate bitmaps ubi: fastmap: Use the bitmap API to allocate bitmaps - 1 - --- 2022-07-04 Christophe JAILLET New
PCI: iproc: Use the bitmap API to allocate bitmaps PCI: iproc: Use the bitmap API to allocate bitmaps 1 - - --- 2022-07-04 Christophe JAILLET New
drm/rockchip: Fix an error handling path rockchip_dp_probe() drm/rockchip: Fix an error handling path rockchip_dp_probe() - - - --- 2022-06-18 Christophe JAILLET New
perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used - - - --- 2022-06-11 Christophe JAILLET New
stmmac: intel: Fix an error handling path in intel_eth_pci_probe() stmmac: intel: Fix an error handling path in intel_eth_pci_probe() - 1 - --- 2022-06-05 Christophe JAILLET New
spi: rockchip: Fix a resource that is put twice in rockchip_spi_remove() spi: rockchip: Fix a resource that is put twice in rockchip_spi_remove() - - - --- 2022-05-29 Christophe JAILLET New
i2c: mediatek: Fix an error handling path in mtk_i2c_probe() i2c: mediatek: Fix an error handling path in mtk_i2c_probe() - 2 - --- 2022-05-22 Christophe JAILLET New
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc() clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc() - - - --- 2022-05-20 Christophe JAILLET New
mtd: rawnand: meson: Fix a potential double free issue mtd: rawnand: meson: Fix a potential double free issue 1 - - --- 2022-05-20 Christophe JAILLET New
ARM: OMAP1: Fix error handling path in omap1_dm_timer_init() ARM: OMAP1: Fix error handling path in omap1_dm_timer_init() - - - --- 2022-04-22 Christophe JAILLET New
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create() bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create() - 1 1 --- 2022-04-21 Christophe JAILLET New
[v2] remoteproc: mtk_scp: Fix a potential double free [v2] remoteproc: mtk_scp: Fix a potential double free - 1 - --- 2022-04-09 Christophe JAILLET New
mt76: mt7921: Fix the error handling path of mt7921_pci_probe() mt76: mt7921: Fix the error handling path of mt7921_pci_probe() - - - --- 2022-04-03 Christophe JAILLET New
remoteproc: mtk_scp: Fix a potential double free remoteproc: mtk_scp: Fix a potential double free - - - --- 2022-04-03 Christophe JAILLET New
memory: samsung: exynos5422-dmc: Avoid some over memory allocation memory: samsung: exynos5422-dmc: Avoid some over memory allocation - - - --- 2022-03-20 Christophe JAILLET New
media: aspeed: Fix an error handling path in aspeed_video_probe() media: aspeed: Fix an error handling path in aspeed_video_probe() - - - --- 2022-03-06 Christophe JAILLET New
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe() - - - --- 2022-03-06 Christophe JAILLET New
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible - - - --- 2022-02-16 Christophe JAILLET New
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code 1 - - --- 2022-02-13 Christophe JAILLET New
[v2,1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation [v2,1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation 1 - - --- 2022-02-07 Christophe JAILLET New
[v2,2/2] iommu/arm-smmu-v3: Simplify memory allocation [v2,1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation - - - --- 2022-02-07 Christophe JAILLET New
[2/2] iommu/arm-smmu-v3: Simplify memory allocation [1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation - - - --- 2022-02-05 Christophe JAILLET New
[1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation [1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation 1 - - --- 2022-02-05 Christophe JAILLET New
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() - - - --- 2022-01-15 Christophe JAILLET New
[v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration [v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration 1 - - --- 2022-01-15 Christophe JAILLET New
[v3] fsi: Aspeed: Fix a potential double free [v3] fsi: Aspeed: Fix a potential double free - 1 - --- 2022-01-09 Christophe JAILLET New
[v2] fsi: Aspeed: Fix a potential double free [v2] fsi: Aspeed: Fix a potential double free - - - --- 2022-01-09 Christophe JAILLET New
fsi: Aspeed: Fix a potential double free fsi: Aspeed: Fix a potential double free - - - --- 2021-12-26 Christophe JAILLET New
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not defined firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not defined - - - --- 2021-12-23 Christophe JAILLET New
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable - - - --- 2021-12-23 Christophe JAILLET New
ARM: l2c: tauros2: Fix a typo ARM: l2c: tauros2: Fix a typo - - - --- 2021-12-04 Christophe JAILLET New
« 1 2 3 4 »