summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-6582/+0Star
* Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-291-296/+1912
|\
| * mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-201-6/+7
| * mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-01-121-1/+4
| * mtd: nand: Fix unfinished comment in nand_init_data_interface()Miquel Raynal2018-01-061-1/+4
| * mtd: nand: add ->exec_op() implementationMiquel Raynal2017-12-161-25/+988
| * mtd: nand: Only allocate ecc->{calc, code}_buf when actually neededBoris Brezillon2017-12-141-14/+11Star
| * mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada2017-12-141-53/+38Star
| * mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada2017-12-141-25/+20Star
| * mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal2017-12-141-26/+20Star
| * mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-51/+36Star
| * mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-166/+845
| * mtd: nand: use usual return values for the ->erase() hookMiquel Raynal2017-12-011-2/+8
| * mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2017-11-301-2/+7
* | mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon2018-01-161-45/+0Star
* | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-01-161-56/+0Star
|/
* Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-8/+26
|\
| * mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-10-311-3/+6
| * mtd: nand: Export nand_reset() symbolBoris Brezillon2017-10-141-0/+1
| * mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-4/+5
| * mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONEMiquel Raynal2017-09-181-1/+14
* | mtd: nand: remove unused blockmask variableCorentin Labbe2017-09-181-2/+1Star
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-240/+64Star
|\
| * mtd: nand: make Samsung SLC NAND usable againLothar Waßmann2017-08-291-2/+5
| * Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-231-1/+1
| |\
| | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
| * | mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara2017-08-231-2/+2
| * | mtd: nand: Fix various memory leaks in coreBoris Brezillon2017-08-231-62/+56Star
| * | mtd: nand: Remove support for block locking/unlockingBoris Brezillon2017-08-031-173/+0Star
| |/
* | mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon2017-08-021-1/+3
* | mtd: nand: Fix a docs build warningJonathan Corbet2017-08-021-1/+0Star
* | nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal2017-08-021-1/+7
|/
* Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds2017-07-131-46/+303
|\
| * Merge tag 'nand/for-4.13' into MTDBrian Norris2017-07-081-46/+303
| |\
| | * mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-06-101-0/+220
| | * mtd: nand: check ecc->total sanity in nand_scan_tailMasahiro Yamada2017-06-011-0/+5
| | * mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()Boris Brezillon2017-06-011-0/+19
| | * mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon2017-06-011-4/+6
| | * mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-06-011-16/+0Star
| | * mtd: nand: Drop unused cached programming supportBoris Brezillon2017-06-011-26/+12Star
| | * mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-06-011-9/+13
| | * mtd: nand: Optimize checking of erased buffersPavel Machek2017-06-011-1/+4
| | * mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-301-0/+19
| | * mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni2017-05-151-4/+6
| | * mtd: nand: add core support for on-die ECCThomas Petazzoni2017-05-151-0/+13
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-041-2/+5
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-181-2/+5
| |\ \ | | |/ | |/|
| | * mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab2017-05-161-2/+5
* | | mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King2017-05-221-1/+1
* | | mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-221-9/+29