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: 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
|
*
|
|
|
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
2018-10-08
1
-18
/
+21
|
*
|
|
|
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
2018-10-05
1
-18
/
+8
|
*
|
|
|
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
2018-10-05
1
-1
/
+1
|
*
|
|
|
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
2018-10-05
1
-7
/
+3
|
*
|
|
|
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
2018-10-05
1
-22
/
+5
|
*
|
|
|
mtd: physmap_of: Remove unused struct of_device_id
Ricardo Ribalda Delgado
2018-10-04
1
-5
/
+0
|
|
/
/
/
*
|
|
|
mtd_blkdevs: convert to blk-mq
Jens Axboe
2018-10-16
1
-37
/
+63
*
|
|
|
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
4
-5
/
+36
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Boris Brezillon
2018-09-18
1
-3
/
+23
|
*
|
|
mtd: partitions: fix unbalanced of_node_get/put()
Miquel Raynal
2018-09-17
1
-1
/
+4
|
*
|
|
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
2018-09-15
1
-0
/
+6
|
*
|
|
mtd: rawnand: marvell: prevent harmless warnings
Miquel Raynal
2018-09-10
1
-1
/
+3
|
|
|
/
|
|
/
|
*
/
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
|
/
/
[prev]
[next]