Commit Graph

98 Commits (ae0a846e411dc0b568e8ccda584896310ee5f369)

Author SHA1 Message Date
Adrian Hunter a8de85d557 [MTD] OneNAND: Implement read-while-load 18 years ago
Kyungmin Park 60d84f9739 [MTD] OneNAND: add subpage write support 18 years ago
Artem Bityutskiy 9fe912cea3 [MTD] add get and put methods 18 years ago
Artem Bityutskiy 7799308f34 [MTD] add get_mtd_device_nm() function 18 years ago
Thomas Gleixner 29072b9607 [MTD] NAND: add subpage write support 18 years ago
Artem Bityutskiy c0fe10aef3 [MTD] increase MAX_MTD_DEVICES 18 years ago
Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 years ago
Richard Purdie 1918767299 [MTD] Allow variable block sizes in mtd_blkdevs 18 years ago
Kyungmin Park f4f91ac3c8 [MTD] OneNAND: Single bit error detection 18 years ago
Kyungmin Park 08f782b60a [MTD] OneNAND: lock support 18 years ago
Kyungmin Park 2c22120fbd MTD: OneNAND: interrupt based wait support 18 years ago
Randy Dunlap 351edd240d [PATCH] MTD: fix last kernel-doc warning 18 years ago
David Woodhouse 7dcdcbef5d [MTD] NAND: Combined oob buffer so it's contiguous with data 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Kyungmin Park 28b79ff966 [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support 19 years ago
David Woodhouse b77d95c78f [MTD NAND] Provide prototype for newly-exported nand_wait_ready() 19 years ago
David Woodhouse 956e944c76 [MTD NAND] Allow override of page read and write functions. 19 years ago
David Woodhouse 4bf63fcb83 [MTD NAND] Allocate chip->buffers separately to allow it to be overridden 19 years ago
David Woodhouse 3b85c3211e [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene 19 years ago
Haavard Skinnemoen 5b0c5c2c0d MTD: Convert Atmel PRI information to AMD format 19 years ago
Randy Dunlap ea9b6dcc15 MTD: kernel-doc fixes + additions 19 years ago
Randy Dunlap 844d3b427e MTD: fix all kernel-doc warnings 19 years ago
Thomas Gleixner 7bc3312bef [MTD] NAND: Fix breakage all over the place 19 years ago
Artem B. Bityutskiy 783ed81ff3 [MTD] assume mtd->writesize is 1 for NOR flashes 19 years ago
Thomas Gleixner f1a28c0284 [MTD] NAND Expose the new raw mode function and status info to userspace 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
Thomas Gleixner f75e5097ef [MTD] NAND modularize write function 19 years ago
Thomas Gleixner f5bbdacc41 [MTD] NAND Modularize read function 19 years ago
Thomas Gleixner 9577f44a89 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl 19 years ago
Thomas Gleixner 7fac464868 [MTD] Add ECC statistics to struct mtd_info 19 years ago
Thomas Gleixner 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option 19 years ago
Thomas Gleixner cad74f2c38 [MTD] NAND remove write_byte/word function from nand_chip 19 years ago
Thomas Gleixner 7abd3ef987 [MTD] Refactor NAND hwcontrol to cmd_ctrl 19 years ago
Thomas Gleixner 9223a456da [MTD] Remove read/write _ecc variants 19 years ago
Thomas Gleixner 2528e8cdf3 [MTD] Remove readv/readv_ecc 19 years ago
Thomas Gleixner 9d8522df37 [MTD] Remove nand writev support 19 years ago
Thomas Gleixner 9a57d470fd [MTD] NAND ECC hwctl function has no return value 19 years ago
Thomas Gleixner 6dfc6d250d [MTD] NAND modularize ECC 19 years ago
Thomas Gleixner 58dd8f2bfd [MTD] NAND consolidate data types 19 years ago
Thomas Gleixner 2c0a2bed92 [MTD] NAND whitespace and formatting cleanup 19 years ago
Thomas Gleixner ce4c61f184 [MTD] Add support for NDFC NAND controller 19 years ago
Thomas Gleixner 41796c2ea9 [MTD] Add platform support for NAND 19 years ago
Thomas Gleixner a36ed2995c [MTD] Simplify NAND locking 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
David Woodhouse 0d4e30d26a [MTD] Clean up <linux/mtd/physmap.h> to fix modular build 19 years ago
David Woodhouse 151e76590f [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd 19 years ago