linux/drivers/mtd/maps
Linus Torvalds f5e7e844a5 - More robust parsing especially of xattr data in JFFS2
- Updates to mxc_nand and gpmi drivers to support new boards and device tree
  - Improve consistency of information about ECC strength in NAND devices
  - Clean up partition handling of plat_nand
  - Support NAND drivers without dedicated access to OOB area
  - BCH hardware ECC support for OMAP
  - Other fixes and cleanups, and a few new device IDs
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iEYEABECAAYFAk/JG1wACgkQdwG7hYl686M80wCglN4kutx20j+KJWuZofkr9Hog
 weEAoI4jrqEWEdW9EcT2CIWQw7eG+1v+
 =7tdo
 -----END PGP SIGNATURE-----

Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd

Pull mtd update from David Woodhouse:
 - More robust parsing especially of xattr data in JFFS2
 - Updates to mxc_nand and gpmi drivers to support new boards and device tree
 - Improve consistency of information about ECC strength in NAND devices
 - Clean up partition handling of plat_nand
 - Support NAND drivers without dedicated access to OOB area
 - BCH hardware ECC support for OMAP
 - Other fixes and cleanups, and a few new device IDs

Fixed trivial conflict in drivers/mtd/nand/gpmi-nand/gpmi-nand.c due to
added include files next to each other.

* tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd: (75 commits)
  mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
  mtd: block2mtd: fix recursive call of mtd_writev
  mtd: gpmi-nand: define ecc.strength
  mtd: of_parts: fix breakage in Kconfig
  mtd: nand: fix scan_read_raw_oob
  mtd: docg3 fix in-middle of blocks reads
  mtd: cfi_cmdset_0002: Slight cleanup of fixup messages
  mtd: add fixup for S29NS512P NOR flash.
  jffs2: allow to complete xattr integrity check on first GC scan
  jffs2: allow to discriminate between recoverable and non-recoverable errors
  mtd: nand: omap: add support for hardware BCH ecc
  ARM: OMAP3: gpmc: add BCH ecc api and modes
  mtd: nand: check the return code of 'read_oob/read_oob_raw'
  mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
  mtd: m25p80: Add support for Winbond W25Q80BW
  jffs2: get rid of jffs2_sync_super
  jffs2: remove unnecessary GC pass on sync
  jffs2: remove unnecessary GC pass on umount
  jffs2: remove lock_super
  mtd: gpmi: add gpmi support for mx6q
  ...
2012-06-01 16:55:42 -07:00
..
Kconfig mtd: fix scb2_flash build when PCI is not enabled 2012-05-13 22:52:16 -05:00
Makefile
amd76xrom.c
autcpu12-nvram.c
bfin-async-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
cdb89712.c
cfi_flagadm.c
ck804xrom.c
dbox2-flash.c
dc21285.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
dilnetpc.c
dmv182.c
esb2rom.c
fortunet.c
gpio-addr-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
h720x-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
ichxrom.c
impa7.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
intel_vr_nor.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
ixp4xx.c mtd: ixp4xx: oops in ixp4xx_flash_probe 2012-03-27 00:33:33 +01:00
ixp2000.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
l440gx.c mtd: maps: l440gx: Add reference counter to set_vpp() 2012-03-27 00:52:49 +01:00
lantiq-flash.c MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc 2012-05-21 14:31:55 +01:00
latch-addr-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
map_funcs.c
mbx860.c
netsc520.c
nettel.c
octagon-5066.c
pci.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
pcmciamtd.c MTD merge for 3.4 2012-03-30 17:31:56 -07:00
physmap.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
physmap_of.c
pismo.c
plat-ram.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
rbtx4939-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
rpxlite.c
sa1100-flash.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c mtd: use module_pci_driver 2012-05-13 22:47:19 -05:00
scx200_docflash.c
solutionengine.c mtd: do not use plain 0 as NULL 2012-03-27 00:53:20 +01:00
sun_uflash.c
tqm8xxl.c
ts5500_flash.c
tsunami_flash.c
uclinux.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
vmax301.c
vmu-flash.c mtd: move zero length verification to MTD API functions 2012-03-27 00:32:19 +01:00
wr_sbc82xx_flash.c mtd: mark const init data with __initconst instead of __initdata 2012-05-13 22:47:12 -05:00