Commit Graph

74 Commits (3e5c12409c54c30f1d1b16bba5d4d24e35aa283c)

Author SHA1 Message Date
Sebastian Andrzej Siewior b46daf7eb1 mtd: remove junk tabs in nand.h 15 years ago
Sebastian Andrzej Siewior a0491fc4d4 mtd: cleanup nand.h 15 years ago
Sebastian Andrzej Siewior 453281a973 mtd: nand: introduce NAND_CREATE_EMPTY_BBT 15 years ago
Sebastian Andrzej Siewior 7cba7b14fe mtd: nand: add support for BBT without OOB 15 years ago
Huang Shijie 12a40a57f7 mtd: add init_size hook for NAND driver 15 years ago
Florian Fainelli d1e1f4e42b mtd: nand: add support for reading ONFI parameters from NAND device 15 years ago
Florian Fainelli caa4b6f24c mtd: nand: add NAND_CMD_PARAM (0xec) definition 15 years ago
Brian Norris 5c709ee9f3 mtd: nand: Increase NAND_MAX_OOBSIZE 15 years ago
David Woodhouse a1452a3771 mtd: Update copyright notices 15 years ago
Brian Norris 30fe8115b5 mtd: nand: edit macro flag for BBT scan of last page in block 15 years ago
Kevin Cernekee b60b08b02c mtd: nand: support alternate BB marker locations on MLC 15 years ago
Kevin Cernekee 426c457a32 mtd: nand: extend NAND flash detection to new MLC chips 15 years ago
Maxim Levitsky 93edbad69b mtd: Workaround wrong write protect status on some xD cards 15 years ago
David Woodhouse 5e81e88a4c mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 15 years ago
Maxim Levitsky e0b58d0a70 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte 15 years ago
Vimal Singh 7d70f334ad mtd: nand: add lock/unlock routines 15 years ago
Ben Dooks b1c6e6db5b mtd: nand: add option to quieten off the no device found messgae 15 years ago
Alessandro Rubini 30631cb82d mtd: unify status enum from three headers 16 years ago
Alessandro Rubini c62d81bcfe mtd: use bbm.h in nand.h 16 years ago
Sneha Narnakaje 6e0cb135b3 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST 16 years ago
Sneha Narnakaje 46a8cf2df2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs 16 years ago
H Hartley Sweeten f36e20c01a mtd: plat_nand: allow platform to set partitions 16 years ago
H Hartley Sweeten bf95efd41b mtd: plat_nand: add platform probe/remove callbacks 16 years ago
Alexander Clouter d6fed9e9fc mtd: extend plat_nand for (read|write)_buf 16 years ago
Thomas Gleixner 81ec5364a5 [MTD] [NAND] Add support for 4KiB pages. 16 years ago
Randy Dunlap d3af0f048c [MTD] [NAND] remove excess kernel-doc notation 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Alexey Korolev 17c1d2be28 [MTD] [NAND] Fix missing kernel-doc 17 years ago
Alexey Korolev 96d8b647cf [MTD] [NAND] fix subpage read for small page NAND 17 years ago
Alexey Korolev 3d45955962 [MTD] [NAND] subpage read feature as a way to increase performance. 17 years ago
David Woodhouse 44d1b980c7 Fix various old email addresses for dwmw2 17 years ago
Adrian Bunk 59018b6d2a MTD/JFFS2: remove CVS keywords 17 years ago
Steven J. Hill 30eb0db07d [MTD] [NAND] Add NAND manufacturer AMD. 18 years ago
Vitaly Wool 972edcb79e [MTD] [NAND] platform NAND driver: update header 18 years ago
sshahrom@micron.com 8c60e5475d [MTD][NAND] Add Micron Manufacturer ID 18 years ago
Randy Dunlap 552a8278d0 [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip 18 years ago
Thomas Gleixner 29072b9607 [MTD] NAND: add subpage write support 18 years ago
Randy Dunlap 351edd240d [PATCH] MTD: fix last kernel-doc warning 19 years ago
David Woodhouse 7dcdcbef5d [MTD] NAND: Combined oob buffer so it's contiguous with data 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
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
Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 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