On Fri, 21 Jul 2023, Jonathan Corbet wrote: > > Add an introduction about HID meant for the casual programmer > > that is trying either to fix his device or to understand > > what is going wrong. > > > > Signed-off-by: Marco Morandini <marco.morandini@xxxxxxxxx> > > Co-authored-by: Peter Hutterer <peter.hutterer@xxxxxxxxx> > > --- > > v2: https://lore.kernel.org/linux-input/70fdef05-d3b8-e24b-77be-901bd5be369e@xxxxxxxxx/ > > > > changes: > > - corrections suggested in https://lore.kernel.org/linux-input/20230627060437.GA726439@quokka/ > > - corrections suggested in https://lore.kernel.org/linux-input/f53e756f-7c81-1c79-23ea-b9009fdd2ef4@xxxxxxxxxxxxx/ > > - corrections suggested in https://lore.kernel.org/linux-input/20230710021034.GA600582@quokka/ > > - corrections suggested in https://lore.kernel.org/linux-input/20230717001544.GA129954@quokka/ > > - some rewording of Documentation/hid/hidreport-parsing.rst > > > > Documentation/hid/hidintro.rst | 524 ++++++++++++++++++++++++ > > Documentation/hid/hidreport-parsing.rst | 49 +++ > > Documentation/hid/index.rst | 1 + > > include/linux/hid.h | 23 ++ > > 4 files changed, 597 insertions(+) > > create mode 100644 Documentation/hid/hidintro.rst > > create mode 100644 Documentation/hid/hidreport-parsing.rst > > Is there a plan for this patch? Please let me know if I should take it > through the docs tree. I have now queued this in hid.git#for-6.5/doc. Sorry for the delay, I was off for pretty much whole July, and it takes time to go through all the things that accumulated. Thanks, -- Jiri Kosina SUSE Labs