On Fri, Nov 20, 2015 at 12:51:39AM -0600, Jimmy Berry wrote: > On Thu, Nov 19, 2015 at 6:26 PM, Greg KH <[email protected]> wrote: > > On Tue, Nov 17, 2015 at 12:40:12AM -0600, Jimmy Berry wrote: > >> Without quirk keyboard repeats '6' until volume control is used since it > >> indicates the key is pressed without ever releasing. > >> > >> Signed-off-by: Jimmy Berry <[email protected]> > >> --- > >> drivers/hid/hid-ids.h | 1 + > >> drivers/hid/usbhid/hid-quirks.c | 1 + > >> 2 files changed, 2 insertions(+) > > > > Please use scripts/get_maintainer.pl to find the right people to cc: and > > the correct mailing list for your patch (hint, it's not me...) > > Thats exactly what I did. Perhaps the output needs to be tweaked. I > debated sending to linux-input, but the description seemed to fit too > well. > > --- > Jiri Kosina <[email protected]> (maintainer:HID CORE LAYER) > [email protected] (open list:HID CORE LAYER) > [email protected] (open list) > [email protected] (open list:USB HID/HIDBP DRIVERS (USB > KEYBOARDS, MICE, REM...) > --- > > Note the "USB HID" and "USB KEYBOARDS" sections. That happens to be > exactly what this patch is against. Either way, I'll assume it is > instead linux-input to which you wish me to send the patch.
Yes, the list goes from the most specific to the least. Jiri is the maintainer in charge of the code, linux-input is the place for the developers of the code, and then it gets more and more "generic". greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
