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: rawnand: Remove docg4
Boris Brezillon
2018-10-03
3
-1458
/
+0
|
|
*
|
mtd: rawnand: marvell: support 8b/512B strength for 2kiB pages layout
Miquel Raynal
2018-10-03
1
-3
/
+31
|
|
*
|
mtd: rawnand: marvell: rework BCH engine failure path
Miquel Raynal
2018-10-03
1
-31
/
+42
|
|
*
|
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
Boris Brezillon
2018-10-03
2
-6
/
+6
|
|
*
|
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
Boris Brezillon
2018-10-03
2
-12
/
+10
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
13
-30
/
+20
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
2018-10-03
3
-11
/
+7
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
Boris Brezillon
2018-10-03
2
-23
/
+14
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->erase()
Boris Brezillon
2018-10-03
3
-8
/
+7
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
13
-55
/
+39
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
2018-10-03
16
-61
/
+61
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
36
-87
/
+67
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
34
-124
/
+97
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
2018-10-03
8
-23
/
+22
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
32
-143
/
+115
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
40
-199
/
+159
|
|
*
|
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
40
-240
/
+179
|
|
*
|
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
24
-194
/
+192
|
|
*
|
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
26
-205
/
+204
|
|
*
|
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
14
-48
/
+45
|
|
*
|
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
17
-61
/
+61
|
|
*
|
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
16
-52
/
+50
|
|
*
|
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
2018-10-03
3
-8
/
+8
|
|
*
|
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
47
-73
/
+64
|
|
*
|
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
49
-59
/
+58
|
|
*
|
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-10-03
1
-5
/
+52
|
|
*
|
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
1
-3
/
+1
|
|
*
|
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
1
-1
/
+1
|
|
*
|
mtd: rawnand: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-04
2
-4
/
+4
|
|
*
|
mtd: rawnand: qcom: don't include dma-direct.h
Christoph Hellwig
2018-09-04
1
-1
/
+0
|
|
*
|
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
2018-09-04
4
-38
/
+11
|
|
*
|
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
Kurt Kanzenbach
2018-09-04
1
-7
/
+26
|
|
*
|
mtd: rawnand: fsl_ifc: check result of SRAM initialization
Kurt Kanzenbach
2018-09-04
1
-4
/
+13
|
|
*
|
mtd: rawnand: marvell: document a bit more the driver
Miquel Raynal
2018-09-04
1
-0
/
+67
|
|
*
|
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
2018-09-04
1
-0
/
+88
|
|
*
|
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
Thomas Petazzoni
2018-09-04
1
-12
/
+11
|
|
*
|
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
10
-114
/
+0
|
|
*
|
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
Boris Brezillon
2018-09-04
1
-5
/
+26
|
|
*
|
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
Boris Brezillon
2018-09-04
1
-14
/
+14
|
*
|
|
Merge tag 'spi-nor/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-10-19
5
-86
/
+882
|
|
\
\
\
|
|
*
|
|
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
Liu Xiang
2018-10-12
1
-0
/
+1
|
|
*
|
|
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
Mika Westerberg
2018-10-12
1
-0
/
+1
|
|
*
|
|
mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
Ahmad Fatoum
2018-10-08
1
-4
/
+10
|
|
*
|
|
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
Yogesh Gaur
2018-10-08
1
-15
/
+8
|
|
*
|
|
mtd: spi-nor: Support controllers with limited TX FIFO size
Yogesh Gaur
2018-10-08
1
-7
/
+0
|
|
*
|
|
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
2018-10-08
1
-2
/
+2
|
|
*
|
|
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
1
-16
/
+303
|
|
*
|
|
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
1
-42
/
+557
|
*
|
|
|
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
2018-10-08
1
-34
/
+21
|
*
|
|
|
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
2018-10-08
1
-17
/
+17
[prev]
[next]