aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
...
| * | | mtd: nand: fix spelling of REPLACEABLEBrian Norris2015-03-24
| * | | mtd: nand: fully initialize mtd_oob_opsBrian Norris2015-03-11
| * | | mtd: nand: denali: drop dead codeBrian Norris2015-03-11
| * | | mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris2015-03-11
| * | | mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König2015-03-11
| * | | mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König2015-03-11
| * | | mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König2015-03-11
| * | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König2015-03-11
| * | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König2015-03-11
| * | | mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König2015-03-11
| * | | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-11
| * | | mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-03
| * | | mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-28
| * | | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-28
| * | | Merge MTD updates into -nextBrian Norris2015-02-28
| |\ \ \
| * | | | mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik2015-02-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ \
| * | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | | | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-03
| | |_|/ / | |/| | |
| * | | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-28
| | |/ / | |/| |
| * | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-28
| | |/ | |/|
* / | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-05
|/ /
* | mtd: hisilicon: && vs & typoDan Carpenter2015-02-15
* | mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang2015-02-08
* | mtd: kconfig: replace PPC_OF with PPCKevin Hao2015-02-05
* | mtd: denali: remove unnecessary stubsMasahiro Yamada2015-02-05
* | mtd: nand: remove redundant local variableBaruch Siach2015-02-05
* | mtd: nand: omap: drop condition with no effectNicholas Mc Guire2015-02-05
* | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-02
* | mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-02
* | mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-21
* | mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-20
* | mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-20
* | nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-15
* | mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita2015-01-15
* | mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore2015-01-13
* | mtd: nand: remove duplicate comment lineBaruch Siach2015-01-09
* | mtd: nand: added nand_shutdownScott Branden2015-01-07
* | mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-22
* | mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-22
* | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-17
|\ \
| * | mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON2014-12-01
| * | mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2014-12-01
| * | mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2014-12-01
| * | mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-28
| * | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-26
| * | mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris2014-11-26
| * | mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2014-11-26
| * | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-25