index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: Make recover_peb power cut aware
Richard Weinberger
2016-06-23
1
-7
/
+15
*
ubi: Don't bypass ->getattr()
Richard Weinberger
2016-06-14
2
-13
/
+20
*
Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"
Richard Weinberger
2016-06-14
1
-5
/
+8
*
Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"
Richard Weinberger
2016-06-14
1
-8
/
+11
*
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
8
-32
/
+32
|
\
|
*
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-05-24
3
-2
/
+22
|
*
UBI: Set free_count to zero before walking through erase list
Heiko Schocher
2016-05-24
1
-1
/
+1
|
*
UBI: Silence an unintialized variable warning
Dan Carpenter
2016-05-24
1
-1
/
+2
|
*
UBI: Clean up return in ubi_remove_volume()
Dan Carpenter
2016-05-24
1
-1
/
+1
|
*
UBI: Modify wrong comment in ubi_leb_map function.
z00189512
2016-05-24
1
-1
/
+1
|
*
UBI: Don't read back all data in ubi_eba_copy_leb()
Richard Weinberger
2016-05-24
1
-26
/
+0
|
*
UBI: Add ro-mode sysfs attribute
Ezequiel Garcia
2016-05-24
1
-0
/
+5
*
|
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-27
2
-29
/
+9
|
\
\
|
*
|
Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"
Wenyou Yang
2016-05-25
2
-29
/
+9
*
|
|
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-24
58
-2194
/
+3366
|
\
|
|
|
*
|
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
2016-05-10
1
-0
/
+1
|
*
|
mtd: nand_bch: fix spelling of "probably"
Brian Norris
2016-05-06
1
-1
/
+1
|
*
|
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
Brian Norris
2016-05-05
48
-2185
/
+3324
|
|
\
\
|
|
*
|
mtd: brcmnand: respect ECC algorithm set by NAND subsystem
Brian Norris
2016-05-05
1
-1
/
+23
|
|
*
|
gpmi-nand: Handle ECC Errors in erased pages
Markus Pargmann
2016-05-05
1
-5
/
+73
|
|
*
|
mtd: nand: add support for "nand-ecc-algo" DT property
Rafał Miłecki
2016-05-05
1
-7
/
+13
|
|
*
|
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
6
-15
/
+5
|
|
*
|
mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
Rafał Miłecki
2016-05-05
1
-1
/
+8
|
|
*
|
mtd: nand: read ECC algorithm from the new field
Rafał Miłecki
2016-05-05
1
-61
/
+85
|
|
*
|
mtd: nand: fsmc: validate ECC setup by checking algorithm directly
Rafał Miłecki
2016-05-05
1
-2
/
+5
|
|
*
|
mtd: nand: set ECC algorithm to Hamming on fallback
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: atmel: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+13
|
|
*
|
mtd: nand: davinci: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+9
|
|
*
|
mtd: nand: bf5xx: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: omap2: Fix high memory dma prefetch transfer
Cooper Jr., Franklin
2016-05-05
1
-11
/
+2
|
|
*
|
mtd: nand: omap2: Start dma request before enabling prefetch
Cooper Jr., Franklin
2016-05-05
1
-4
/
+5
|
|
*
|
mtd: nandsim: add __init attribute
Julia Lawall
2016-05-05
1
-3
/
+3
|
|
*
|
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
2016-05-05
1
-1
/
+93
|
|
*
|
mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-15
/
+12
|
|
*
|
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-22
/
+23
|
|
*
|
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-16
/
+9
|
|
*
|
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-11
/
+3
|
|
*
|
mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-45
/
+38
|
|
*
|
mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-11
/
+10
|
|
*
|
mtd: nand: omap2: fix compare_const_fl.cocci warnings
Julia Lawall
2016-05-05
1
-1
/
+1
|
|
*
|
mtd: nand: jz4740: Remove unused local variable
Maarten ter Huurne
2016-05-05
1
-1
/
+0
|
|
*
|
mtd: nand: fsl_elbc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: fsl_ifc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: fsl_upm: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: cmx270: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: au1550nd: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: sh_flctl: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: s3c2410: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
|
|
*
|
mtd: nand: omap2: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
[next]