index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
1
-2
/
+0
2016-01-26
mtd: nand: lpc32xx_mlc: fix ecc.size
Boris BREZILLON
1
-1
/
+1
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
1
-1
/
+0
2016-01-26
mtd: nand: jz4740: kill the ->ecc_layout field
Boris BREZILLON
1
-3
/
+0
2016-01-26
mtd: nand: s3c2410: kill the ->ecc_layout field
Boris BREZILLON
1
-3
/
+0
2016-01-25
Merge v4.5-rc1 with MTD -next development
Brian Norris
10
-80
/
+358
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+3
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
1
-4
/
+2
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-1
/
+1
2016-01-24
mtd: atmel_nand: Use of_device_get_match_data
Romain Izard
1
-3
/
+1
2016-01-24
mtd: atmel_nand: Simplify error messages
Romain Izard
1
-2
/
+2
2016-01-24
mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
Han Xu
1
-12
/
+14
2016-01-24
mtd: nand: gpmi: add gpmi dsm supend/resume support
Huang Shijie
1
-1
/
+46
2016-01-24
mtd: bcm47xxpart: don't fail because of bit-flips
Rafał Miłecki
1
-16
/
+22
2016-01-24
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
Rafał Miłecki
1
-2
/
+2
2016-01-24
mtd: onenand: unexport onenand_default_bbt()
Thomas Petazzoni
1
-2
/
+0
2016-01-24
mtd: onenand: make onenand_scan_bbt() static
Thomas Petazzoni
1
-2
/
+1
2016-01-24
mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
Thomas Petazzoni
1
-2
/
+0
2016-01-23
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
1
-1
/
+1
2016-01-23
mtd: atmel_nand: Do not warn on bitflips
Romain Izard
1
-2
/
+2
2016-01-23
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
1
-26
/
+261
2016-01-23
mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition
Boris BREZILLON
1
-2
/
+2
2016-01-23
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
Christophe Jaillet
1
-5
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-15
mtd: nuc900_nand: read correct SMISR register
Arnd Bergmann
1
-1
/
+1
2016-01-15
mtd: mtk-nor: Drop bogus __init from mtk_nor_init()
Geert Uytterhoeven
1
-2
/
+2
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
92
-1617
/
+3065
2016-01-13
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+18
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+14
2016-01-10
mtd: ubi: wl: avoid erasing a PEB which is empty
Sebastian Siewior
1
-3
/
+18
2016-01-08
mtd: jz4780_nand: replace if/else blocks with switch/case
Brian Norris
1
-15
/
+19
2016-01-08
mtd: nand: jz4780: Update ecc correction error codes
Harvey Hunt
1
-4
/
+4
2016-01-07
mtd: nandsim: use nand_get_controller_data()
Brian Norris
1
-6
/
+12
2016-01-07
mtd: jz4780_nand: remove useless mtd->priv = chip assignment
Brian Norris
1
-1
/
+0
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
26
-257
/
+260
2016-01-07
mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
Alex Smith
5
-0
/
+857
2016-01-07
Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-15
/
+21
2016-01-07
mtd: nand: jz4740: remove custom 'erased check' implementation
Boris BREZILLON
1
-18
/
+1
2016-01-07
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
1
-35
/
+3
2016-01-07
mtd: nand: davinci: remove custom 'erased check' implementation
Boris BREZILLON
1
-8
/
+1
2016-01-07
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
1
-7
/
+46
2016-01-07
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
9
-21
/
+29
2016-01-07
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
1
-1
/
+7
2016-01-07
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel García
1
-2
/
+10
2016-01-07
mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
1
-2
/
+1
2016-01-07
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
1
-0
/
+3
2016-01-06
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
2
-15
/
+21
2016-01-06
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
1
-2
/
+2
2016-01-06
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-4
/
+2
2016-01-06
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
1
-1
/
+0
[prev]
[next]