linux/drivers/mtd/nand
Linus Torvalds a637b0d459 - Lots of cleanups from Artem, including deletion of some obsolete drivers
- Support partitions larger than 4GiB in device tree
 - Support for new SPI chips
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.13 (GNU/Linux)
 
 iEYEABECAAYFAlGLxzEACgkQdwG7hYl686M+PgCdHAn3fDzGW7gUL1tj43NCqaC8
 PWoAoNAD5YpI3wYEBxped2MjSfgbQMvq
 =hM2T
 -----END PGP SIGNATURE-----

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

Pull MTD update from David Woodhouse:

 - Lots of cleanups from Artem, including deletion of some obsolete
   drivers

 - Support partitions larger than 4GiB in device tree

 - Support for new SPI chips

* tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd: (83 commits)
  mtd: omap2: Use module_platform_driver()
  mtd: bf5xx_nand: Use module_platform_driver()
  mtd: denali_dt: Remove redundant use of of_match_ptr
  mtd: denali_dt: Change return value to fix smatch warning
  mtd: denali_dt: Use module_platform_driver()
  mtd: denali_dt: Fix incorrect error check
  mtd: nand: subpage write support for hardware based ECC schemes
  mtd: omap2: use msecs_to_jiffies()
  mtd: nand_ids: use size macros
  mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
  mtd: add 4 Toshiba nand chips for the full-id case
  mtd: add the support to parse out the full-id nand type
  mtd: add new fields to nand_flash_dev{}
  mtd: sh_flctl: Use of_match_ptr() macro
  mtd: gpio: Use of_match_ptr() macro
  mtd: gpio: Use devm_kzalloc()
  mtd: davinci_nand: Use of_match_ptr()
  mtd: dataflash: Use of_match_ptr() macro
  mtd: remove h720x flash support
  mtd: onenand: remove OneNAND simulator
  ...
2013-05-09 10:15:46 -07:00
..
bcm47xxnflash Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
gpmi-nand mtd: gpmi: move to use generic DMA helper 2013-04-04 21:22:45 +08:00
alauda.c
ams-delta.c
atmel_nand_ecc.h
atmel_nand.c mtd: atmel_nand: use module_platform_driver_probe() 2013-04-05 13:14:31 +01:00
au1550nd.c
bf5xx_nand.c mtd: bf5xx_nand: Use module_platform_driver() 2013-04-05 14:04:45 +01:00
cafe_nand.c mtd: nand: subpage write support for hardware based ECC schemes 2013-04-05 13:22:59 +01:00
cmx270_nand.c
cs553x_nand.c
davinci_nand.c mtd: davinci_nand: Use of_match_ptr() 2013-04-05 13:19:56 +01:00
denali_dt.c mtd: denali_dt: Remove redundant use of of_match_ptr 2013-04-05 14:04:34 +01:00
denali_pci.c
denali.c
denali.h
diskonchip.c
docg4.c mtd: doc: use module_platform_driver_probe() 2013-04-05 13:14:24 +01:00
fsl_elbc_nand.c
fsl_ifc_nand.c mtd: fsl_ifc_nand: use more portable i/o accessors 2013-02-04 09:26:30 +02:00
fsl_upm.c
fsmc_nand.c mtd: fsmc_nand: use module_platform_driver_probe() 2013-04-05 13:14:34 +01:00
gpio.c mtd: gpio: Use of_match_ptr() macro 2013-04-05 13:20:09 +01:00
jz4740_nand.c
Kconfig - Lots of cleanups from Artem, including deletion of some obsolete drivers 2013-05-09 10:15:46 -07:00
lpc32xx_mlc.c mtd: nand: subpage write support for hardware based ECC schemes 2013-04-05 13:22:59 +01:00
lpc32xx_slc.c
Makefile mtd: remove the h1910 NAND driver 2013-04-05 13:15:17 +01:00
mpc5121_nfc.c
mxc_nand.c Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
nand_base.c mtd: nand: subpage write support for hardware based ECC schemes 2013-04-05 13:22:59 +01:00
nand_bbt.c mtd: nand: remove AG-AND support 2013-04-05 12:00:50 +01:00
nand_bch.c
nand_ecc.c mtd: nane: print source of error message 2013-02-04 09:27:19 +02:00
nand_ids.c mtd: nand_ids: use size macros 2013-04-05 13:22:06 +01:00
nandsim.c mtd: nand: remove few tiny page NAND bits 2013-04-05 12:03:16 +01:00
ndfc.c
nuc900_nand.c mtd: nand: remove a bunch of unused commands 2013-04-05 12:01:33 +01:00
omap2.c mtd: omap2: use msecs_to_jiffies() 2013-04-05 13:22:30 +01:00
orion_nand.c mtd: orion_nand: use module_platform_driver_probe() 2013-04-05 13:14:29 +01:00
pasemi_nand.c
plat_nand.c
pxa3xx_nand.c mtd: nand: rename the id field of 'struct nand_flash_dev' 2013-04-05 12:02:41 +01:00
r852.c
r852.h
s3c2410.c
sh_flctl.c mtd: sh_flctl: Use of_match_ptr() macro 2013-04-05 13:20:14 +01:00
sharpsl.c
sm_common.c mtd: nand_ids: use size macros 2013-04-05 13:22:06 +01:00
sm_common.h
socrates_nand.c
tmio_nand.c
txx9ndfmc.c mtd: txx9ndfmc: use module_platform_driver_probe() 2013-04-05 13:14:40 +01:00
xway_nand.c