index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
1
-10
/
+24
2013-11-06
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
1
-0
/
+77
2013-11-06
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
1
-13
/
+5
2013-11-06
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-06
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-11-06
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
1
-15
/
+30
2013-11-06
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
1
-1
/
+5
2013-11-06
mtd: docg4: fix status polling loop
Mike Dunn
1
-9
/
+6
2013-11-06
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
1
-1
/
+1
2013-11-06
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
1
-8
/
+2
2013-11-06
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-11-06
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-06
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-11-06
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-06
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-06
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-06
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-6
/
+7
2013-10-27
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-10-27
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
1
-1
/
+1
2013-10-27
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
1
-9
/
+20
2013-10-27
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-27
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-27
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-27
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
1
-2
/
+12
2013-10-27
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2
-9
/
+7
2013-10-27
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-27
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
1
-37
/
+9
2013-10-27
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
1
-1
/
+2
2013-10-27
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
1
-14
/
+3
2013-10-27
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-10-27
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2
-4
/
+0
2013-10-27
mtd: denali: make init function static
Brian Norris
1
-1
/
+1
2013-10-27
mtd: nand: stop exporting nand_default_bbt
Brian Norris
1
-1
/
+0
2013-10-27
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
1
-1
/
+1
2013-10-27
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
1
-8
/
+0
2013-10-27
nand: docg4: use nand_base's default BBT scan
Brian Norris
1
-1
/
+0
2013-10-27
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer)
Lothar Waßmann
1
-4
/
+4
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-24
file->f_op is never NULL...
Al Viro
1
-1
/
+1
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+3
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
6
-0
/
+8
2013-09-27
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
1
-5
/
+3
2013-09-26
mtd: atmel_nand: fix deferred probe from __init
Johan Hovold
1
-6
/
+7
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2013-09-09
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
37
-1668
/
+1721
2013-08-30
mtd cs553x_nand: use kzalloc() instead of memset
Dan Carpenter
1
-5
/
+1
2013-08-30
mtd: atmel_nand: fix error return code in atmel_nand_probe()
Wei Yongjun
1
-0
/
+1
[prev]
[next]