Show patches with: State = Action Required       |    Archived = No       |   2687 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
.mailmap: update email address for Chen-Yu Tsai .mailmap: update email address for Chen-Yu Tsai - - - --- 2025-10-20 Chen-Yu Tsai New
[01/10] clk: bcm: bcm2835: convert from round_rate() to determine_rate() clk: convert drivers from deprecated round_rate() to determine_rate() - - - --- 2025-07-03 Brian Masney New
[01/10] crypto: sun8i-ce - remove channel timeout field crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function i2c: Replace dev_err() with dev_err_probe() - - - --- 2026-03-24 Atharv Dubey New
[01/11] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatibles for A523 allwinner: a523: Enable I2S and SPDIF TX - - - --- 2025-10-20 Chen-Yu Tsai New
[01/12] crypto: allwinner - Remove redundant dev_err() crypto: Remove redundant error messages on IRQ request failure - - - --- 2026-07-17 Pan Chuang New
[01/12] i2c: add i2c_adapter-specific printk helpers i2c: add and start using i2c_adapter-specific printk helpers - - - --- 2025-12-23 Bartosz Golaszewski New
[01/12] thermal: of: Add error handling in devm_thermal_*_register() drivers: Integrate log message printing into devm_thermal_*_register() - - - --- 2025-09-05 Xichao Zhao New
[01/13] ARM: replace linux/gpio.h inclusions treewide: replace linux/gpio.h - - - --- 2026-06-29 Arnd Bergmann New
[01/13] of: Add wrappers to match root node with OF device ID tables of: Add wrappers to match root node with OF device ID tables - - - --- 2025-11-06 Krzysztof Kozlowski New
[01/14] drm/connector: Introduce drm_output_color_format enum drm: Create drm_output_color_format enum - - - --- 2026-02-24 Maxime Ripard New
[01/15,6.6.y] minmax: avoid overly complicated constant expressions in VM code Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-22 Eliav Farber New
[01/15] mtd: rawnand: sunxi: Remove superfluous register readings Introduce Allwinner H6/H616 NAND controller support - - - --- 2025-10-10 Richard Genoud New
[01/16] media: sun6i-csi: bridge: Use V4L2 subdev active state media: sun6i-csi/isp MC-centric support and cleanups - 2 1 --- 2026-05-18 Paul Kocialkowski New
[01/16] pinctrl: sppctl: use new GPIO line value setter callbacks pinctrl: use new GPIO line value setter callbacks - - - --- 2025-06-12 Bartosz Golaszewski New
[01/19,5.15.y] minmax: add in_range() macro Backport minmax.h updates from v6.17-rc7 - - - --- 2025-10-02 Eliav Farber New
[01/19,v6.1.y] minmax: add in_range() macro Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-24 Eliav Farber New
[01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties Arm cpu schema clean-ups - - - --- 2025-04-04 Rob Herring New
[01/30] drm/sun4i: mixer: Fix up DE33 channel macros drm/sun4i: Refactor layer code for proper DE33 support - - - --- 2025-10-12 Jernej Škrabec New
[01/32] drm/mipi-dsi: add sanity check of lane number in mipi_dsi_attach() drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices - - - --- 2025-06-25 Luca Ceresoli New
[01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent drm/atomic: Get rid of existing states (not really) - - - --- 2025-08-25 Maxime Ripard New
[01/42] of: reserved_mem: Introduce devres-managed initialization functions of: reserved_mem: Introduce devres helpers and convert drivers - - - --- 2026-07-03 Mukesh Ojha New
[01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data media: Rationalise usage of v4l2_fh - - - --- 2025-08-02 Jacopo Mondi New
[02/10] clk: qcom: gcc-ipq4019: convert from round_rate() to determine_rate() clk: convert drivers from deprecated round_rate() to determine_rate() - - - --- 2025-07-03 Brian Masney New
[02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[02/10] i2c: tegra: Replace dev_err() with dev_err_probe() in probe function i2c: Replace dev_err() with dev_err_probe() - - - --- 2026-03-24 Atharv Dubey New
[02/11] ASoC: dt-bindings: allwinner,sun4i-a10-i2s: Add compatible for A523 allwinner: a523: Enable I2S and SPDIF TX - - - --- 2025-10-20 Chen-Yu Tsai New
[02/11] iio: adc: change from %ld to %pe for PTR_ERR() printing Untitled series #510 - - - --- 2026-06-04 Vojtěch Krátký New
[02/12] hwmon: Remove redundant error log prints drivers: Integrate log message printing into devm_thermal_*_register() - - - --- 2025-09-05 Xichao Zhao New
[02/12] i2c: sun6i-p2wi: use i2c_adapter-specific printk helpers i2c: add and start using i2c_adapter-specific printk helpers - - - --- 2025-12-23 Bartosz Golaszewski New
[02/13] cpufreq: dt-platdev: Simplify with of_machine_get_match_data() of: Add wrappers to match root node with OF device ID tables - - - --- 2025-11-06 Krzysztof Kozlowski New
[02/13] m68k/coldfire: replace linux/gpio.h inclusions treewide: replace linux/gpio.h - 1 - --- 2026-06-29 Arnd Bergmann New
[02/14] drm/edid: Convert to drm_output_color_format enum drm: Create drm_output_color_format enum - - - --- 2026-02-24 Maxime Ripard New
[02/15,6.6.y] minmax: simplify and clarify min_t()/max_t() implementation Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-22 Eliav Farber New
[02/15] dt-bindings: mtd: sunxi: Add new compatible Introduce Allwinner H6/H616 NAND controller support - - - --- 2025-10-10 Richard Genoud New
[02/16] media: sun6i-csi: capture: Implement vidioc_enum_framesizes media: sun6i-csi/isp MC-centric support and cleanups - 2 1 --- 2026-05-18 Paul Kocialkowski New
[02/16] pinctrl: st: use new GPIO line value setter callbacks pinctrl: use new GPIO line value setter callbacks - - - --- 2025-06-12 Bartosz Golaszewski New
[02/19,5.15.y] minmax: Introduce {min,max}_array() Backport minmax.h updates from v6.17-rc7 - 2 - --- 2025-10-02 Eliav Farber New
[02/19,v6.1.y] minmax: Introduce {min,max}_array() Backport minmax.h updates from v6.17-rc7 - 2 - --- 2025-09-24 Eliav Farber New
[02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names Arm cpu schema clean-ups - - - --- 2025-04-04 Rob Herring New
[02/27] clk: sunxi-ng: convert from divider_round_rate_parent() to divider_determine_rate() clk: remove deprecated API divider_round_rate() and friends - - - --- 2026-01-08 Brian Masney New
[02/30] drm/sun4i: mixer: Remove ccsc cfg for >= DE3 drm/sun4i: Refactor layer code for proper DE33 support - - - --- 2025-10-12 Jernej Škrabec New
[02/32] drm/hisilicon/kirin: remove redundant lanes number check drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices - - - --- 2025-06-25 Luca Ceresoli New
[02/39] drm/atomic: Convert drm_atomic_get_connector_state() to state accessor drm/atomic: Get rid of existing states (not really) - - - --- 2025-08-25 Maxime Ripard New
[02/42] of: reserved_mem: Add devm_of_reserved_mem_device_init_by_name() of: reserved_mem: Introduce devres helpers and convert drivers - - - --- 2026-07-03 Mukesh Ojha New
[02/65] media: imagination: Store v4l2_fh pointer in file->private_data media: Rationalise usage of v4l2_fh - - - --- 2025-08-02 Jacopo Mondi New
[03/10] clk: qcom: rpm: convert from round_rate() to determine_rate() clk: convert drivers from deprecated round_rate() to determine_rate() - - - --- 2025-07-03 Brian Masney New
[03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[03/10] i2c: sun6i-p2wi: Replace dev_err() with dev_err_probe() in probe function i2c: Replace dev_err() with dev_err_probe() - 1 - --- 2026-03-24 Atharv Dubey New
[03/11] ASoC: dt-bindings: allwinner,sun4i-a10-spdif: Add compatible for A523 allwinner: a523: Enable I2S and SPDIF TX - - - --- 2025-10-20 Chen-Yu Tsai New
[03/12] i2c: mlxbf: use i2c_adapter-specific printk helpers i2c: add and start using i2c_adapter-specific printk helpers - - - --- 2025-12-23 Bartosz Golaszewski New
[03/12] iio: adc: Remove redundant error log prints drivers: Integrate log message printing into devm_thermal_*_register() - - - --- 2025-09-05 Xichao Zhao New
[03/13] cpufreq: mediatek: Simplify with of_machine_get_match_data() of: Add wrappers to match root node with OF device ID tables - - - --- 2025-11-06 Krzysztof Kozlowski New
[03/13] mips: replace linux/gpio.h inclusions treewide: replace linux/gpio.h - 1 - --- 2026-06-29 Arnd Bergmann New
[03/14] drm/display: hdmi: Convert to drm_output_color_format drm: Create drm_output_color_format enum - - - --- 2026-02-24 Maxime Ripard New
[03/15,6.6.y] minmax: add a few more MIN_T/MAX_T users Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-22 Eliav Farber New
[03/15] arm64: dts: allwinner: h616: add NAND controller Introduce Allwinner H6/H616 NAND controller support - - - --- 2025-10-10 Richard Genoud New
[03/16] media: sun6i-mipi-csi2: Use V4L2 subdev active state media: sun6i-csi/isp MC-centric support and cleanups - 1 - --- 2026-05-18 Paul Kocialkowski New
[03/16] pinctrl: da9062: use new GPIO line value setter callbacks pinctrl: use new GPIO line value setter callbacks - - - --- 2025-06-12 Bartosz Golaszewski New
[03/19,5.15.y] minmax: deduplicate __unconst_integer_typeof() Backport minmax.h updates from v6.17-rc7 1 - - --- 2025-10-02 Eliav Farber New
[03/19,v6.1.y] minmax: deduplicate __unconst_integer_typeof() Backport minmax.h updates from v6.17-rc7 1 - - --- 2025-09-24 Eliav Farber New
[03/19] arm64: dts: morello: Fix-up cache nodes Arm cpu schema clean-ups - - - --- 2025-04-04 Rob Herring New
[03/30] drm/sun4i: de2: Initialize layer fields earlier drm/sun4i: Refactor layer code for proper DE33 support - - - --- 2025-10-12 Jernej Škrabec New
[03/32] drm/bridge: nwl-dsi: remove redundant lanes number check drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices - - - --- 2025-06-25 Luca Ceresoli New
[03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state drm/atomic: Get rid of existing states (not really) - - - --- 2025-08-25 Maxime Ripard New
[03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init() of: reserved_mem: Introduce devres helpers and convert drivers - 2 - --- 2026-07-03 Mukesh Ojha New
[03/65] media: ti: vpe: Store v4l2_fh pointer in file->private_data media: Rationalise usage of v4l2_fh - - - --- 2025-08-02 Jacopo Mondi New
[04/10] clk: qcom: rpmh: convert from round_rate() to determine_rate() clk: convert drivers from deprecated round_rate() to determine_rate() - - - --- 2025-07-03 Brian Masney New
[04/10] crypto: sun8i-ce - save hash buffers and dma info to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[04/10] i2c: stm32f7: Replace dev_err() with dev_err_probe() in probe function i2c: Replace dev_err() with dev_err_probe() - - - --- 2026-03-24 Atharv Dubey New
[04/11] ASoC: sun4i-spdif: Support SPDIF output on A523 family allwinner: a523: Enable I2S and SPDIF TX - - - --- 2025-10-20 Chen-Yu Tsai New
[04/12] i2c: isch: use i2c_adapter-specific printk helpers i2c: add and start using i2c_adapter-specific printk helpers - - - --- 2025-12-23 Bartosz Golaszewski New
[04/12] regulator: max8973: Remove redundant error log prints drivers: Integrate log message printing into devm_thermal_*_register() - - - --- 2025-09-05 Xichao Zhao New
[04/13] cpufreq: sun50i: Simplify with of_machine_device_match() of: Add wrappers to match root node with OF device ID tables - - - --- 2025-11-06 Krzysztof Kozlowski New
[04/13] sh: replace linux/gpio.h inclusions treewide: replace linux/gpio.h - 1 - --- 2026-06-29 Arnd Bergmann New
[04/14] drm/amdgpu: display: Convert to drm_output_color_format drm: Create drm_output_color_format enum - - - --- 2026-02-24 Maxime Ripard New
[04/15,6.6.y] minmax: make generic MIN() and MAX() macros available everywhere Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-22 Eliav Farber New
[04/15] mtd: nand: sunxi: move ecc strenghts in sunxi_nfc_caps Introduce Allwinner H6/H616 NAND controller support - - - --- 2025-10-10 Richard Genoud New
[04/16] media: sun8i-a83t-mipi-csi2: Use V4L2 subdev active state media: sun6i-csi/isp MC-centric support and cleanups - 1 1 --- 2026-05-18 Paul Kocialkowski New
[04/16] pinctrl: mcp23s08: use new GPIO line value setter callbacks pinctrl: use new GPIO line value setter callbacks - - - --- 2025-06-12 Bartosz Golaszewski New
[04/19,5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once() Backport minmax.h updates from v6.17-rc7 - - - --- 2025-10-02 Eliav Farber New
[04/19,v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once() Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-24 Eliav Farber New
[04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies Arm cpu schema clean-ups - - - --- 2025-04-04 Rob Herring New
[04/30] drm/sun4i: ui_layer: Move check from update to check callback drm/sun4i: Refactor layer code for proper DE33 support - - - --- 2025-10-12 Jernej Škrabec New
[04/32] drm/mcde: remove redundant lanes number check drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices - - - --- 2025-06-25 Luca Ceresoli New
[04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state() drm/atomic: Get rid of existing states (not really) - - - --- 2025-08-25 Maxime Ripard New
[04/42] remoteproc: da8xx: Use devm_of_reserved_mem_device_init() of: reserved_mem: Introduce devres helpers and convert drivers - - - --- 2026-07-03 Mukesh Ojha New
[04/65] media: usb: hdpvr: Store v4l2_fh pointer in file->private_data media: Rationalise usage of v4l2_fh - - - --- 2025-08-02 Jacopo Mondi New
[04/80] bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls Untitled series #287 - - - --- 2025-07-04 Sakari Ailus New
[05/10] clk: qcom: smd-rpm: convert from round_rate() to determine_rate() clk: convert drivers from deprecated round_rate() to determine_rate() - - - --- 2025-07-03 Brian Masney New
[05/10] crypto: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[05/10] i2c: stm32f4: Replace dev_err() with dev_err_probe() in probe function i2c: Replace dev_err() with dev_err_probe() - - - --- 2026-03-24 Atharv Dubey New
[05/11] clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as critical allwinner: a523: Enable I2S and SPDIF TX - - - --- 2025-10-20 Chen-Yu Tsai New
[05/12] i2c: ali1535: use i2c_adapter-specific printk helpers i2c: add and start using i2c_adapter-specific printk helpers - - - --- 2025-12-23 Bartosz Golaszewski New
[05/12] thermal: Remove redundant error log prints drivers: Integrate log message printing into devm_thermal_*_register() - - - --- 2025-09-05 Xichao Zhao New
[05/13] cpufreq: ti: Simplify with of_machine_device_match() of: Add wrappers to match root node with OF device ID tables - - - --- 2025-11-06 Krzysztof Kozlowski New
[05/13] mfd: replace linux/gpio.h inclusions treewide: replace linux/gpio.h - 1 - --- 2026-06-29 Arnd Bergmann New
[05/14] drm/bridge: adv7511: Convert to drm_output_color_format drm: Create drm_output_color_format enum - - - --- 2026-02-24 Maxime Ripard New
[05/15,6.6.y] minmax: simplify min()/max()/clamp() implementation Backport minmax.h updates from v6.17-rc7 - - - --- 2025-09-22 Eliav Farber New
[05/15] mtd: nand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps Introduce Allwinner H6/H616 NAND controller support - - - --- 2025-10-10 Richard Genoud New
« 1 2 3 426 27 »