index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
2013-11-06
1
-0
/
+7
*
mtd: gpmi: scan two nand chips
Huang Shijie
2013-11-06
1
-1
/
+1
*
mtd: gpmi: use DMA channel 0 for all the nand chips
Huang Shijie
2013-11-06
1
-3
/
+2
*
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2013-11-06
2
-0
/
+9
*
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
2013-11-06
1
-10
/
+24
*
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
2013-11-06
1
-0
/
+77
*
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-13
/
+5
*
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-06
1
-2
/
+13
*
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
2013-11-06
1
-15
/
+30
*
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
2013-11-06
1
-1
/
+5
*
mtd: docg4: fix status polling loop
Mike Dunn
2013-11-06
1
-9
/
+6
*
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-8
/
+2
*
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-2
/
+0
*
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-1
/
+0
*
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-06
1
-1
/
+0
*
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
2013-10-27
1
-1
/
+1
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-10-27
1
-1
/
+1
*
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-27
1
-9
/
+20
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-27
1
-4
/
+6
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-27
1
-0
/
+1
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-27
1
-0
/
+3
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-27
1
-2
/
+12
*
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-27
2
-9
/
+7
*
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-27
1
-4
/
+5
*
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
2013-10-27
1
-37
/
+9
*
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
2013-10-27
1
-1
/
+2
*
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
2013-10-27
1
-14
/
+3
*
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-10-27
1
-9
/
+15
*
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-27
2
-4
/
+0
*
mtd: denali: make init function static
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: nand: stop exporting nand_default_bbt
Brian Norris
2013-10-27
1
-1
/
+0
*
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
2013-10-27
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
2013-10-27
1
-8
/
+0
*
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-27
1
-1
/
+0
*
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
2013-10-27
1
-4
/
+4
*
mtd: gpmi: fix ECC regression
David Woodhouse
2013-10-25
1
-1
/
+1
*
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
2013-10-24
1
-1
/
+6
*
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
2013-09-27
1
-5
/
+3
*
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
2013-09-17
1
-7
/
+0
*
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-09-09
37
-1671
/
+1724
|
\
|
*
mtd cs553x_nand: use kzalloc() instead of memset
Dan Carpenter
2013-08-30
1
-5
/
+1
|
*
mtd: atmel_nand: fix error return code in atmel_nand_probe()
Wei Yongjun
2013-08-30
1
-0
/
+1
|
*
mtd: remove alauda driver
Jussi Kivilinna
2013-08-30
3
-731
/
+0
|
*
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
2013-08-30
1
-1
/
+1
[next]