index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: m25p80: consider max message size in m25p80_read
Heiner Kallweit
2017-02-10
1
-1
/
+2
*
mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
Cédric Le Goater
2017-02-10
2
-1
/
+34
*
mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
Cédric Le Goater
2017-02-10
3
-0
/
+737
*
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
Cyrille Pitchen
2017-02-10
1
-3
/
+0
*
mtd: spi-nor: improve macronix_quad_enable()
Cyrille Pitchen
2017-02-10
1
-0
/
+3
*
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
2017-02-10
1
-5
/
+149
*
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
Marek Vasut
2017-01-04
2
-3
/
+5
*
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
[next]