diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-22 16:22:34 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-04-22 16:28:48 -0400 |
commit | 6540afeae0c66c99c24d43446dab90836170a4e6 (patch) | |
tree | 9d4ed5065c9ad95ad8bc4a26a6f5924e83019acd /MAINTAINERS | |
parent | 17d2f847e6aa1181024cb881fdc6cbad18f11b04 (diff) | |
parent | 39ecc143b4c1f3d42e8300e7f5274681b99f95c2 (diff) |
Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup
Nicolas Ferre <nicolas.ferre@atmel.com> writes:
First batch of AT91 cleanup for 3.5 kernel.
- The biggest improvement of this series is the ability to compile several
AT91 SoCs in one kernel image.
For now on it's limited to the DT-enabled boards but we can compile all
the core together.
- The Kconfig series is stacked before other patches as it is simple and
non-intrusive. Its goal is to remove too restrictive dependencies on
SoC names. This will allow to add support for newer SoC seamlessly.
- Some very "cosmetic" Kconfig changes are also added (entry names,
comments, etc.).
* tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91: (19 commits)
ARM: at91: add defconfig for device tree
ARM: at91/dt: do not specify the board any more
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
ARM: at91: add SOC_AT91SAM9 kconfig option to factorise select
ARM: at91: pm select memory controler at runtime
ARM: at91: move at91_init_leds to board init
ARM: at91: do not pin mux the UARTs in init_early
ARM: at91: drop at91_set_serial_console
ARM: at91: uncompress: autodetect the uart to use
ARM: at91: uncompress Store UART address in a variable
hwrng: Kconfig: remove dependency for atmel-rng driver
Input: Kconfig: remove dependency for atmel_tsadcc driver
rtc: Kconfig: remove dependency for AT91 rtc driver
ARM: at91/Kconfig: website link for AT91SAM9G20-EK
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
ARM: at91/Kconfig: add comment to at91sam9x5 family entry
ARM: at91/Kconfig: change at91sam9g45 entry
ARM: at91: change AT91 Kconfig entry comment
Also updates the cleanup branch to v3.4-rc3.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddf99c18f384..8b2011b0188e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1504,8 +1504,8 @@ M: Gustavo Padovan <gustavo@padovan.org> | |||
1504 | M: Johan Hedberg <johan.hedberg@gmail.com> | 1504 | M: Johan Hedberg <johan.hedberg@gmail.com> |
1505 | L: linux-bluetooth@vger.kernel.org | 1505 | L: linux-bluetooth@vger.kernel.org |
1506 | W: http://www.bluez.org/ | 1506 | W: http://www.bluez.org/ |
1507 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | 1507 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git |
1508 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | 1508 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git |
1509 | S: Maintained | 1509 | S: Maintained |
1510 | F: drivers/bluetooth/ | 1510 | F: drivers/bluetooth/ |
1511 | 1511 | ||
@@ -1515,8 +1515,8 @@ M: Gustavo Padovan <gustavo@padovan.org> | |||
1515 | M: Johan Hedberg <johan.hedberg@gmail.com> | 1515 | M: Johan Hedberg <johan.hedberg@gmail.com> |
1516 | L: linux-bluetooth@vger.kernel.org | 1516 | L: linux-bluetooth@vger.kernel.org |
1517 | W: http://www.bluez.org/ | 1517 | W: http://www.bluez.org/ |
1518 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | 1518 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git |
1519 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | 1519 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git |
1520 | S: Maintained | 1520 | S: Maintained |
1521 | F: net/bluetooth/ | 1521 | F: net/bluetooth/ |
1522 | F: include/net/bluetooth/ | 1522 | F: include/net/bluetooth/ |
@@ -4516,8 +4516,7 @@ S: Supported | |||
4516 | F: drivers/net/ethernet/myricom/myri10ge/ | 4516 | F: drivers/net/ethernet/myricom/myri10ge/ |
4517 | 4517 | ||
4518 | NATSEMI ETHERNET DRIVER (DP8381x) | 4518 | NATSEMI ETHERNET DRIVER (DP8381x) |
4519 | M: Tim Hockin <thockin@hockin.org> | 4519 | S: Orphan |
4520 | S: Maintained | ||
4521 | F: drivers/net/ethernet/natsemi/natsemi.c | 4520 | F: drivers/net/ethernet/natsemi/natsemi.c |
4522 | 4521 | ||
4523 | NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER | 4522 | NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER |
@@ -4786,6 +4785,7 @@ F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c | |||
4786 | F: arch/arm/mach-omap2/clockdomain44xx.c | 4785 | F: arch/arm/mach-omap2/clockdomain44xx.c |
4787 | 4786 | ||
4788 | OMAP AUDIO SUPPORT | 4787 | OMAP AUDIO SUPPORT |
4788 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | ||
4789 | M: Jarkko Nikula <jarkko.nikula@bitmer.com> | 4789 | M: Jarkko Nikula <jarkko.nikula@bitmer.com> |
4790 | L: alsa-devel@alsa-project.org (subscribers-only) | 4790 | L: alsa-devel@alsa-project.org (subscribers-only) |
4791 | L: linux-omap@vger.kernel.org | 4791 | L: linux-omap@vger.kernel.org |
@@ -5100,6 +5100,11 @@ F: drivers/i2c/busses/i2c-pca-* | |||
5100 | F: include/linux/i2c-algo-pca.h | 5100 | F: include/linux/i2c-algo-pca.h |
5101 | F: include/linux/i2c-pca-platform.h | 5101 | F: include/linux/i2c-pca-platform.h |
5102 | 5102 | ||
5103 | PCDP - PRIMARY CONSOLE AND DEBUG PORT | ||
5104 | M: Khalid Aziz <khalid.aziz@hp.com> | ||
5105 | S: Maintained | ||
5106 | F: drivers/firmware/pcdp.* | ||
5107 | |||
5103 | PCI ERROR RECOVERY | 5108 | PCI ERROR RECOVERY |
5104 | M: Linas Vepstas <linasvepstas@gmail.com> | 5109 | M: Linas Vepstas <linasvepstas@gmail.com> |
5105 | L: linux-pci@vger.kernel.org | 5110 | L: linux-pci@vger.kernel.org |
@@ -6449,6 +6454,7 @@ S: Odd Fixes | |||
6449 | F: drivers/staging/olpc_dcon/ | 6454 | F: drivers/staging/olpc_dcon/ |
6450 | 6455 | ||
6451 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER | 6456 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER |
6457 | M: Rupesh Gujare <rgujare@ozmodevices.com> | ||
6452 | M: Chris Kelly <ckelly@ozmodevices.com> | 6458 | M: Chris Kelly <ckelly@ozmodevices.com> |
6453 | S: Maintained | 6459 | S: Maintained |
6454 | F: drivers/staging/ozwpan/ | 6460 | F: drivers/staging/ozwpan/ |
@@ -7444,8 +7450,7 @@ F: include/linux/wm97xx.h | |||
7444 | 7450 | ||
7445 | WOLFSON MICROELECTRONICS DRIVERS | 7451 | WOLFSON MICROELECTRONICS DRIVERS |
7446 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 7452 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
7447 | M: Ian Lartey <ian@opensource.wolfsonmicro.com> | 7453 | L: patches@opensource.wolfsonmicro.com |
7448 | M: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | ||
7449 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 7454 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc |
7450 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 7455 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
7451 | W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | 7456 | W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices |