summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-082-6/+45
|\ \
| * | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-031-0/+1
| * | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
* | | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-051-2/+1Star
|/ /
* | mtd: hisilicon: && vs & typoDan Carpenter2015-02-151-1/+1
* | mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang2015-02-083-0/+897
* | mtd: kconfig: replace PPC_OF with PPCKevin Hao2015-02-061-1/+1
* | mtd: denali: remove unnecessary stubsMasahiro Yamada2015-02-061-38/+0Star
* | mtd: nand: remove redundant local variableBaruch Siach2015-02-061-2/+1Star
* | mtd: nand: omap: drop condition with no effectNicholas Mc Guire2015-02-061-22/+9Star
* | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-021-19/+10Star
* | mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-023-8/+9
* | mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-211-1/+1
* | mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-201-1/+24
* | mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-201-3/+3
* | nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-161-6/+0Star
* | mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita2015-01-161-5/+1Star
* | mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore2015-01-131-1/+1
* | mtd: nand: remove duplicate comment lineBaruch Siach2015-01-101-1/+0Star
* | mtd: nand: added nand_shutdownScott Branden2015-01-081-0/+11
* | mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-221-8/+0Star
* | mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-221-1/+0Star
* | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-1717-161/+1955
|\ \
| * | mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON2014-12-011-0/+18
| * | mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2014-12-012-0/+185
| * | mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2014-12-012-0/+157
| * | mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-291-2/+2
| * | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-261-29/+10Star
| * | mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris2014-11-261-45/+0Star
| * | mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2014-11-261-7/+0Star
| * | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-261-0/+1
| * | mtd: nand: print erase size on initRafał Miłecki2014-11-261-2/+2
| * | fsl_ifc: Support all 8 IFC chip selectsAaron Sierra2014-11-051-6/+4Star
| * | mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu2014-11-052-4/+81
| * | mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod2014-11-051-7/+3Star
| * | mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy2014-11-051-5/+7
| * | mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig2014-11-051-1/+1
| * | mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh2014-11-051-1/+1
| * | mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig2014-11-052-3/+7
| * | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-301-1/+1
| |\ \
| * | | mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON2014-10-293-0/+1439
| * | | nandsim: add id_bytes module parameterAkinobu Mita2014-10-231-18/+24
| * | | mtd: orion_nand: fix error code path in probeMichael Opdenacker2014-10-221-28/+11Star
| * | | mtd: nand: omap: Do not use global variablesRostislav Lisovy2014-10-221-4/+3Star
* | | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0430-31/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| * | | mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-2029-30/+0Star
| |/ /