index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-03
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
1
-173
/
+0
2017-08-02
mtd: nand: atmel: Fix EDO mode check
Boris Brezillon
1
-1
/
+1
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
1
-3
/
+3
2017-08-02
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
Boris Brezillon
1
-1
/
+3
2017-08-02
mtd: nand: Fix a docs build warning
Jonathan Corbet
1
-1
/
+0
2017-08-02
mtd: nand: sunxi: fix potential divide-by-zero error
Bryan O'Donoghue
1
-0
/
+4
2017-08-02
nand: fix wrong default oob layout for small pages using soft ecc
Miquel Raynal
1
-1
/
+7
2017-08-01
mtd: mtk-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: atmel-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
1
-8
/
+21
2017-08-01
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller
Mika Westerberg
3
-0
/
+99
2017-07-24
mtd: mtdswap: remove unused variables 'dev' and 'gd'
Brian Norris
1
-3
/
+0
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
5
-82
/
+47
2017-07-19
mtd: nand: atmel: Fix DT backward compatibility in pmecc.c
Boris Brezillon
1
-15
/
+6
2017-07-18
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
1
-13
/
+762
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
62
-2159
/
+3938
2017-07-07
Merge tag 'nand/for-4.13' into MTD
Brian Norris
33
-1598
/
+2420
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/linusw/linux-pinctrl
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/git/gregkh/driver-core
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
2017-06-21
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
Cédric Le Goater
1
-4
/
+4
2017-06-21
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
Cédric Le Goater
1
-0
/
+1
2017-06-20
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-20
spi-nor: Add Winbond w25m512jv
Benjamin Herrenschmidt
1
-0
/
+2
2017-06-20
mtd: partitions: factor out code calling parser
Brian Norris
1
-9
/
+24
2017-06-20
mtd: nand: ifc: Initialize SRAM for all version >= 1.0
Prabhakar Kushwaha
1
-1
/
+1
[prev]
[next]