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
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
9
-9
/
+9
*
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-12-17
44
-349
/
+1370
|
\
|
*
mtd: Allocate bdi objects dynamically
Steve Longerbeam
2016-12-01
1
-12
/
+18
|
*
mtd: nand: tango: Add standard legalese header
Marc Gonzalez
2016-12-01
1
-0
/
+8
|
*
mtd: maps: add missing iounmap() in error path
Luis Henriques
2016-11-30
1
-1
/
+7
|
*
Merge tag 'spi-nor/for-4.10' of git://github.com/spi-nor/linux
Brian Norris
2016-11-29
3
-7
/
+21
|
|
\
|
|
*
mtd: spi-nor: constify fsl_qspi_devtype_data
LABBE Corentin
2016-11-26
1
-4
/
+4
|
|
*
mtd: spi-nor: Add support for mr25h40
IWAMOTO Masahiko
2016-11-26
1
-0
/
+1
|
|
*
mtd: spi-nor: Add support for N25Q016A
Moritz Fischer
2016-11-26
1
-0
/
+1
|
|
*
mtd: spi-nor: Add at25df321 spi-nor flash support
Jagan Teki
2016-11-26
1
-0
/
+1
|
|
*
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
Dan Carpenter
2016-11-26
1
-1
/
+3
|
|
*
mtd: spi-nor: Off by one in cqspi_setup_flash()
Dan Carpenter
2016-11-26
1
-1
/
+1
|
|
*
mtd: spi-nor: add support for s25fl208k
Sean Nyekjaer
2016-11-26
1
-0
/
+1
|
|
*
mtd: spi-nor: fix flags for s25fl128s
Heiner Kallweit
2016-11-26
1
-1
/
+1
|
|
*
mtd: spi-nor: fix spansion quad enable
Joël Esponde
2016-11-23
1
-0
/
+7
|
|
*
mtd: spi-nor: add Macronix mx25u25635f to list of known devices.
Ash Benz
2016-11-23
1
-0
/
+1
|
*
|
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-29
37
-317
/
+1292
|
|
\
\
|
|
*
|
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
Boris Brezillon
2016-11-21
1
-9
/
+16
|
|
*
|
mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
Masahiro Yamada
2016-11-19
1
-1
/
+1
|
|
*
|
mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes()
Masahiro Yamada
2016-11-19
1
-2
/
+2
|
|
*
|
mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes()
Masahiro Yamada
2016-11-19
1
-4
/
+4
|
|
*
|
mtd: nand: nandsim: fix error check
Sudip Mukherjee
2016-11-19
1
-10
/
+5
|
|
*
|
mtd: nand: tango: Cleanup raw_write and raw_read
Marc Gonzalez
2016-11-19
1
-8
/
+6
|
|
*
|
mtd: nand: tango: Enable custom page accessors
Marc Gonzalez
2016-11-19
1
-1
/
+6
|
|
*
|
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-19
1
-3
/
+31
|
|
*
|
mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
Masahiro Yamada
2016-11-19
1
-12
/
+0
|
|
*
|
mtd: nand: denali: remove unneeded parentheses
Masahiro Yamada
2016-11-19
1
-7
/
+7
|
|
*
|
mtd: nand: denali: return error code from nand_scan_ident/tail on error
Masahiro Yamada
2016-11-19
1
-6
/
+4
|
|
*
|
mtd: nand: denali: return error code from devm_request_irq() on error
Masahiro Yamada
2016-11-19
1
-7
/
+5
|
|
*
|
mtd: nand: denali: use managed devm_irq_request()
Masahiro Yamada
2016-11-19
1
-3
/
+2
|
|
*
|
mtd: nand: denali: remove unused struct member totalblks, blksperchip
Masahiro Yamada
2016-11-19
2
-10
/
+0
|
|
*
|
mtd: nand: denali: remove "Spectra:" prefix from printk strings
Masahiro Yamada
2016-11-19
1
-6
/
+5
|
|
*
|
mtd: nand: denali: remove detect_partition_feature()
Masahiro Yamada
2016-11-19
2
-38
/
+0
|
|
*
|
mtd: nand: denali: remove bogus comment about interrupt handler setup
Masahiro Yamada
2016-11-19
1
-1
/
+0
|
|
*
|
mtd: nand: denali: remove unused struct member denali_nand_info::idx
Masahiro Yamada
2016-11-19
2
-3
/
+0
|
|
*
|
mtd: nand: denali: remove unneeded <linux/slab.h> includes
Masahiro Yamada
2016-11-19
3
-3
/
+0
|
|
*
|
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
Masahiro Yamada
2016-11-07
1
-10
/
+2
|
|
*
|
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
Masahiro Yamada
2016-11-07
1
-4
/
+0
|
|
*
|
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-2
/
+3
|
|
*
|
mtd: nand: hisi504: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+1
|
|
*
|
mtd: nand: cafe: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+2
|
|
*
|
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
|
|
*
|
mtd: nand: omap2: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-5
/
+4
|
|
*
|
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
|
|
*
|
mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-2
/
+2
|
|
*
|
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
2
-12
/
+8
|
|
*
|
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-5
/
+4
|
|
*
|
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-4
/
+6
|
|
*
|
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
|
|
*
|
mtd: nand: plat_nand: return error code of nand_scan() on error
Masahiro Yamada
2016-11-07
1
-3
/
+2
[next]