Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add FSI subsystem

The subsystem was merged some time ago but we did not have a maintainers
entry. The mailing list exists to allow our patchwork to slurp up the
patches. The tree will be co-maintained by myself and Jeremy.

Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>

+13
+13
MAINTAINERS
··· 6477 6477 F: include/linux/fscrypt*.h 6478 6478 F: Documentation/filesystems/fscrypt.rst 6479 6479 6480 + FSI SUBSYSTEM 6481 + M: Jeremy Kerr <jk@ozlabs.org> 6482 + M: Joel Stanley <joel@jms.id.au> 6483 + R: Alistar Popple <alistair@popple.id.au> 6484 + R: Eddie James <eajames@linux.ibm.com> 6485 + L: linux-fsi@lists.ozlabs.org 6486 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git 6487 + Q: http://patchwork.ozlabs.org/project/linux-fsi/list/ 6488 + S: Supported 6489 + F: drivers/fsi/ 6490 + F: include/linux/fsi*.h 6491 + F: include/trace/events/fsi*.h 6492 + 6480 6493 FSI-ATTACHED I2C DRIVER 6481 6494 M: Eddie James <eajames@linux.ibm.com> 6482 6495 L: linux-i2c@vger.kernel.org