summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| | * mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_dataThomas Petazzoni2017-03-231-8/+2
| | * mtd: nand: fsmc: remove fsmc_select_chip()Thomas Petazzoni2017-03-231-29/+0
| | * mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_dataThomas Petazzoni2017-03-231-4/+0
| | * mtd: nand: fsmc: move fsmc_nand_data definitionThomas Petazzoni2017-03-231-49/+49
| | * mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni2017-03-231-8/+5
| | * mtd: nand: hynix: Fix an error code in initDan Carpenter2017-03-231-1/+3
| | * mtd: nand: gpio: make nCE GPIO optionalChristophe Leroy2017-03-161-6/+12
| | * mtd: nand: Update dependency of IFC for LS1021AAlison Wang2017-03-161-1/+1
| | * mtd: nand: tango: Enforce DMA direction typeBoris Brezillon2017-03-161-3/+5
| | * mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"Colin Ian King2017-03-161-1/+1
| | * mtd: nand: sunxi: simplify optional reset handlingPhilipp Zabel2017-03-161-11/+9
| | * mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDsBoris Brezillon2017-03-081-1/+356
| | * mtd: nand: hynix: Rework NAND ID decoding to extract more informationBoris Brezillon2017-03-081-19/+209
| | * mtd: nand: samsung: Retrieve ECC requirements from extended IDHans de Goede2017-03-081-0/+20
| | * mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon2017-03-084-12/+32
| | * mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon2017-03-084-18/+54
| | * mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon2017-03-084-31/+90
| | * mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon2017-03-084-18/+55
| | * mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon2017-03-084-87/+114
| | * mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon2017-03-084-50/+99
| | * mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon2017-03-081-10/+65
| | * mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon2017-03-082-14/+31
| | * mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon2017-03-083-13/+1
| | * mtd: nand: Rename the nand_manufacturers structBoris Brezillon2017-03-081-1/+1
| | * mtd: nand: Rename nand_get_flash_type() into nand_detect()Boris Brezillon2017-03-081-3/+2
| | * mtd: nand: Get rid of busw parameterBoris Brezillon2017-03-081-31/+37
| | * mtd: nand: Store nand ID in struct nand_chipBoris Brezillon2017-03-081-25/+30
| | * mtd: nand: Get rid of the mtd parameter in all auto-detection functionsBoris Brezillon2017-03-081-24/+30
| * | drivers/mtd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-191-2/+2
| |/
* | mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka2017-05-081-20/+9
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris2017-02-087-40/+170
|\
| * mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov2017-02-061-0/+1
| * mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()Boris Brezillon2017-02-061-4/+4
| * mtd: nand: sunxi: Stop using polling mode when waiting for long operationsBoris Brezillon2017-02-061-6/+18
| * mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon2017-02-061-0/+4
| * mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-02-061-1/+7
| * mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()Wei Yongjun2017-01-301-1/+0
| * mtd: nand: Add OX820 NAND hardware dependencyJean Delvare2017-01-301-0/+1
| * mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij2017-01-302-21/+133
| * mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'Fabio Estevam2017-01-301-7/+2
* | mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chipsZach Brown2017-02-081-0/+3
* | mtd: nand: implement 'max_bad_blocks' mtd functionZach Brown2017-02-081-0/+37
* | mtd: update my email addressJohn Crispin2017-02-081-1/+1
|/
* mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy2017-01-041-1/+1
* mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez2017-01-031-0/+2
* mtd: nand: tango: Update DT binding descriptionMarc Gonzalez2017-01-031-1/+1
* mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEMRandy Dunlap2017-01-021-0/+1
* mtd: nand: xway: fix build because of module functionsHauke Mehrtens2017-01-021-4/+1
OpenPOWER on IntegriCloud