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: gpmi: fix the wrong DMA command.
Huang Shijie
2012-03-27
1
-1
/
+2
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
25
-1
/
+57
*
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
2012-03-27
1
-9
/
+42
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
19
-48
/
+48
*
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
2012-03-27
1
-0
/
+40
*
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
2012-03-27
1
-21
/
+17
*
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
2012-03-27
1
-1
/
+1
*
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
2012-03-27
1
-4
/
+5
*
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
2012-03-27
1
-17
/
+159
*
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
2012-03-27
1
-4
/
+52
*
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
2012-03-27
1
-0
/
+3
*
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
2012-03-27
1
-15
/
+7
*
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
2012-03-27
1
-0
/
+16
*
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
2012-03-27
1
-3
/
+9
*
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
2012-03-27
1
-3
/
+2
*
mtd: change the location of the ONFI detected log
Huang Shijie
2012-03-27
1
-1
/
+1
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-6
/
+13
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
*
mtd: gpmi: fix compiler warning
Huang Shijie
2012-03-27
1
-1
/
+0
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-10
/
+0
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-28
/
+0
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
1
-15
/
+31
*
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
1
-3
/
+1
*
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
1
-1
/
+1
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
2
-19
/
+19
*
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
2012-03-27
3
-0
/
+1399
*
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-27
1
-6
/
+7
*
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-27
1
-4
/
+8
*
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-27
1
-17
/
+23
*
mtd: nand: erase block before marking bad
Brian Norris
2012-03-27
1
-0
/
+11
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
3
-9
/
+56
|
\
|
*
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2012-02-04
1
-4
/
+41
|
*
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-11
1
-4
/
+14
|
*
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-11
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-18
1
-10
/
+12
|
\
\
|
*
|
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
1
-10
/
+12
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
1
-175
/
+123
|
\
\
\
|
*
|
|
MTD: nand: make au1550nd.c a platform_driver
Manuel Lauss
2011-12-08
1
-175
/
+123
|
|
/
/
*
|
/
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
26
-247
/
+189
|
\
\
|
*
|
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
|
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
1
-3
/
+3
|
*
|
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
2
-5
/
+5
|
*
|
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
1
-5
/
+1
|
*
|
mtd: gpio-nand: add device tree bindings
Jamie Iles
2012-01-09
1
-7
/
+108
|
*
|
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
1
-8
/
+10
|
*
|
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
1
-5
/
+5
[next]