index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
mtd: nand: hynix: add support for 20nm NAND chips
Martin Blumenstingl
1
-2
/
+2
2017-08-23
mtd: nand: mxc: Fix mxc_v1 ooblayout
Boris Brezillon
1
-3
/
+4
2017-08-23
mtd: nand: sunxi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-23
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
1
-8
/
+12
2017-08-23
mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-2
/
+7
2017-08-23
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-2
/
+7
2017-08-23
mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
1
-7
/
+18
2017-08-23
mtd: nand: denali: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2017-08-23
mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
1
-0
/
+7
2017-08-23
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms
Gregory CLEMENT
1
-1
/
+1
2017-08-23
mtd: nand: qcom: reorganize nand devices probing
Abhishek Sahu
1
-29
/
+59
2017-08-23
mtd: nand: qcom: remove memset for clearing read register buffer
Abhishek Sahu
1
-2
/
+0
2017-08-23
mtd: nand: qcom: reorganize nand page write
Abhishek Sahu
1
-12
/
+20
2017-08-23
mtd: nand: qcom: reorganize nand page read
Abhishek Sahu
1
-10
/
+27
2017-08-23
mtd: nand: qcom: remove redundant chip select compatible string
Abhishek Sahu
1
-14
/
+12
2017-08-23
mtd: nand: qcom: fix config error for BCH
Abhishek Sahu
1
-1
/
+1
2017-08-23
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
Fabio Estevam
1
-3
/
+0
2017-08-23
mtd: nand: vf610: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+5
2017-08-23
mtd: nand: remove hard-coded NAND ids length
Jean-Louis Thekekara
1
-2
/
+2
2017-08-23
mtd: nand: Fix various memory leaks in core
Boris Brezillon
1
-62
/
+56
2017-08-03
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
1
-173
/
+0
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
62
-2169
/
+3948
2017-07-07
Merge tag 'nand/for-4.13' into MTD
Brian Norris
33
-1608
/
+2430
2017-07-07
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
14
-230
/
+785
2017-07-07
mtd: Fix check in mtd_unpoint()
Boris Brezillon
1
-1
/
+1
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+1
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+5
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+9
2017-07-03
mtd: nand: mtk: release lock on error path
Dan Carpenter
1
-1
/
+3
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
4
-19
/
+54
2017-06-27
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
Cyrille Pitchen
2
-3
/
+2
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
1
-1
/
+1
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
1
-0
/
+1
2017-06-26
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
1
-0
/
+1
2017-06-26
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
1
-0
/
+1
2017-06-25
mtd: nand: mtk: add ->setup_data_interface() hook
Xiaolei Li
1
-15
/
+75
2017-06-25
mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
Xiaolei Li
1
-2
/
+0
2017-06-25
mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
Xiaolei Li
1
-2
/
+0
2017-06-25
mtd: nand: mtk: disable ecc irq when writing page with hwecc
Xiaolei Li
1
-10
/
+12
2017-06-25
mtd: nand: mtk: fix incorrect register setting order about ecc irq
Xiaolei Li
1
-2
/
+2
2017-06-23
mtd: partitions: fixup some allocate_partition() whitespace
Brian Norris
1
-3
/
+3
2017-06-23
mtd: parsers: trx: fix pr_err format for printing offset
Rafał Miłecki
1
-1
/
+1
2017-06-22
mtd: extract TRX parser out of bcm47xxpart into a separated module
Rafał Miłecki
6
-94
/
+145
2017-06-22
mtd: partitions: add support for partition parsers
Rafał Miłecki
1
-0
/
+31
2017-06-22
mtd: partitions: add support for subpartitions
Rafał Miłecki
1
-7
/
+16
2017-06-22
mtd: partitions: rename "master" to the "parent" where appropriate
Rafał Miłecki
1
-99
/
+105
2017-06-22
mtd: partitions: remove sysfs files when deleting all master's partitions
Rafał Miłecki
1
-2
/
+2
2017-06-22
mtd: partitions: add helper for deleting partition
Rafał Miłecki
1
-32
/
+43
2017-06-22
mtd: spi-nor: aspeed: configure chip window on AHB bus
Cédric Le Goater
1
-3
/
+154
2017-06-21
mtd: spi-nor: aspeed: remove dummies from keep mask
Cédric Le Goater
1
-2
/
+1
[next]