Toggle navigation
Patchwork
linux-arm-msm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jim Cromie
| 86 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
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v7d,23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,21/23] drm: use correct ccflags-y spelling
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,20/23] dyndbg: refactor *dynamic_emit_prefix
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,17/23] dyndbg-doc: add classmap info to howto
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,15/23] dyndbg: refactor ddebug_classparam_clamp_input
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,10/23] dyndbg: tighten ddebug_class_name() 1st arg type
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,09/23] dyndbg: silence debugs with no-change updates
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,08/23] dyndbg: reduce verbose/debug clutter
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,07/23] dyndbg: drop NUM_TYPE_ARRAY
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,04/23] dyndbg: replace classmap list with a vector
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,03/23] dyndbg: make ddebug_class_param union members same size
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,02/23] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v7d,01/23] test-dyndbg: fixup CLASSMAP usage error
fix DRM_USE_DYNAMIC_DEBUG=y regression
-
-
-
2023-11-01
Jim Cromie
New
[v3,3/5] drm/msm: add trailing newlines to drm_dbg msgs
Untitled series #220727
-
-
-
2023-09-06
Jim Cromie
New
[v2,4/6] drm_dbg: add trailing newlines to msgs
Untitled series #220564
-
-
-
2023-09-03
Jim Cromie
Superseded
[3/5] drm_dbg: add trailing newlines
Untitled series #217200
-
-
-
2023-07-30
Jim Cromie
Superseded
[v5,33/33] nouveau: WIP add 2 LEVEL_NUM classmaps for CLI, SUBDEV
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
New
[v5,32/33] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
New
[v5,31/33] nouveau: change nvkm_debug/trace to use dev_dbg POC
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
New
[v5,30/33] drm_print: add _ddebug descriptor to drm_*dbg prototypes
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,29/33] drm_print: prefer bare printk KERN_DEBUG on generic fn
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,28/33] drm_print: refine drm_debug_enabled for jump-label
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
New
[v5,27/33] drm-print: add drm_dbg_driver to improve namespace symmetry
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,26/33] drm-print.h: include dyndbg header
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,25/33] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,24/33] drm_print: interpose drm_*dbg with forwarding macros
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,23/33] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,22/33] drm_print: condense enum drm_debug_category
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,21/33] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,20/33] dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,19/33] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,18/33] doc-dyndbg: describe "class CLASS_NAME" query support
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,17/33] dyndbg: validate class FOO by checking with module
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,16/33] dyndbg: add ddebug_attach_module_classes
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,15/33] kernel/module: add __dyndbg_classes section
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,14/33] dyndbg: add DECLARE_DYNDBG_CLASSMAP macro
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,13/33] dyndbg: add __pr_debug_cls for testing
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,12/33] dyndbg: add class_id to pr_debug callsites
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,11/33] dyndbg: create and use struct _ddebug_info
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
New
[v5,10/33] dyndbg: cleanup local vars in ddebug_init
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,09/33] dyndbg: drop EXPORTed dynamic_debug_exec_queries
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,08/33] dyndbg: add test_dynamic_debug module
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,07/33] dyndbg: let query-modname override actual module name
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,06/33] dyndbg: use ESCAPE_SPACE for cat control
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,05/33] dyndbg: reverse module.callsite walk in cat control
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,04/33] dyndbg: reverse module walk in cat control
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,03/33] dyndbg: show both old and new in change-info
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,02/33] dyndbg: fix module.dyndbg handling
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v5,01/33] dyndbg: fix static_branch manipulation
DYNDBG: opt-in class'd debug for modules, use in drm.
-
-
-
2022-08-05
Jim Cromie
Accepted
[v2,27/27] dyndbg/drm: POC add tracebits sysfs-knob
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,26/27] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{,dev}debug
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,25/27] dyndbg: add write-events-to-tracefs code
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,24/27] dyndbg: add _DPRINTK_FLAGS_TRACE
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,23/27] dyndbg: add _DPRINTK_FLAGS_ENABLED
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,22/27] drm_print: add _ddebug desc to drm_*dbg prototypes
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,21/27] drm_print: prefer bare printk KERN_DEBUG on generic fn
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,20/27] drm_print: refine drm_debug_enabled for jump-label
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,19/27] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,18/27] drm_print: interpose drm_*dbg with forwarding macros
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,17/27] drm_print: condense enum drm_debug_category
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,16/27] drm/print: POC drm on dyndbg - use bitmap
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,15/27] drm: POC drm on dyndbg - map class-names to drm_debug_category's
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,14/27] dyndbg: add test_dynamic_debug module
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,13/27] dyndbg: add __pr_debug_cls(class, fmt, ...)
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,12/27] dyndbg: change zero-or-one classes-map to maps list
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,11/27] dyndbg: support symbolic class-names in bitmap
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,10/27] dyndbg: let query-modname override defaulting modname
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,09/27] Doc/dyndbg: document new class class_name query support
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,08/27] dyndbg: add drm.debug style bitmap support
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,07/27] dyndbg: validate class FOO on module
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,06/27] dyndbg: add dynamic_debug_(un)register_classes
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,05/27] dyndbg: add exclusive class_id to pr_debug callsites
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
New
[v2,04/27] dyndbg: drop EXPORTed dynamic_debug_exec_queries
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,03/27] dyndbg: fix module.dyndbg handling
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,02/27] dyndbg: show both old and new in change-info
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded
[v2,01/27] dyndbg: fix static_branch manipulation
DRM.debug on DYNAMIC_DEBUG, add trace events
-
-
-
2022-05-16
Jim Cromie
Superseded