index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
6
-31
/
+29
|
|
*
mtd: nand: gpmi: Kill gpmi_nand_exit()
Boris Brezillon
2017-06-01
1
-7
/
+2
|
|
*
mtd: nand: gpmi: Fix gpmi_nand_init() error path
Boris Brezillon
2017-06-01
1
-4
/
+6
|
|
*
mtd: nand: gpmi: add i.MX 7 SoC support
Stefan Agner
2017-06-01
2
-2
/
+20
|
|
*
mtd: nand: gpmi: unify clock handling
Stefan Agner
2017-06-01
2
-23
/
+20
|
|
*
mtd: nand: Optimize checking of erased buffers
Pavel Machek
2017-06-01
1
-1
/
+4
|
|
*
mtd: nand: fsmc_nand: handle on-die ECC case
Thomas Petazzoni
2017-06-01
1
-0
/
+3
|
|
*
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
2017-06-01
1
-0
/
+216
|
|
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
13
-0
/
+43
|
|
*
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2017-05-15
1
-4
/
+6
|
|
*
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2017-05-15
1
-0
/
+13
|
|
*
mtd: nand: fsmc: remove default timings
Thomas Petazzoni
2017-05-15
1
-15
/
+1
|
|
*
mtd: nand: fsmc: add support for SDR timings
Thomas Petazzoni
2017-05-15
1
-5
/
+89
|
|
*
mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()
Thomas Petazzoni
2017-05-15
1
-10
/
+8
|
|
*
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
Alexander Couzens
2017-05-15
1
-0
/
+3
|
|
*
mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayout
Boris Brezillon
2017-05-15
1
-1
/
+1
|
|
*
mtd: nand: Add Mediatek machine dependency
Ezequiel Garcia
2017-05-15
1
-0
/
+1
|
|
*
mtd: nand: Add Hisilicon machine dependency
Ezequiel Garcia
2017-05-15
1
-0
/
+1
|
*
|
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
2017-07-08
14
-230
/
+785
|
|
\
\
|
|
*
|
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
Cyrille Pitchen
2017-06-27
2
-3
/
+2
|
|
*
|
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
2017-06-27
1
-1
/
+1
|
|
*
|
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
2017-06-26
1
-0
/
+1
|
|
*
|
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
2017-06-26
1
-0
/
+1
|
|
*
|
mtd: spi-nor: aspeed: configure chip window on AHB bus
Cédric Le Goater
2017-06-22
1
-3
/
+154
|
|
*
|
mtd: spi-nor: aspeed: remove dummies from keep mask
Cédric Le Goater
2017-06-21
1
-2
/
+1
|
|
*
|
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
Cédric Le Goater
2017-06-21
1
-4
/
+4
|
|
*
|
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
Cédric Le Goater
2017-06-21
1
-0
/
+1
|
|
*
|
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
2017-06-20
1
-1
/
+1
|
|
*
|
spi-nor: Add Winbond w25m512jv
Benjamin Herrenschmidt
2017-06-20
1
-0
/
+2
|
|
*
|
mtd: spi-nor: Potential oops on error path in quad_enable()
Dan Carpenter
2017-05-15
1
-2
/
+3
|
|
*
|
mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TEST
Brian Norris
2017-05-15
1
-1
/
+1
|
|
*
|
mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
Cyrille Pitchen
2017-05-15
1
-2
/
+3
|
|
*
|
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
2017-05-15
1
-1
/
+21
|
|
*
|
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
2017-05-15
1
-0
/
+10
|
|
*
|
mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
Cyrille Pitchen
2017-05-15
1
-23
/
+79
|
|
*
|
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-05-15
11
-190
/
+503
|
|
|
/
|
*
|
mtd: Fix check in mtd_unpoint()
Boris Brezillon
2017-07-08
1
-1
/
+1
|
*
|
mtd: partitions: fixup some allocate_partition() whitespace
Brian Norris
2017-06-23
1
-3
/
+3
|
*
|
mtd: parsers: trx: fix pr_err format for printing offset
Rafał Miłecki
2017-06-23
1
-1
/
+1
|
*
|
mtd: extract TRX parser out of bcm47xxpart into a separated module
Rafał Miłecki
2017-06-22
6
-94
/
+145
|
*
|
mtd: partitions: add support for partition parsers
Rafał Miłecki
2017-06-22
1
-0
/
+31
|
*
|
mtd: partitions: add support for subpartitions
Rafał Miłecki
2017-06-22
1
-7
/
+16
|
*
|
mtd: partitions: rename "master" to the "parent" where appropriate
Rafał Miłecki
2017-06-22
1
-99
/
+105
|
*
|
mtd: partitions: remove sysfs files when deleting all master's partitions
Rafał Miłecki
2017-06-22
1
-2
/
+2
|
*
|
mtd: partitions: add helper for deleting partition
Rafał Miłecki
2017-06-22
1
-32
/
+43
|
*
|
mtd: partitions: factor out code calling parser
Brian Norris
2017-06-20
1
-9
/
+24
|
*
|
mtd: handle partitioning on devices with 0 erasesize
Chris Packham
2017-06-13
1
-9
/
+17
|
*
|
mtd: subpagetest: fix wrong written check in function write_eraseblock2
Xiaolei Li
2017-06-09
1
-1
/
+1
|
*
|
mtd: mchp23k256: Add support for mchp23lcv1024
Chris Packham
2017-06-09
1
-10
/
+56
|
*
|
mtd: mchp23k256: add partitioning support
Chris Packham
2017-06-09
1
-0
/
+1
[prev]
[next]