index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-26
Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-26
/
+31
2015-12-18
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
1
-2
/
+3
2015-12-18
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF
Masahiro Yamada
1
-1
/
+1
2015-12-18
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Helmut Schaa
1
-1
/
+1
2015-12-18
mtd: ftl: use swap() in copy_erase_unit()
Fabian Frederick
1
-6
/
+2
2015-12-18
mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()
Fabian Frederick
1
-4
/
+2
2015-12-18
mtd: mtk-nor: adjust sequence of trigger function and assignment function
Bayi Cheng
1
-1
/
+1
2015-12-18
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
1
-3
/
+0
2015-12-18
mtd: nand: simplify nand_dt_init() usage
Boris BREZILLON
1
-10
/
+11
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
42
-46
/
+0
2015-12-18
mtd: nand: denali: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-32
/
+38
2015-12-18
mtd: nand: socrates: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-3
/
+2
2015-12-18
mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
3
-6
/
+7
2015-12-18
mtd: nand: docg4: simplify error case
Brian Norris
1
-8
/
+4
2015-12-18
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+14
2015-12-18
mtd: nand: vf610: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-3
/
+5
2015-12-18
mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-2
/
+1
2015-12-18
mtd: nand: tmio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-4
/
+6
2015-12-18
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+13
2015-12-18
mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-4
/
+4
2015-12-18
mtd: nand: r852: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-20
/
+15
2015-12-18
mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-16
/
+17
2015-12-18
mtd: nand: plat: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+8
2015-12-18
mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+5
2015-12-18
mtd: nand: orion: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-2
/
+2
2015-12-18
mtd: nand: omap2: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+7
2015-12-18
mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-8
/
+8
2015-12-18
mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+13
2015-12-18
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+6
2015-12-18
mtd: nand: mxc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-3
/
+2
2015-12-18
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-2
/
+1
2015-12-18
mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2
-8
/
+6
2015-12-18
mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-5
/
+4
2015-12-18
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
3
-14
/
+12
2015-12-18
mtd: nand: gpio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+12
2015-12-18
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-12
/
+10
2015-12-18
mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-13
/
+16
2015-12-18
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-12
/
+16
2015-12-18
mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+15
2015-12-18
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-11
/
+12
2015-12-18
mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+7
2015-12-18
mtd: nand: davinci: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-14
/
+16
2015-12-18
mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+5
2015-12-18
mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-9
/
+8
2015-12-18
mtd: nand: cafe: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-5
/
+5
2015-12-18
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-18
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-6
/
+6
[prev]
[next]