Commit Graph

426 Commits (9409f38a0c8773c04bff8dda8c552d7ea013d956)

Author SHA1 Message Date
Josef 'Jeff' Sipek ea59830db0 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() 19 years ago
Vitaly Wool 96da96065b [PATCH] MTD NAND: OOB buffer offset fixups 19 years ago
Håvard Skinnemoen de591dacf3 MTD: Fix bug in fixup_convert_atmel_pri 19 years ago
Aubrey Lee fa6c220a7f [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 19 years ago
Jonathan McDowell fb8d81e477 [PATCH] MTD NAND: Fix ams-delta after core conversion 19 years ago
Richard Purdie 7fd5aecc5d [PATCH] mtd corruption fix 19 years ago
Haavard Skinnemoen 0165508c80 MTD: Add lock/unlock operations for Atmel AT49BV6416 19 years ago
Haavard Skinnemoen 5b0c5c2c0d MTD: Convert Atmel PRI information to AMD format 19 years ago
Takashi YOSHII 79b9cd586f [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap 19 years ago
Takashi YOSHI c4e6952ffd [PATCH] MTD: Add Macronix MX29F040 to JEDEC 19 years ago
Alexey Korolev 46a1652c28 [MTD] Fixes of performance and stability issues in CFI driver. 19 years ago
Ville Herva c4e7fb3137 block2mtd.c: Make kernel boot command line arguments work (try 4) 19 years ago
David Woodhouse 9a909867d2 [MTD NAND] Fix lookup error in nand_get_flash_type() 19 years ago
Rolf Eike Beer 9d05cd5178 remove #error on !PCI from pmc551.c 19 years ago
Richard Purdie 6a5a297cf7 MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion 19 years ago
Vitaly Wool 8b0036eefd [MTD] NAND: OOB buffer offset fixups 19 years ago
Artem B. Bityutskiy 220b0f5755 [PATCH] [MTD] NAND: fix dead URL in Kconfig 19 years ago
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