March 28, 2019
10:28 p.m.
On Thu, Mar 28, 2019 at 02:53:28PM -0700, Dave Stevens wrote:
In the article below about kernel updates is a reference to a driver for a Plantower PMS7003 particulate matter sensor. I'm using this series in air pollution monitoring and its usual interface to the computer is over a serial line. I consequently am very curious about how and why it would need a specific kernel module.
Can anyone refer me to more information about the originator of this patch? I'd rather ask directly but don't know how to go about it.
scripts/get_maintainer.pl is your friend :) It can be used on any kernel file to find out who is responsible for it. hope this helps, greg k-h