| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: bcm47xxnflash: add cmd_ctrl handler | Rafał Miłecki | 2014-09-18 | 1 | -0/+21 |
* | mtd: bcm47xxnflash: add dev_ready and fill chip_delay | Rafał Miłecki | 2014-09-18 | 1 | -0/+12 |
* | mtd: bcm47xxnflash: fix typo in freq calculation | Rafał Miłecki | 2014-09-18 | 1 | -3/+5 |
* | mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead | Wu, Josh | 2014-09-18 | 1 | -8/+5 |
* | mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead | Wu, Josh | 2014-09-18 | 1 | -8/+6 |
* | nand: omap2: Add support for flash-based bad block table | Ezequiel García | 2014-09-17 | 1 | -1/+5 |
* | mtd: nand: atmel_nand: retrieve NFC clock | Boris BREZILLON | 2014-09-17 | 1 | -0/+25 |
* | mtd: denali: remove a set-but-unused variable | Masahiro Yamada | 2014-09-16 | 1 | -2/+0 |
* | mtd: denali: change the type of iterators to int | Masahiro Yamada | 2014-09-16 | 1 | -4/+7 |
* | mtd: denali: remove unnecessary casts | Masahiro Yamada | 2014-09-16 | 1 | -18/+18 |
* | mtd: denali: remove unnecessary variable initializations | Masahiro Yamada | 2014-09-16 | 1 | -32/+27 |
* | mtd: denali: fix the format of comment blocks | Masahiro Yamada | 2014-09-16 | 1 | -123/+188 |
* | Merge tag 'v3.17-rc5' from upstream | Brian Norris | 2014-09-16 | 1 | -4/+12 |
|\ |
|
| * | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() | Roger Quadros | 2014-08-26 | 1 | -1/+1 |
| * | mtd: nand: omap: Revert to using software ECC by default | Roger Quadros | 2014-08-26 | 1 | -3/+11 |
* | | mtd: nand: Use ULL-suffix for big u64 constant | Geert Uytterhoeven | 2014-08-19 | 1 | -1/+1 |
* | | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write | Wu, Josh | 2014-08-19 | 1 | -8/+9 |
* | | mtd: nand: fix integer widening problems | Brian Norris | 2014-08-19 | 1 | -2/+2 |
* | | mtd: nandsim: fix integer widening | Brian Norris | 2014-08-19 | 1 | -1/+1 |
* | | mtd: nand: denali: set proper error code on timeout | Brian Norris | 2014-08-19 | 1 | -3/+1 |
* | | mtd: use __packed shorthand | Brian Norris | 2014-08-19 | 1 | -1/+1 |
* | | mtd: nand: fix nand_lock/unlock() function | White Ding | 2014-08-19 | 1 | -0/+18 |
* | | mtd: denali: avoid using a magic number | Masahiro Yamada | 2014-08-19 | 1 | -1/+2 |
* | | mtd: atmel_nand: remove redundant dev_err call | Wei Yongjun | 2014-08-19 | 1 | -8/+1 |
* | | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size | Wu, Josh | 2014-08-19 | 1 | -5/+11 |
* | | mtd: atmel_nand: increase chip_delay | Raphaël Poggi | 2014-08-19 | 1 | -1/+1 |
* | | mtd: ndfc: silence an array underflow static checker warning | Dan Carpenter | 2014-08-19 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-08-09 | 12 | -107/+443 |
|\ |
|
| * | mtd: gpmi: make blockmark swapping optional | Lothar Waßmann | 2014-07-28 | 1 | -19/+32 |
| * | mtd: gpmi: remove line breaks from error messages and improve wording | Lothar Waßmann | 2014-07-28 | 1 | -5/+5 |
| * | mtd: gpmi: remove useless (void *) type casts and spaces between type casts a... | Lothar Waßmann | 2014-07-28 | 1 | -5/+5 |
| * | mtd: atmel_nand: NFC: support multiple interrupt handling | Josh Wu | 2014-07-22 | 1 | -22/+62 |
| * | mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit | Wu, Josh | 2014-07-22 | 1 | -3/+11 |
| * | mtd: atmel_nand: add NFC status error check | Wu, Josh | 2014-07-22 | 2 | -1/+27 |
| * | mtd: atmel_nand: make ecc parameters same as definition | Bo Shen | 2014-07-22 | 1 | -10/+10 |
| * | mtd: nand: add ONFI timing mode to nand_timings converter | Boris BREZILLON | 2014-07-22 | 2 | -1/+254 |
| * | Merge tag 'v3.16-rc6' into MTD development branch | Brian Norris | 2014-07-21 | 1 | -2/+4 |
| |\ |
|
| * | | mtd: denali: use 8 bytes for READID command | grmoore@altera.com | 2014-07-15 | 1 | -3/+3 |
| * | | mtd: Introduce mtd_block_isreserved() | Ezequiel Garcia | 2014-07-09 | 2 | -0/+32 |
| * | | mtd: bf5xx_nand: drop no-op PM support | Brian Norris | 2014-07-03 | 1 | -24/+0 |
| * | | mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare | Vasily Khoruzhick | 2014-07-03 | 1 | -2/+2 |
| * | | mtd: lpc32xx: drop bitflip_threshold initialization | Brian Norris | 2014-07-02 | 2 | -12/+0 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 | 1 | -16/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 1 | -11/+10 |
| * | | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss | 2014-07-30 | 1 | -5/+3 |
| |/ |
|
* / | mtd: nand: reduce the warning noise when the ECC is too weak | Thomas Petazzoni | 2014-07-14 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-06-12 | 1 | -2/+2 |
|\ |
|
| * | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro | 2014-06-12 | 1 | -0/+6 |
| |\ |
|
| | * | mtd: davinci-nand: disable subpage write for keystone-nand | Murali Karicheri | 2014-05-01 | 1 | -0/+6 |
| * | | replace checking for ->read/->aio_read presence with check in ->f_mode | Al Viro | 2014-05-06 | 1 | -2/+2 |
| |/ |
|