index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: nand: enable ECC pipelining
Boris Brezillon
2016-04-19
1
-1
/
+2
|
|
*
|
mtd: nand: sunxi: disable clks on device removal
Boris Brezillon
2016-04-19
1
-0
/
+2
|
|
*
|
mtd: nand: sunxi: fix NFC_CTL setting
Boris Brezillon
2016-04-19
1
-1
/
+1
|
|
*
|
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
Boris Brezillon
2016-04-19
1
-1
/
+1
|
|
*
|
mtd: nand: sunxi: let the NAND controller control the CE line
Boris Brezillon
2016-04-19
1
-10
/
+0
|
|
*
|
mtd: nand: sunxi: improve ->cmd_ctrl() function
Boris Brezillon
2016-04-19
1
-8
/
+44
|
|
*
|
mtd: nand: sunxi: implement ->read_subpage()
Boris Brezillon
2016-04-19
1
-0
/
+36
|
|
*
|
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
Boris Brezillon
2016-04-19
1
-0
/
+40
|
|
*
|
mtd: nand: export default read/write oob functions
Boris Brezillon
2016-04-19
1
-8
/
+10
|
|
*
|
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
Boris Brezillon
2016-04-19
1
-0
/
+12
|
|
*
|
mtd: nand: sunxi: fix EDO mode selection
Boris Brezillon
2016-04-19
1
-7
/
+11
|
|
*
|
mtd: nand: sunxi: fix clk rate calculation
Boris Brezillon
2016-04-19
1
-5
/
+5
|
|
*
|
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
Boris Brezillon
2016-04-19
1
-15
/
+15
|
|
*
|
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-17
/
+11
|
|
*
|
mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-60
/
+73
|
|
*
|
mtd: nand: pasemi: switch to dev_* printing functions
Rafał Miłecki
2016-04-19
1
-8
/
+7
|
|
*
|
mtd: nand: socrates: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: plat: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: pasemi: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: orion: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: nuc900: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: mxc: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: gpio: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: ams-delta: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-3
/
+2
|
|
*
|
mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-11
/
+7
|
|
*
|
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
5
-5
/
+0
|
|
*
|
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
Zhaoxiu Zeng
2016-04-19
1
-1
/
+2
|
|
*
|
mtd/ifc: Add support for IFC controller version 2.0
Raghav Dogra
2016-04-19
1
-33
/
+39
|
|
*
|
mtd: nand: Remove BUG() abuse in nand_scan_tail
Ezequiel García
2016-04-19
1
-19
/
+33
|
|
*
|
mtd: gpmi: fix raw_buffer pointer double free issue
Han Xu
2016-04-19
1
-0
/
+1
|
|
*
|
mtd: brcmnand: Add support for v6.2 controllers
Florian Fainelli
2016-04-19
1
-1
/
+2
|
|
*
|
mtd: nand: jz4780: fixup, device structure assigned at probe
Jorge Ramirez-Ortiz
2016-04-19
1
-1
/
+0
|
|
*
|
mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
Boris Brezillon
2016-04-19
1
-17
/
+20
|
|
*
|
mtd: nand: nandsim: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+2
|
|
*
|
mtd: nand: set ECC algorithm in nand_dt_init
Rafał Miłecki
2016-04-19
1
-1
/
+5
|
|
*
|
Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/...
Boris Brezillon
2016-04-19
2
-28
/
+20
|
|
|
\
\
|
|
*
|
|
mtd: nand: omap2: Implement NAND ready using gpiolib
Roger Quadros
2016-04-15
1
-11
/
+18
|
|
*
|
|
mtd: nand: omap: Clean up device tree support
Roger Quadros
2016-04-15
1
-20
/
+114
|
|
*
|
|
mtd: nand: omap: Copy platform data parameters to omap_nand_info data
Roger Quadros
2016-04-15
1
-8
/
+18
|
|
*
|
|
mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
Roger Quadros
2016-04-15
1
-6
/
+4
|
|
*
|
|
mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
Roger Quadros
2016-04-15
1
-1
/
+8
|
*
|
|
|
mtd: pmc551: add __init attribute
Julia Lawall
2016-04-26
1
-1
/
+1
|
*
|
|
|
mtd: maps: add __init attribute
Julia Lawall
2016-04-26
3
-6
/
+6
|
*
|
|
|
mtd: maps: make uclinux.c driver more explicitly non-modular
Paul Gortmaker
2016-04-26
1
-23
/
+4
|
*
|
|
|
mtd: devices: m25p80: add support for mmap read request
Vignesh R
2016-04-05
1
-0
/
+22
|
*
|
|
|
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
2016-04-04
2
-6
/
+26
|
*
|
|
|
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
2016-04-04
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
1
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...
Russell King
2016-04-20
1
-3
/
+3
|
|
\
\
\
\
\
[prev]
[next]