[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230511164501.3859674-1-jesse.brandeburg@intel.com>
Date: Thu, 11 May 2023 09:45:01 -0700
From: Jesse Brandeburg <jesse.brandeburg@...el.com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Dave Ertman <david.m.ertman@...el.com>,
Ira Weiny <ira.weiny@...el.com>
Subject: [PATCH v1] MAINTAINERS: add entry for auxiliary bus
When auxiliary bus was added to the kernel the MAINTAINERS file wasn't
updated with a mention of the files, contributors and reviewers. Fix
that oversight by adding Dave and Ira, with GregKH as (same as current)
owner.
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com>
Acked-by: Dave Ertman <david.m.ertman@...el.com>
Acked-by: Ira Weiny <ira.weiny@...el.com>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..cdc71e222e46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3387,6 +3387,16 @@ F: include/uapi/linux/audit.h
F: kernel/audit*
F: lib/*audit.c
+AUXILIARY BUS DRIVER
+M: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
+R: Dave Ertman <david.m.ertman@...el.com>
+R: Ira Weiny <ira.weiny@...el.com>
+S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
+F: Documentation/driver-api/auxiliary_bus.rst
+F: drivers/base/auxiliary.c
+F: include/linux/auxiliary_bus.h
+
AUXILIARY DISPLAY DRIVERS
M: Miguel Ojeda <ojeda@...nel.org>
S: Maintained
--
2.31.1
Powered by blists - more mailing lists