diff options
author | Lidza Louina <lidza.louina@gmail.com> | 2013-09-23 16:13:15 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-25 19:53:38 -0400 |
commit | 599aa6975e7a26ba1fee6a1eee21f46c2730890e (patch) | |
tree | ded186cebcc3d80ca1cc4fa5ec042c8f506e727e /MAINTAINERS | |
parent | 430b849a5e0ad5875da5bc5e10b072844dcf600f (diff) |
MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
This patch adds the staging/dgnc [DIGI NEO AND CLASSIC
PCI PRODUCTS] and staging/dgap [DIGI EPCA PCI PRODUCTS]
drivers to the MAINTAINERS file. I am listed as the
maintainer and the driverdev-devel list is the mailing
list for these drivers.
Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e61c2e83fc2b..7a426bac60e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2639,6 +2639,18 @@ F: include/linux/device-mapper.h | |||
2639 | F: include/linux/dm-*.h | 2639 | F: include/linux/dm-*.h |
2640 | F: include/uapi/linux/dm-*.h | 2640 | F: include/uapi/linux/dm-*.h |
2641 | 2641 | ||
2642 | DIGI NEO AND CLASSIC PCI PRODUCTS | ||
2643 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2644 | L: driverdev-devel@linuxdriverproject.org | ||
2645 | S: Maintained | ||
2646 | F: drivers/staging/dgnc/ | ||
2647 | |||
2648 | DIGI EPCA PCI PRODUCTS | ||
2649 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2650 | L: driverdev-devel@linuxdriverproject.org | ||
2651 | S: Maintained | ||
2652 | F: drivers/staging/dgap/ | ||
2653 | |||
2642 | DIOLAN U2C-12 I2C DRIVER | 2654 | DIOLAN U2C-12 I2C DRIVER |
2643 | M: Guenter Roeck <linux@roeck-us.net> | 2655 | M: Guenter Roeck <linux@roeck-us.net> |
2644 | L: linux-i2c@vger.kernel.org | 2656 | L: linux-i2c@vger.kernel.org |