index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-01-13
128
-1753
/
+3469
|
\
|
*
mtd: jz4780_nand: replace if/else blocks with switch/case
Brian Norris
2016-01-08
1
-15
/
+19
|
*
mtd: nand: jz4780: Update ecc correction error codes
Harvey Hunt
2016-01-08
1
-4
/
+4
|
*
mtd: nandsim: use nand_get_controller_data()
Brian Norris
2016-01-07
1
-6
/
+12
|
*
mtd: jz4780_nand: remove useless mtd->priv = chip assignment
Brian Norris
2016-01-07
1
-1
/
+0
|
*
staging: mt29f_spinand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-5
/
+5
|
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
26
-257
/
+260
|
*
ARM: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-2
/
+2
|
*
mtd: nand: add helpers to access ->priv
Boris BREZILLON
2016-01-07
1
-0
/
+10
|
*
mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
Alex Smith
2016-01-07
5
-0
/
+857
|
*
mtd: nand: jz4740: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-07
1
-18
/
+1
|
*
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-07
1
-35
/
+3
|
*
mtd: nand: davinci: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-07
1
-8
/
+1
|
*
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
2016-01-07
2
-7
/
+56
|
*
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2016-01-07
11
-23
/
+37
|
*
doc: dt: mtd: new binding for jz4780-{nand,bch}
Alex Smith
2016-01-07
1
-0
/
+86
|
*
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
2016-01-07
1
-1
/
+7
|
*
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel GarcĂa
2016-01-07
1
-2
/
+10
|
*
mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2016-01-07
1
-2
/
+1
|
*
jffs2: use to_delayed_work
Geliang Tang
2016-01-07
1
-1
/
+1
|
*
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
2016-01-06
1
-0
/
+3
|
*
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
2016-01-06
3
-16
/
+22
|
|
\
|
*
|
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
2016-01-06
1
-1
/
+0
|
*
|
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
2015-12-19
2
-2
/
+4
|
*
|
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF
Masahiro Yamada
2015-12-19
1
-1
/
+1
|
*
|
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Helmut Schaa
2015-12-19
1
-1
/
+1
|
*
|
mtd: ftl: use swap() in copy_erase_unit()
Fabian Frederick
2015-12-19
1
-6
/
+2
|
*
|
mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()
Fabian Frederick
2015-12-19
1
-4
/
+2
|
*
|
mtd: mtk-nor: adjust sequence of trigger function and assignment function
Bayi Cheng
2015-12-19
1
-1
/
+1
|
*
|
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
2015-12-18
2
-10
/
+0
|
*
|
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
2015-12-18
2
-8
/
+2
|
*
|
mtd: nand: simplify nand_dt_init() usage
Boris BREZILLON
2015-12-18
1
-10
/
+11
|
*
|
staging: mt29f_spinand: remove useless mtd->priv = chip assignment
Boris BREZILLON
2015-12-18
1
-1
/
+0
|
*
|
cris: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
2
-6
/
+0
|
*
|
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
42
-46
/
+0
|
*
|
mtd: nand: update mtd_to_nand()
Boris BREZILLON
2015-12-18
1
-1
/
+1
|
*
|
mtd: nand: denali: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
2
-32
/
+38
|
*
|
mtd: nand: socrates: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+2
|
*
|
mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
3
-6
/
+7
|
*
|
cris: nand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
2
-4
/
+2
|
*
|
staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+1
|
*
|
mtd: nand: docg4: simplify error case
Brian Norris
2015-12-18
1
-8
/
+4
|
*
|
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-9
/
+14
|
*
|
mtd: nand: update the documentation to reflect framework changes
Boris BREZILLON
2015-12-18
1
-16
/
+15
|
*
|
mtd: nand: vf610: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+5
|
*
|
mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-2
/
+1
|
*
|
mtd: nand: tmio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-4
/
+6
|
*
|
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-7
/
+6
|
*
|
mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-9
/
+13
|
*
|
mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
2
-6
/
+5
[next]