Commit Graph

111 Commits (596cf083da34c2007f8ec760c8b077f6f28ee655)

Author SHA1 Message Date
Boris Brezillon 596cf083da mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 6 years ago
Mylène Josserand cbe9ea26e3 mtd: nand: nand_base: Convert EINVAL into ENOTSUPP 6 years ago
Jörg Krause da37d09682 mtd: nand: export nand_get_flash_type function 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Masahiro Yamada e6001371d1 mtd: nand: introduce NAND_ROW_ADDR_3 flag 7 years ago
Masahiro Yamada 470c29d1c2 mtd: nand: add generic helpers to check, match, maximize ECC settings 7 years ago
Boris Brezillon 52cde35b96 mtd: nand: Pass the CS line to ->setup_data_interface() 7 years ago
Masahiro Yamada 436fb2b84d mtd: nand: allow drivers to request minimum alignment for passed buffer 7 years ago
Boris Brezillon c7c553f249 mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS 7 years ago
Boris Brezillon 94b50a8aae mtd: nand: Drop the ->errstat() hook 7 years ago
Boris Brezillon 4d75596e6d mtd: nand: Drop unused cached programming support 7 years ago
Marc Gonzalez 1fb87de83d mtd: nand: Support controllers with custom page 7 years ago
Boris Brezillon 3d841b3214 mtd: nand: Fix data interface configuration logic 7 years ago
Boris Brezillon 27c4792cd2 mtd: nand: automate NAND timings selection 7 years ago
Sascha Hauer 1728eb577d mtd: nand: Create a NAND reset function 7 years ago
Boris Brezillon 19d30ded88 mtd: nand: Add an option to maximize the ECC strength 7 years ago
Masahiro Yamada ed3986ca30 bitops: collect BIT macros to include/linux/bitops.h 7 years ago
Masahiro Yamada fe3fddfad7 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) 7 years ago
Masahiro Yamada 6f29c7a8f1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Hector Palacios ebb7febc92 mtd: nand: fix bug writing 1 byte less than page size 8 years ago
Brian Norris 42bd19ce6c mtd: nand: add common DT init code 8 years ago
Andre Renaud 62f8183f6a mtd: nand: Drop a blank line in nand_wait() 8 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 8 years ago
Scott Wood 81c772521f mtd: nand: Add page argument to write_page() etc. 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 9 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 9 years ago
Scott Wood 273310644f nand: Remove __UBOOT__ ifdefs 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Masahiro Yamada 5344cc1a82 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards 9 years ago
Masahiro Yamada ab37b76d5d mtd: nand: do not scan BBT after scrub 9 years ago
Masahiro Yamada bf80ee6e1d mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again 9 years ago
Masahiro Yamada 756963d7da mtd: nand: revive "nand scrub" command 9 years ago
Rostislav Lisovy 35c204d8a9 nand: reinstate lazy bad block scanning 10 years ago
Stefan Roese be16aba5ce mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 10 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 10 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Paul Burton 40462e541d mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
htbegin 070fd8e529 mtd: nand: fix the partial page write condition 11 years ago
Joe Hershberger c788ecfdc3 nand: Move the sub-page read support enable to a flag 12 years ago
Kim Phillips 7d2ab9ae4e drivers/mtd/nand: sparse fixes 12 years ago
Marek Vasut 9c790a748f mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver 12 years ago
Matthieu CASTET d62e9caaaf mtd: support ONFI multi lun NAND 12 years ago