Commit Graph

432 Commits (b58602a4bac012b5f4fc12fe6b46ab237b610d5d)

Author SHA1 Message Date
Mike Frysinger 0ee002b041 [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() 17 years ago
Mike Frysinger a0dd20184b [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default 17 years ago
Mike Frysinger 2445af3853 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions 17 years ago
Mike Frysinger fcb90ba7e9 [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses 17 years ago
Mike Frysinger cf840392e8 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 17 years ago
Mike Frysinger e274f025e2 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages 17 years ago
Harvey Harrison 963724462a [MTD] [NAND] diskonchip.c fix sparse endian warnings 17 years ago
Andrew Morton fc1f397b2c [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h 17 years ago
akpm@linux-foundation.org 650da9d0b7 [MTD] [NAND] fsl_elbc_nand.c: fix printk warning 17 years ago
Artem Bityutskiy 74216be41a [MTD] [NAND] nandsim: support random page read command 17 years ago
Alexey Korolev 3d45955962 [MTD] [NAND] subpage read feature as a way to increase performance. 17 years ago
Ben Dooks 30821fee4f CPUFREQ: S3C24XX NAND driver frequency scaling support. 17 years ago
Yoichi Yuasa ee39a0e61b [MTD][NAND] au1550nd: remove unused variable 17 years ago
Anton Vorontsov 55679df30d [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y 17 years ago
Milton Miller f63af11ddb [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers 17 years ago
Anton Vorontsov 0acf944c68 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups 17 years ago
Anton Vorontsov ec6e0ea3bd [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT 17 years ago
Anton Vorontsov 452db27243 [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips 17 years ago
David Brownell bd5a43822b [MTD] [NAND] atmel_nand can be modular 17 years ago
Haavard Skinnemoen d6248fddf7 [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum 17 years ago
David Brownell 23a346ca4a [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() 17 years ago
Mike Rapoport 70eb33d67a [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib 17 years ago
Saeed Bishara f4db56ffd4 [MTD] orion_nand: add chip_delay parameter 17 years ago
David Woodhouse 90574d0a4d [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved 17 years ago
Håvard Skinnemoen 984290ded4 [MTD] [NAND] atmel_nand: make available on AVR32 17 years ago
Håvard Skinnemoen cc0c72e173 [MTD] [NAND] atmel_nand: Clean up and fix probe() error path 17 years ago
Håvard Skinnemoen 3c3796cc32 [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols 17 years ago
Håvard Skinnemoen d4f4c0aa8e [MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig 17 years ago
Håvard Skinnemoen 62fd71fe71 [MTD] [NAND] at91_nand: Convert to generic GPIO API 17 years ago
Anton Vorontsov aa83570e23 [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove 17 years ago
Randy Dunlap 4474573a90 [MTD] [NAND] nandsim: missing header for do_div 17 years ago
Ben Dooks 7e74a5076e [MTD] [NAND] S3C2410: Remove changelog and tidy header 17 years ago
Ben Dooks 451d33993b [MTD] [NAND] S3C2410: Change printk() into dev_dbg() 17 years ago
Adrian Bunk 59018b6d2a MTD/JFFS2: remove CVS keywords 17 years ago
Adrian Hunter 6eda7a55f7 [MTD] [NAND] nandsim: allow for 64-bit size 17 years ago
Adrian Hunter 07293b2008 [MTD] [NAND] nandsim: fix overridesize 17 years ago
Adrian Hunter af3deccfa6 [MTD] [NAND] nandsim: fix size bug 17 years ago
Eric Miao 9b62d86431 [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path 17 years ago
Robert P. J. Day ff0de61c36 [MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro. 17 years ago
Toralf Förster 437d0d299f [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c 17 years ago
Atsushi Nemoto 8136508cd6 [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. 17 years ago
Michael Hennerich afc4bca639 [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. 17 years ago
Atsushi Nemoto 2314488e81 [MTD] [NAND] at91_nand: control NCE signal 17 years ago
Richard Genoud d43fa14996 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 17 years ago
Richard Genoud 77f5492c43 [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 17 years ago
Ben Dooks ed8165c75e [MTD] [NAND] Verify probe by retrying to checking the results match 17 years ago
Ben Dooks 37e5ffa3f1 [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board 17 years ago
Ben Dooks 1c21ab67b7 [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data 17 years ago
Ben Dooks c45c6c6833 [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction 17 years ago
Ben Dooks 71d54f3855 [MTD] [NAND] S3C2410 Large page NAND support 17 years ago