diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-27 10:30:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-27 10:30:25 -0400 |
commit | 24eb90abdd54446da5afe71f7c264fe26cfc5659 (patch) | |
tree | 75bbb9cc5fc4e6690fd59e404900595132df5cb5 /MAINTAINERS | |
parent | ddc39f90a956b1ce49213e057d32fc94253e20f6 (diff) | |
parent | 2b07be2493681220cac4d185494a4edb0b8efd1e (diff) |
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
* 'merge' of git://git.secretlab.ca/git/linux-2.6:
powerpc/5200: fix lite5200 ethernet phy address
powerpc/5200: Fix build error in sound code.
powerpc/5200: fix oops during going to standby
powerpc/5200: add lite5200 onboard I2C eeprom and flash
maintainers: Add git trees for SPI and device tree
of: Drop properties with "/" in their name
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6d119c98b89b..2a9145016881 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4212,6 +4212,7 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE | |||
4212 | M: Grant Likely <grant.likely@secretlab.ca> | 4212 | M: Grant Likely <grant.likely@secretlab.ca> |
4213 | L: devicetree-discuss@lists.ozlabs.org | 4213 | L: devicetree-discuss@lists.ozlabs.org |
4214 | W: http://fdt.secretlab.ca | 4214 | W: http://fdt.secretlab.ca |
4215 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
4215 | S: Maintained | 4216 | S: Maintained |
4216 | F: drivers/of | 4217 | F: drivers/of |
4217 | F: include/linux/of*.h | 4218 | F: include/linux/of*.h |
@@ -5384,6 +5385,7 @@ M: David Brownell <dbrownell@users.sourceforge.net> | |||
5384 | M: Grant Likely <grant.likely@secretlab.ca> | 5385 | M: Grant Likely <grant.likely@secretlab.ca> |
5385 | L: spi-devel-general@lists.sourceforge.net | 5386 | L: spi-devel-general@lists.sourceforge.net |
5386 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | 5387 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ |
5388 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
5387 | S: Maintained | 5389 | S: Maintained |
5388 | F: Documentation/spi/ | 5390 | F: Documentation/spi/ |
5389 | F: drivers/spi/ | 5391 | F: drivers/spi/ |