diff mbox series

[v6,11/17] MAINTAINERS: Add entry for hid-universal-pidff driver

Message ID 20250125125439.1428460-12-tomasz.pakula.oficjalny@gmail.com
State New
Headers show
Series HID: Upgrade the generic pidff driver and add hid-universal-pidff | expand

Commit Message

Tomasz Pakuła Jan. 25, 2025, 12:54 p.m. UTC
Add the MAINTAINERS entries for the driver

Signed-off-by: Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Sergey Shtylyov Jan. 25, 2025, 7:50 p.m. UTC | #1
On 1/25/25 3:54 PM, Tomasz Pakuła wrote:

> Add the MAINTAINERS entries for the driver
> 
> Signed-off-by: Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0fa7c5728f1e..c416ba133ea5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10209,6 +10209,13 @@ F:	drivers/hid/hid-sensor-*
>  F:	drivers/iio/*/hid-*
>  F:	include/linux/hid-sensor-*
>  
> +HID UNIVERSAL PIDFF DRIVER
> +M:	Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
> +L:	linux-input@vger.kernel.org
> +S:	Maintained
> +B:      https://github.com/Lawstorant/linux/issues

   This one should be indented with a tab like the others, no?

> +F:	drivers/hid/hid-universal-pidff.c
> +
>  HID VRC-2 CAR CONTROLLER DRIVER
>  M:	Marcus Folkesson <marcus.folkesson@gmail.com>
>  L:	linux-input@vger.kernel.org

MBR, Sergey
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0fa7c5728f1e..c416ba133ea5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10209,6 +10209,13 @@  F:	drivers/hid/hid-sensor-*
 F:	drivers/iio/*/hid-*
 F:	include/linux/hid-sensor-*
 
+HID UNIVERSAL PIDFF DRIVER
+M:	Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
+L:	linux-input@vger.kernel.org
+S:	Maintained
+B:      https://github.com/Lawstorant/linux/issues
+F:	drivers/hid/hid-universal-pidff.c
+
 HID VRC-2 CAR CONTROLLER DRIVER
 M:	Marcus Folkesson <marcus.folkesson@gmail.com>
 L:	linux-input@vger.kernel.org