index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-07
Merge tag 'nand/for-4.13' into MTD
Brian Norris
2017-07-07
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
2017-07-07
mtd: Fix check in mtd_unpoint()
Boris Brezillon
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
mtd: nand: mtk: release lock on error path
Dan Carpenter
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-06-27
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
Cyrille Pitchen
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-26
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
2017-06-26
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
2017-06-25
mtd: nand: mtk: add ->setup_data_interface() hook
Xiaolei Li
2017-06-25
mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resume
Xiaolei Li
2017-06-25
mtd: nand: mtk: remove unneeded mtk_nfc_hw_init from mtk_nfc_resume
Xiaolei Li
2017-06-25
mtd: nand: mtk: disable ecc irq when writing page with hwecc
Xiaolei Li
2017-06-25
mtd: nand: mtk: fix incorrect register setting order about ecc irq
Xiaolei Li
2017-06-23
mtd: partitions: fixup some allocate_partition() whitespace
Brian Norris
2017-06-23
mtd: parsers: trx: fix pr_err format for printing offset
Rafał Miłecki
2017-06-22
mtd: extract TRX parser out of bcm47xxpart into a separated module
Rafał Miłecki
2017-06-22
mtd: partitions: add support for partition parsers
Rafał Miłecki
2017-06-22
mtd: partitions: add support for subpartitions
Rafał Miłecki
2017-06-22
mtd: partitions: rename "master" to the "parent" where appropriate
Rafał Miłecki
2017-06-22
mtd: partitions: remove sysfs files when deleting all master's partitions
Rafał Miłecki
2017-06-22
mtd: partitions: add helper for deleting partition
Rafał Miłecki
2017-06-22
mtd: spi-nor: aspeed: configure chip window on AHB bus
Cédric Le Goater
2017-06-21
mtd: spi-nor: aspeed: remove dummies from keep mask
Cédric Le Goater
2017-06-21
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
Cédric Le Goater
2017-06-21
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
Cédric Le Goater
2017-06-20
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
2017-06-20
spi-nor: Add Winbond w25m512jv
Benjamin Herrenschmidt
2017-06-20
mtd: partitions: factor out code calling parser
Brian Norris
2017-06-20
mtd: nand: ifc: Initialize SRAM for all version >= 1.0
Prabhakar Kushwaha
2017-06-20
mtd: nand: denali: avoid magic numbers and rename for clarification
Masahiro Yamada
2017-06-20
mtd: nand: denali: enable bad block table scan
Masahiro Yamada
2017-06-20
mtd: nand: denali: use non-managed kmalloc() for DMA buffer
Masahiro Yamada
2017-06-20
mtd: nand: denali: skip driver internal bounce buffer when possible
Masahiro Yamada
2017-06-20
mtd: nand: denali: support hardware-assisted erased page detection
Masahiro Yamada
2017-06-20
mtd: nand: denali: fix raw and oob accessors for syndrome page layout
Masahiro Yamada
2017-06-20
mtd: nand: denali: use flag instead of register macro for direction
Masahiro Yamada
2017-06-20
mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
Masahiro Yamada
2017-06-20
mtd: nand: denali: propagate page to helpers via function argument
Masahiro Yamada
2017-06-20
mtd: nand: denali: use interrupt instead of polling for bank reset
Masahiro Yamada
2017-06-20
mtd: nand: denali: fix bank reset function to detect the number of chips
Masahiro Yamada
2017-06-20
mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
Masahiro Yamada
2017-06-20
mtd: nand: denali: rework interrupt handling
Masahiro Yamada
2017-06-20
mtd: nand: denali: handle timing parameters by setup_data_interface()
Masahiro Yamada
2017-06-20
mtd: nand: denali: remove unneeded find_valid_banks()
Masahiro Yamada
[next]