Commit Graph

121 Commits (714055ede4ffd60933397d4b61d285d0dfc9ecaf)

Author SHA1 Message Date
David Howells acaebfd8a7 [MTD] generalise the handling of MTD-specific superblocks 18 years ago
Robert P. J. Day 42f209d3c9 [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. 18 years ago
Robert P. J. Day 36200b7600 [MTD] Remove unnecessary user space check from mtd.h. 18 years ago
Vitaly Wool 972edcb79e [MTD] [NAND] platform NAND driver: update header 18 years ago
Artem B. Bityutskiy 801c135ce7 UBI: Unsorted Block Images 18 years ago
sshahrom@micron.com 8c60e5475d [MTD][NAND] Add Micron Manufacturer ID 18 years ago
Rodolfo Giometti 0ecbc81adf [MTD] [NOR] Support for auto locking flash on power up 18 years ago
Robert P. J. Day 118af321b2 [MTD] Delete unused header file linux/mtd/iflash.h. 18 years ago
Kyungmin Park 470bc84436 [MTD] [OneNAND] Classify the page data and oob buffer 18 years ago
Vitaly Wool 1f92267c51 [MTD] [NAND] make oobavail public 18 years ago
Artem Bityutskiy 73a4421c5a [MTD] Clarify OOB-operation interface comments 18 years ago
Artem Bityutskiy 64f6071056 [MTD] remove unused ecctype,eccsize fields from struct mtd_info 18 years ago
Artem Bityutskiy d416085572 [MTD] [NOR] Intel: remove ugly PROGREGION macros 18 years ago
Stefan Roese 0d36da3b40 [MTD] physmap: Add support for 64 bit resources 18 years ago
Haavard Skinnemoen ad7d314480 [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h 18 years ago
Randy Dunlap 552a8278d0 [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip 18 years ago
Kyungmin Park 211ac75f5e [MTD] OneNAND: Error message printing and bad block scan erros 18 years ago
Kyungmin Park abf3c0f23d [MTD] OneNAND: Reduce internal BufferRAM operations 18 years ago
Kyungmin Park 9bfbc9b24f [MTD] OneNAND: Remove unused fields 18 years ago
Kyungmin Park 75384b0d9c [MTD] OneNAND: Update copyrights and code cleanup 18 years ago
Kyungmin Park 738d61f537 [MTD] OneNAND: Reduce Double Density Package (DDP) operations 18 years ago
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