index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
2014-11-05
1
-1
/
+1
*
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
2014-11-05
1
-1
/
+1
*
mtd: nand: gpio: improve comments about GPIO assisted operation
Gerhard Sittig
2014-11-05
2
-3
/
+7
*
MTD: merge 3.18 development into -next development
Brian Norris
2014-10-30
1
-1
/
+1
|
\
|
*
mtd: omap: fix mtd devices not showing up
Frans Klaver
2014-10-30
1
-1
/
+1
*
|
mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
2014-10-29
3
-0
/
+1439
*
|
nandsim: add id_bytes module parameter
Akinobu Mita
2014-10-23
1
-18
/
+24
*
|
mtd: orion_nand: fix error code path in probe
Michael Opdenacker
2014-10-22
1
-28
/
+11
*
|
mtd: nand: omap: Do not use global variables
Rostislav Lisovy
2014-10-22
1
-4
/
+3
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-19
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mtd: sh_flctl: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
1
-1
/
+1
|
*
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
1
-1
/
+1
*
|
mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message
Roger Quadros
2014-10-07
1
-1
/
+1
*
|
mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module
Ezequiel Garcia
2014-10-07
2
-2
/
+5
*
|
mtd: nand: Move ELM driver and rename as omap_elm
Ezequiel García
2014-09-22
2
-0
/
+580
*
|
nand: omap2: Replace pr_err with dev_err
Ezequiel García
2014-09-22
1
-13
/
+17
*
|
nand: omap2: Remove horrible ifdefs to fix module probe
Ezequiel García
2014-09-22
1
-59
/
+71
*
|
mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table
Boris BREZILLON
2014-09-22
1
-0
/
+4
*
|
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-22
1
-0
/
+2
*
|
mtd: denali: fix indents and other trivial things
Masahiro Yamada
2014-09-19
1
-77
/
+61
*
|
mtd: denali: remove unnecessary parentheses
Masahiro Yamada
2014-09-19
1
-7
/
+7
*
|
mtd: denali: remove another set-but-unused variable
Brian Norris
2014-09-19
1
-2
/
+1
*
|
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
2014-09-18
1
-23
/
+4
*
|
mtd: nand: don't break long print messages
Rafał Miłecki
2014-09-18
2
-22
/
+15
*
|
mtd: bcm47xxnflash: replace some magic numbers
Rafał Miłecki
2014-09-18
1
-4
/
+6
*
|
mtd: bcm47xxnflash: NAND_CMD_RESET support
Rafał Miłecki
2014-09-18
1
-1
/
+5
*
|
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
[next]