Commit Graph

409 Commits (bb39e419740435b7fbb0314e376ba468be7db67a)

Author SHA1 Message Date
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Thomas Gleixner 27a288677d [MTD] NAND: Fix broken sharpsl driver 19 years ago
Randy Dunlap 844d3b427e MTD: fix all kernel-doc warnings 19 years ago
Thomas Gleixner 7f8a894066 [MTD] DOC: Fixup read functions and do a little cleanup 19 years ago
Thomas Gleixner 6a93096195 [MTD] NAND: Select chip before checking write protect status 19 years ago
Herbert Valerio Riedel 1887f517e3 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() 19 years ago
Petr Stetiar 0e4ced59de [MTD] NAND: Fix typo in mtd/nand/ts7250.c 19 years ago
Greg Kroah-Hartman 176dfc633b [PATCH] 64bit resource: fix up printks for resources in mtd drivers 19 years ago
Sascha Hauer 6d4f8224d4 [MTD] Fix off-by-one error in physmap.c 19 years ago
Lennert Buytenhek ce5b0968b1 [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver 19 years ago
Ben Dooks 2c06a08217 [MTD NAND] s3c2412 support in s3c2410.c 19 years ago
David S. Miller 29f7ac7ecc [MTD] sun_uflash: Port to new EBUS device layer. 19 years ago
Artem B. Bityutskiy 17ffc7ba6d [MTD] Initialize 'writesize' 19 years ago
Thomas Gleixner 1794c13002 [MTD] NAND: ndfc fix address offset thinko 19 years ago
Ben Dooks 99974c62b6 [MTD] NAND: S3C2410 convert prinks to dev_*()s 19 years ago
Savin Zlobec 0d420f9d61 [MTD] NAND: Missing fixups 19 years ago
Thomas Gleixner 7bc3312bef [MTD] NAND: Fix breakage all over the place 19 years ago
Vitaly Wool 7e4178f90e [PATCH] NAND: fix remaining OOB length calculation 19 years ago
Thomas Gleixner b6d5ee00e3 [MTD] NAND Fixup NDFC merge brokeness 19 years ago
Ben Dooks ad3b5fb772 [MTD NAND] S3C2410 driver cleanup 19 years ago
Ben Dooks d1fef3c5e1 [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. 19 years ago
David Woodhouse 21c8db9eff [MTD] Restore MTD_ROM and MTD_RAM types 19 years ago
Artem B. Bityutskiy 783ed81ff3 [MTD] assume mtd->writesize is 1 for NOR flashes 19 years ago
David Woodhouse f9068876f5 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles 19 years ago
Roman Zippel e55a3e8aed kconfig: remove leading whitespace in menu prompts 19 years ago
Andrew Morton f24ff6bf8c [MTD] Prepare physmap for 64-bit-resources 19 years ago
Joern Engel 73c619ea0e [MTD] Disconnect struct mtd_info from ABI 19 years ago
Joern Engel 92cbfdcc36 [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 19 years ago
Joern Engel e369d62e92 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE 19 years ago
Joern Engel e1219724be [MTD] remove a forgotten MTD_XIP 19 years ago
Andrew Morton 7e9a0bb00c [MTD] Fix build warnings (and debug build error) in nand_base.c 19 years ago
Thomas Gleixner f1a28c0284 [MTD] NAND Expose the new raw mode function and status info to userspace 19 years ago
Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 years ago
Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
Thomas Gleixner f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 19 years ago
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 19 years ago
Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling 19 years ago
Thomas Gleixner 8be834f762 [MTD] NAND Fix platform structure and NDFC driver 19 years ago
Andrew Morton 19676ff0a6 [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. 19 years ago
David Woodhouse 33280eac70 [MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64 19 years ago
Thomas Gleixner ba0251fe87 [MTD] NAND Consolidate references and add back default name setting 19 years ago
Thomas Gleixner cca3b837bb [MTD] NAND simplify nand_chip_select 19 years ago
David Woodhouse 29da9cea46 [MTD] Fix thinko in nand_write_page_hwecc() 19 years ago
Thomas Gleixner f75e5097ef [MTD] NAND modularize write function 19 years ago
David Woodhouse e4d222ff18 [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. 19 years ago
David Woodhouse c5b553cc2c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes 19 years ago
Thomas Gleixner 8546ac4f84 [MTD] Remove the only useless readv implementation 19 years ago
Thomas Gleixner f5bbdacc41 [MTD] NAND Modularize read function 19 years ago
Thomas Gleixner 7314e9e7d5 [MTD] NAND Cleanup oob functions 19 years ago
Thomas Gleixner 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option 19 years ago