summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-014-8/+31
| | * mtd: nand: tango: Fix incorrect use of SEQIN commandBoris Brezillon2017-06-011-1/+1
| | * mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)Boris Brezillon2017-06-011-1/+0Star
| | * mtd: nand: sunxi: Actually use DMA for subpage readsBoris Brezillon2017-06-011-1/+0Star
| | * 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: atmel: Add PM opsBoris Brezillon2017-06-011-0/+18
| | * mtd: nand: atmel: Add ->setup_data_interface() hooksBoris Brezillon2017-06-012-2/+328
| | * mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-06-016-31/+29Star
| | * mtd: nand: gpmi: Kill gpmi_nand_exit()Boris Brezillon2017-06-011-7/+2Star
| | * mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon2017-06-011-4/+6
| | * mtd: nand: gpmi: add i.MX 7 SoC supportStefan Agner2017-06-012-2/+20
| | * mtd: nand: gpmi: unify clock handlingStefan Agner2017-06-012-23/+20Star
| | * mtd: nand: Optimize checking of erased buffersPavel Machek2017-06-011-1/+4
| | * mtd: nand: fsmc_nand: handle on-die ECC caseThomas Petazzoni2017-06-011-0/+3
| | * mtd: nand: add support for Micron on-die ECCThomas Petazzoni2017-06-011-0/+216
| | * mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-3013-0/+43
| | * 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
| | * mtd: nand: fsmc: remove default timingsThomas Petazzoni2017-05-151-15/+1Star
| | * mtd: nand: fsmc: add support for SDR timingsThomas Petazzoni2017-05-151-5/+89
| | * mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()Thomas Petazzoni2017-05-151-10/+8Star
| | * mtd: nand: davinci: set ECC algorithm explicitly for HW based ECCAlexander Couzens2017-05-151-0/+3
| | * mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayoutBoris Brezillon2017-05-151-1/+1
| | * mtd: nand: Add Mediatek machine dependencyEzequiel Garcia2017-05-151-0/+1
| | * mtd: nand: Add Hisilicon machine dependencyEzequiel Garcia2017-05-151-0/+1
* | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-22/+1Star
|\ \ \
| * | | Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-294-19/+54
| |\| |
| * | | mtd: nand: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-22/+1Star
| | |/ | |/|
* | | 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: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-221-7/+15
* | | mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-221-0/+1
* | | mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris2017-05-221-0/+3
* | | mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-221-9/+29
* | | mtd: nand: drop unneeded module.h includeBrian Norris2017-05-221-1/+0Star
* | | mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris2017-05-221-1/+5
|/ /
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-1131-3747/+5166
|\ \ | |/ |/|
| * mtd: nand: add ooblayout for old hamming layoutAlexander Couzens2017-05-031-1/+69
| * mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter2017-05-031-1/+1
| * Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris2017-05-0129-3743/+5094
| |\
| | * mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu2017-04-251-3/+58
| | * mtd: nand: davinci: add comment on NAND subpage write status on keystoneSekhar Nori2017-04-251-0/+11
| | * mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros2017-04-251-0/+9
| | * mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet2017-04-251-0/+1
| | * mtd: nand: Fix a couple error codesDan Carpenter2017-04-251-2/+2