index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
2012-03-27
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
2012-03-27
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
2012-03-27
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
2012-03-27
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
2012-03-27
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
2012-03-27
mtd: change the location of the ONFI detected log
Huang Shijie
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
mtd: gpmi: fix compiler warning
Huang Shijie
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
2012-03-27
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-27
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-27
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-27
mtd: nand: erase block before marking bad
Brian Norris
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-11
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-11
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
mtd: gpio-nand: add device tree bindings
Jamie Iles
2012-01-09
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
2012-01-09
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
2012-01-09
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
2012-01-09
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
[next]