On Tue, May 28, 2024 at 11:21:10AM -0700, Jon Moeller wrote: > Is there anything special I need to do to get this merged? I was > hoping this would get worked into 6.10. I think at a minimum, you need to include some description as to what problem your patch is trying to solve as part of your commit. Additionally, you probably want to find the relevant maintainers for the files that you are modifying and add them to the "To:" field. This information can be found in the MAINTAINERS file, or you may use the `get_maintainer.pl` script. It's possible that they may have missed it, or perhaps are just busy. https://docs.kernel.org/process/submitting-patches.html may also be of some help navigating through the submission process. -- Aseda Aboagye > On Mon, Apr 29, 2024 at 12:09 AM Jon Moeller <jon@xxxxxxxxxx> wrote: > > > > --- > > drivers/hid/hid-multitouch.c | 14 ++++++++++++++ > > 1 file changed, 14 insertions(+) > >