diff options
author | Olof Johansson <olof@lixom.net> | 2014-11-04 23:37:25 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-11-04 23:37:25 -0500 |
commit | 83b3d538db83fe37e24b46befa699a4ae8c496f2 (patch) | |
tree | 71141d9e170e9f489db186c640ef2a3abf7f1c18 /MAINTAINERS | |
parent | 4257412db57900e43716d0b7ddd4f4a51e6ed2f4 (diff) | |
parent | 89fbec5b97fbcf08db3a9cd93a340f21f95d38b8 (diff) |
Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
Merge "ARM: imx: fixes for 3.18, 2nd round" from Shawn Guo:
"This is the second round of i.MX fixes for 3.18. The clk-vf610 fix is
relatively big, because it needs some adaption to the change made by
offending commit dc4805c2e78b (ARM: imx: remove ENABLE and BYPASS bits
from clk-pllv3 driver). And it should have been sent to you for earlier
-rc inclusion, but unfortunately it got delayed for some time because
Stefan wasn't aware of my email address change."
The i.MX fixes for 3.18, 2nd round:
- Fix a regression on Vybrid platform which is caused by commit
dc4805c2e78b (ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3
driver), and results in a missing configuration on PLL clocks.
- Fix a regression with i.MX defconfig files where CONFIG_SPI option
gets lost accidentally.
* tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (460 commits)
ARM: imx: Fix the removal of CONFIG_SPI option
ARM: imx: clk-vf610: define PLL's clock tree
+ Linux 3.18-rc3
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d4e8f0b238f..f155c2a1255e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4313,8 +4313,10 @@ F: Documentation/blockdev/cpqarray.txt | |||
4313 | F: drivers/block/cpqarray.* | 4313 | F: drivers/block/cpqarray.* |
4314 | 4314 | ||
4315 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | 4315 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) |
4316 | M: "Stephen M. Cameron" <scameron@beardog.cce.hp.com> | 4316 | M: Don Brace <don.brace@pmcs.com> |
4317 | L: iss_storagedev@hp.com | 4317 | L: iss_storagedev@hp.com |
4318 | L: storagedev@pmcs.com | ||
4319 | L: linux-scsi@vger.kernel.org | ||
4318 | S: Supported | 4320 | S: Supported |
4319 | F: Documentation/scsi/hpsa.txt | 4321 | F: Documentation/scsi/hpsa.txt |
4320 | F: drivers/scsi/hpsa*.[ch] | 4322 | F: drivers/scsi/hpsa*.[ch] |
@@ -4322,8 +4324,10 @@ F: include/linux/cciss*.h | |||
4322 | F: include/uapi/linux/cciss*.h | 4324 | F: include/uapi/linux/cciss*.h |
4323 | 4325 | ||
4324 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | 4326 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) |
4325 | M: Mike Miller <mike.miller@hp.com> | 4327 | M: Don Brace <don.brace@pmcs.com> |
4326 | L: iss_storagedev@hp.com | 4328 | L: iss_storagedev@hp.com |
4329 | L: storagedev@pmcs.com | ||
4330 | L: linux-scsi@vger.kernel.org | ||
4327 | S: Supported | 4331 | S: Supported |
4328 | F: Documentation/blockdev/cciss.txt | 4332 | F: Documentation/blockdev/cciss.txt |
4329 | F: drivers/block/cciss* | 4333 | F: drivers/block/cciss* |
@@ -4609,7 +4613,7 @@ S: Supported | |||
4609 | F: drivers/crypto/nx/ | 4613 | F: drivers/crypto/nx/ |
4610 | 4614 | ||
4611 | IBM Power 842 compression accelerator | 4615 | IBM Power 842 compression accelerator |
4612 | M: Nathan Fontenot <nfont@linux.vnet.ibm.com> | 4616 | M: Dan Streetman <ddstreet@us.ibm.com> |
4613 | S: Supported | 4617 | S: Supported |
4614 | F: drivers/crypto/nx/nx-842.c | 4618 | F: drivers/crypto/nx/nx-842.c |
4615 | F: include/linux/nx842.h | 4619 | F: include/linux/nx842.h |
@@ -9605,7 +9609,6 @@ F: drivers/staging/unisys/ | |||
9605 | 9609 | ||
9606 | UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER | 9610 | UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER |
9607 | M: Vinayak Holikatti <vinholikatti@gmail.com> | 9611 | M: Vinayak Holikatti <vinholikatti@gmail.com> |
9608 | M: Santosh Y <santoshsy@gmail.com> | ||
9609 | L: linux-scsi@vger.kernel.org | 9612 | L: linux-scsi@vger.kernel.org |
9610 | S: Supported | 9613 | S: Supported |
9611 | F: Documentation/scsi/ufs.txt | 9614 | F: Documentation/scsi/ufs.txt |