dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd/nand
Linus Torvalds d92dd35920 A small set of simple regression and build fixes for 3.8:
- Fix a warning introduced in ONFI NAND probe
  - Fix commandline partition parsing
  - Require BITREVERSE for DiskOnChip G3 driver
  - Fix build failure for davinci_nand as module
  - Bump NFLASH_READY_RETRIES for bcm47xxnflash
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.13 (GNU/Linux)
 
 iEYEABECAAYFAlEPq8kACgkQdwG7hYl686NrCwCdH28jbk1MKSrge2Vf4ZeFvnbM
 AvUAoMvuEYrZbfAUYN7jf0t4FVvnJw97
 =hr+/
 -----END PGP SIGNATURE-----

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

Pull MTD fixes from David Woodhouse:
 "A small set of simple regression and build fixes for 3.8:
   - Fix a warning introduced in ONFI NAND probe
   - Fix commandline partition parsing
   - Require BITREVERSE for DiskOnChip G3 driver
   - Fix build failure for davinci_nand as module
   - Bump NFLASH_READY_RETRIES for bcm47xxnflash"

* tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd:
  mtd: nand: onfi don't WARN if we are in 16 bits mode
  mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
  mtd: docg3 fix missing bitreverse lib
  mtd: davinci_nand: fix modular build with CONFIG_OF=y
  mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
2013-02-05 07:54:11 +11:00
..
bcm47xxnflash A small set of simple regression and build fixes for 3.8: 2013-02-05 07:54:11 +11:00
gpmi-nand Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
Kconfig MTD pull for 3.8 2012-12-19 12:47:41 -08:00
Makefile MTD pull for 3.8 2012-12-19 12:47:41 -08:00
alauda.c
ams-delta.c
atmel_nand.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
atmel_nand_ecc.h
au1550nd.c
bf5xx_nand.c
cafe_nand.c
cmx270_nand.c
cs553x_nand.c
davinci_nand.c mtd: davinci_nand: fix modular build with CONFIG_OF=y 2013-01-11 16:53:24 +00:00
denali.c
denali.h
denali_dt.c
denali_pci.c
diskonchip.c
docg4.c mtd: nand/docg4: fix and improve read of factory bbt 2012-12-12 17:03:42 +02:00
fsl_elbc_nand.c
fsl_ifc_nand.c
fsl_upm.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
fsmc_nand.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
gpio.c mtd: nand/gpio: use io{read,write}*_rep accessors 2012-12-13 13:39:44 +02:00
h1910.c
jz4740_nand.c Drivers: mtd: remove __dev* attributes. 2013-01-03 15:57:03 -08:00
lpc32xx_mlc.c
lpc32xx_slc.c
mpc5121_nfc.c
mxc_nand.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
nand_base.c mtd: nand: onfi don't WARN if we are in 16 bits mode 2013-01-19 09:58:33 +00:00
nand_bbt.c
nand_bch.c
nand_ecc.c
nand_ids.c
nandsim.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
ndfc.c
nuc900_nand.c
omap2.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
orion_nand.c
pasemi_nand.c
plat_nand.c
ppchameleonevb.c
pxa3xx_nand.c
r852.c
r852.h
rtc_from4.c
s3c2410.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
sh_flctl.c MTD pull for 3.8 2012-12-19 12:47:41 -08:00
sharpsl.c
sm_common.c
sm_common.h
socrates_nand.c
tmio_nand.c
txx9ndfmc.c
xway_nand.c