index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
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: onenand: omap: remove two unused functions
Paul Bolle
1
-22
/
+0
2013-10-27
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-10-27
mtd: lpddr_cmds: make function static
Brian Norris
1
-1
/
+1
2013-10-27
mtd: onenand: remove unused variable assignments
Brian Norris
1
-7
/
+6
2013-10-27
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2
-4
/
+0
2013-10-27
mtd: onenand: remove redundant offset check
Brian Norris
1
-4
/
+0
2013-10-27
mtd: denali: make init function static
Brian Norris
1
-1
/
+1
2013-10-27
mtd: dataflash: remove unused field
Brian Norris
1
-2
/
+0
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 struc...
Lothar Waßmann
1
-4
/
+4
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-09-27
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
Elie De Brauwer
1
-2
/
+15
2013-09-27
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
1
-5
/
+3
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-4
/
+4
2013-09-09
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
85
-3175
/
+2563
2013-08-30
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
1
-0
/
+10
2013-08-30
mtd: ofpart: use for_each_child_of_node() macro
Wei Yongjun
1
-4
/
+2
2013-08-30
mtd: mtdswap: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
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
2013-08-30
mtd: bcm47xxsflash: writing support
Rafał Miłecki
1
-4
/
+126
2013-08-30
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
1
-2
/
+41
2013-08-30
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
1
-19
/
+1
2013-08-30
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
1
-12
/
+4
2013-08-30
mtd: remove alauda driver
Jussi Kivilinna
3
-731
/
+0
2013-08-30
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
1
-1
/
+1
2013-08-30
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
1
-5
/
+5
2013-08-30
mtd: spear_smi: add missing __iomem annotation
Jingoo Han
1
-4
/
+4
2013-08-30
mtd: r852: Staticize local symbols
Jingoo Han
1
-22
/
+22
2013-08-30
mtd: nandsim: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-30
mtd: impa7: add missing __iomem annotation
Jingoo Han
1
-5
/
+5
2013-08-30
mtd: sm_ftl: Staticize local symbols
Jingoo Han
1
-10
/
+10
2013-08-30
mtd: m25p80: add support for mr25h10
Markus Niebel
1
-0
/
+1
2013-08-30
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
Sascha Hauer
1
-6
/
+9
2013-08-30
mtd: m25p80: Pass flags through CAT25_INFO macro
Sascha Hauer
1
-8
/
+8
2013-08-30
mtd: m25p80: remove unnecessary ifdef
Sascha Hauer
1
-2
/
+0
2013-08-30
mtd: MTD_NAND_DENALI should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-08-30
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
1
-12
/
+0
2013-08-30
mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector
Josh Wu
1
-1
/
+2
2013-08-30
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
Brian Norris
1
-0
/
+1
[prev]
[next]