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: plat-ram: Remove casting the return value which is a void pointer
Jingoo Han
2013-10-28
1
-1
/
+1
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-10-28
1
-1
/
+1
*
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2013-10-28
1
-0
/
+3
*
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-10-28
7
-7
/
+7
*
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-28
1
-9
/
+20
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-28
1
-4
/
+6
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-28
1
-0
/
+1
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-28
1
-0
/
+3
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-28
1
-2
/
+12
*
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-28
2
-9
/
+7
*
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-28
1
-4
/
+5
*
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
2013-10-28
1
-37
/
+9
*
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
2013-10-28
1
-1
/
+2
*
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
2013-10-28
1
-14
/
+3
*
mtd: onenand: omap: remove two unused functions
Paul Bolle
2013-10-28
1
-22
/
+0
*
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-10-28
1
-9
/
+15
*
mtd: lpddr_cmds: make function static
Brian Norris
2013-10-28
1
-1
/
+1
*
mtd: onenand: remove unused variable assignments
Brian Norris
2013-10-28
1
-7
/
+6
*
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-28
2
-4
/
+0
*
mtd: onenand: remove redundant offset check
Brian Norris
2013-10-28
1
-4
/
+0
*
mtd: denali: make init function static
Brian Norris
2013-10-28
1
-1
/
+1
*
mtd: dataflash: remove unused field
Brian Norris
2013-10-28
1
-2
/
+0
*
mtd: nand: stop exporting nand_default_bbt
Brian Norris
2013-10-28
1
-1
/
+0
*
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
2013-10-28
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
2013-10-28
1
-8
/
+0
*
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-28
1
-1
/
+0
*
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
2013-10-28
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: m25p80: Fix 4 byte addressing mode for Micron devices.
Elie De Brauwer
2013-09-27
1
-2
/
+15
*
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 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2013-09-16
2
-4
/
+4
|
\
|
*
UBI: Fix invalidate_fastmap()
Richard Weinberger
2013-08-20
1
-4
/
+1
|
*
UBI: Fix PEB leak in wear_leveling_worker()
Richard Weinberger
2013-08-19
1
-0
/
+3
*
|
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-09-09
85
-3175
/
+2563
|
\
\
|
*
|
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
2013-08-31
1
-0
/
+10
|
*
|
mtd: ofpart: use for_each_child_of_node() macro
Wei Yongjun
2013-08-30
1
-4
/
+2
|
*
|
mtd: mtdswap: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-30
1
-1
/
+1
|
*
|
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: bcm47xxsflash: writing support
Rafał Miłecki
2013-08-30
1
-4
/
+126
|
*
|
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
2013-08-30
1
-2
/
+41
|
*
|
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
2013-08-30
1
-19
/
+1
|
*
|
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
2013-08-30
1
-12
/
+4
|
*
|
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
|
*
|
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
2013-08-30
1
-5
/
+5
|
*
|
mtd: spear_smi: add missing __iomem annotation
Jingoo Han
2013-08-30
1
-4
/
+4
|
*
|
mtd: r852: Staticize local symbols
Jingoo Han
2013-08-30
1
-22
/
+22
[next]