Toggle navigation
Patchwork
sunxi Patchwork
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 2009 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
Apply
«
1
2
…
9
10
11
…
20
21
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[02/15] dt-bindings: mtd: sunxi: Add new compatible
Introduce Allwinner H6/H616 NAND controller support
- - -
-
-
-
2025-10-10
Richard Genoud
New
[01/15] mtd: rawnand: sunxi: Remove superfluous register readings
Introduce Allwinner H6/H616 NAND controller support
- - -
-
-
-
2025-10-10
Richard Genoud
New
[v2] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
[v2] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
- - -
-
-
-
2025-10-09
Wolfram Sang
New
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
- - -
-
-
-
2025-10-09
Wolfram Sang
New
media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
- - -
-
-
-
2025-10-09
Laurent Pinchart
New
iio: adc: Fix pm runtime clean-up in sun4i_gpadc_probe
iio: adc: Fix pm runtime clean-up in sun4i_gpadc_probe
- - -
-
-
-
2025-10-08
Shuhao Fu
New
[v3,19/19,5.15.y] minmax.h: remove some #defines that are only expanded once
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,18/19,5.15.y] minmax.h: simplify the variants of clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,17/19,5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,16/19,5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,15/19,5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,14/19,5.15.y] minmax.h: update some comments
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,13/19,5.15.y] minmax.h: add whitespace around operators and after commas
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,12/19,5.15.y] minmax: fix up min3() and max3() too
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,11/19,5.15.y] minmax: improve macro expansion and type checking
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,10/19,5.15.y] minmax: simplify min()/max()/clamp() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,09/19,5.15.y] minmax: don't use max() in situations that want a C constant expression
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,08/19,5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,07/19,5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,06/19,5.15.y] minmax: add a few more MIN_T/MAX_T users
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,05/19,5.15.y] minmax: avoid overly complicated constant expressions in VM code
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,04/19,5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,03/19,5.15.y] minmax: deduplicate __unconst_integer_typeof()
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-08
Eliav Farber
New
[v3,02/19,5.15.y] minmax: Introduce {min,max}_array()
Backport minmax.h updates from v6.17-rc7
- 2 -
-
-
-
2025-10-08
Eliav Farber
New
[v3,01/19,5.15.y] minmax: add in_range() macro
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-08
Eliav Farber
New
[v2,19/19,5.15.y] minmax.h: remove some #defines that are only expanded once
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,18/19,5.15.y] minmax.h: simplify the variants of clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,17/19,5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,16/19,5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,15/19,5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,14/19,5.15.y] minmax.h: update some comments
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,13/19,5.15.y] minmax.h: add whitespace around operators and after commas
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,12/19,5.15.y] minmax: fix up min3() and max3() too
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,11/19,5.15.y] minmax: improve macro expansion and type checking
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,10/19,5.15.y] minmax: simplify min()/max()/clamp() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,09/19,5.15.y] minmax: don't use max() in situations that want a C constant expression
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,08/19,5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,07/19,5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,06/19,5.15.y] minmax: add a few more MIN_T/MAX_T users
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,05/19,5.15.y] minmax: avoid overly complicated constant expressions in VM code
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,04/19,5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,03/19,5.15.y] minmax: deduplicate __unconst_integer_typeof()
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-03
Eliav Farber
New
[v2,02/19,5.15.y] minmax: Introduce {min,max}_array()
Backport minmax.h updates from v6.17-rc7
- 2 -
-
-
-
2025-10-03
Eliav Farber
New
[v2,01/19,5.15.y] minmax: add in_range() macro
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,11/11,6.1.y] minmax.h: remove some #defines that are only expanded once
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,10/11,6.1.y] minmax.h: simplify the variants of clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,09/11,6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,08/11,6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,07/11,6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,06/11,6.1.y] minmax.h: update some comments
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,05/11,6.1.y] minmax.h: add whitespace around operators and after commas
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,04/11,6.1.y] minmax: fix up min3() and max3() too
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,03/11,6.1.y] minmax: improve macro expansion and type checking
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,02/11,6.1.y] minmax: simplify min()/max()/clamp() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
[v4,01/11,6.1.y] minmax: don't use max() in situations that want a C constant expression
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-03
Eliav Farber
New
can: treewide: remove can_change_mtu()
can: treewide: remove can_change_mtu()
- - -
-
-
-
2025-10-03
Vincent Mailhol
New
reset: core: reset-gpio: Suppress registration error for optional resets
reset: core: reset-gpio: Suppress registration error for optional resets
- - -
-
-
-
2025-10-02
Andre Przywara
New
[19/19,5.15.y] minmax.h: remove some #defines that are only expanded once
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[18/19,5.15.y] minmax.h: simplify the variants of clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[17/19,5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[16/19,5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[15/19,5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[14/19,5.15.y] minmax.h: update some comments
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[13/19,5.15.y] minmax.h: add whitespace around operators and after commas
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[12/19,5.15.y] minmax: fix up min3() and max3() too
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-02
Eliav Farber
New
[11/19,5.15.y] minmax: improve macro expansion and type checking
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[10/19,5.15.y] minmax: don't use max() in situations that want a C constant expression
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[09/19,5.15.y] minmax: simplify min()/max()/clamp() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[08/19,5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[07/19,5.15.y] minmax: add a few more MIN_T/MAX_T users
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[06/19,5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[05/19,5.15.y] minmax: avoid overly complicated constant expressions in VM code
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
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
[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
[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
[01/19,5.15.y] minmax: add in_range() macro
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,11/11,6.1.y] minmax.h: remove some #defines that are only expanded once
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,10/11,6.1.y] minmax.h: simplify the variants of clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,09/11,6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,08/11,6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,07/11,6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,06/11,6.1.y] minmax.h: update some comments
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,05/11,6.1.y] minmax.h: add whitespace around operators and after commas
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,04/11,6.1.y] minmax: fix up min3() and max3() too
Backport minmax.h updates from v6.17-rc7
1 - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,03/11,6.1.y] minmax: improve macro expansion and type checking
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,02/11,6.1.y] minmax: don't use max() in situations that want a C constant expression
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v3,01/11,6.1.y] minmax: simplify min()/max()/clamp() implementation
Backport minmax.h updates from v6.17-rc7
- - -
-
-
-
2025-10-02
Eliav Farber
New
[v5,28/39] drm/sun4i: Switch to drm_atomic_get_new_crtc_state()
drm/atomic: Get rid of existing states (not really)
- 1 -
-
-
-
2025-09-30
Maxime Ripard
New
[v2,9/9] drm/sun4i: hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,8/9] drm/rockchip: inno-hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,7/9] drm/rockchip: rk3066_hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,6/9] drm/msm: hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,5/9] drm/bridge: synopsys/dw-hdmi-qp: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,4/9] drm/bridge: lontium-lt9611: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,3/9] drm/bridge: ite-it6263: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,2/9] drm/bridge: adv7511: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[v2,1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-28
Dmitry Baryshkov
New
[9/9] drm/sun4i: hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-27
Dmitry Baryshkov
New
[8/9] drm/rockchip: inno-hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-27
Dmitry Baryshkov
New
[7/9] drm/rockchip: rk3066_hdmi: handle unsupported InfoFrames
drm/connector: hdmi: limit infoframes per driver capabilities, second approach
- - -
-
-
-
2025-09-27
Dmitry Baryshkov
New
«
1
2
…
9
10
11
…
20
21
»