index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
mtd: gpmi: fix the NULL pointer
Huang Shijie
1
-7
/
+7
2013-11-11
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
1
-2
/
+2
2013-11-11
mtd: gpmi: only scan two chips for imx6
Huang Shijie
1
-1
/
+1
2013-11-07
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
1
-3
/
+1
2013-11-07
mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
Josh Wu
1
-1
/
+0
2013-11-07
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
1
-109
/
+104
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-5
/
+3
2013-11-07
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
1
-1
/
+2
2013-11-07
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
Brian Norris
1
-34
/
+3
2013-11-07
mtd: mxc_nand: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-11-07
mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
Pekon Gupta
1
-34
/
+6
2013-11-07
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
Pekon Gupta
1
-50
/
+35
2013-11-07
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...
Pekon Gupta
1
-74
/
+22
2013-11-07
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
Pekon Gupta
1
-99
/
+62
2013-11-07
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...
Pekon Gupta
1
-123
/
+158
2013-11-07
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
Pekon Gupta
1
-12
/
+9
2013-11-07
mtd: nand: omap: cleanup: replace local references with generic framework names
Pekon Gupta
1
-55
/
+57
2013-11-07
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
Pekon Gupta
1
-6
/
+3
2013-11-07
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
1
-0
/
+7
2013-11-07
mtd: gpmi: scan two nand chips
Huang Shijie
1
-1
/
+1
2013-11-07
mtd: gpmi: use DMA channel 0 for all the nand chips
Huang Shijie
1
-3
/
+2
2013-11-07
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2
-0
/
+9
2013-11-07
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
1
-10
/
+24
2013-11-07
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
1
-0
/
+77
2013-11-07
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
1
-13
/
+5
2013-11-07
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-07
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-11-07
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
1
-15
/
+30
2013-11-07
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
1
-1
/
+5
2013-11-07
mtd: docg4: fix status polling loop
Mike Dunn
1
-9
/
+6
2013-11-07
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
1
-8
/
+2
2013-11-07
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-11-07
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-07
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-11-07
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-28
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-10-28
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
1
-1
/
+1
2013-10-28
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
1
-9
/
+20
2013-10-28
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-28
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-28
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-28
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
1
-2
/
+12
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2
-9
/
+7
2013-10-28
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-28
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
1
-37
/
+9
2013-10-28
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
1
-1
/
+2
[next]