diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1fc32e394a..b9a8a365418 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -895,6 +895,13 @@ F: drivers/dma/ | |||
895 | F: include/linux/dmaengine.h | 895 | F: include/linux/dmaengine.h |
896 | F: include/linux/async_tx.h | 896 | F: include/linux/async_tx.h |
897 | 897 | ||
898 | AT24 EEPROM DRIVER | ||
899 | M: Wolfram Sang <w.sang@pengutronix.de> | ||
900 | L: linux-i2c@vger.kernel.org | ||
901 | S: Maintained | ||
902 | F: drivers/misc/eeprom/at24.c | ||
903 | F: include/linux/i2c/at24.h | ||
904 | |||
898 | ATA OVER ETHERNET (AOE) DRIVER | 905 | ATA OVER ETHERNET (AOE) DRIVER |
899 | M: "Ed L. Cashin" <ecashin@coraid.com> | 906 | M: "Ed L. Cashin" <ecashin@coraid.com> |
900 | W: http://www.coraid.com/support/linux | 907 | W: http://www.coraid.com/support/linux |
@@ -3964,6 +3971,15 @@ S: Maintained | |||
3964 | F: drivers/leds/leds-pca9532.c | 3971 | F: drivers/leds/leds-pca9532.c |
3965 | F: include/linux/leds-pca9532.h | 3972 | F: include/linux/leds-pca9532.h |
3966 | 3973 | ||
3974 | PCA9564/PCA9665 I2C BUS DRIVER | ||
3975 | M: Wolfram Sang <w.sang@pengutronix.de> | ||
3976 | L: linux-i2c@vger.kernel.org | ||
3977 | S: Maintained | ||
3978 | F: drivers/i2c/algos/i2c-algo-pca.c | ||
3979 | F: drivers/i2c/busses/i2c-pca-* | ||
3980 | F: include/linux/i2c-algo-pca.h | ||
3981 | F: include/linux/i2c-pca-platform.h | ||
3982 | |||
3967 | PCI ERROR RECOVERY | 3983 | PCI ERROR RECOVERY |
3968 | M: Linas Vepstas <linas@austin.ibm.com> | 3984 | M: Linas Vepstas <linas@austin.ibm.com> |
3969 | L: linux-pci@vger.kernel.org | 3985 | L: linux-pci@vger.kernel.org |