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: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
2022-07-28
1
-1
/
+1
|
|
*
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
4
-8
/
+9
|
|
*
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
2022-07-28
1
-1
/
+1
|
|
*
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-07-28
9
-66
/
+66
|
|
*
mtd: spi-nor: esmt: Use correct name of f25l32qa
Sungbo Eo
2022-07-19
1
-1
/
+1
|
|
*
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
2022-07-19
1
-2
/
+10
|
|
*
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-06-27
3
-10
/
+22
|
*
|
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
2022-08-01
8
-60
/
+363
|
|
\
\
|
|
*
|
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
2022-06-29
1
-1
/
+7
|
|
*
|
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
2022-06-29
1
-4
/
+4
|
|
*
|
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
2022-06-24
1
-1
/
+1
|
|
*
|
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
2022-06-17
1
-5
/
+194
|
|
*
|
mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Christian Marangi
2022-06-17
1
-45
/
+62
|
|
*
|
mtd: spinand: Add support for ATO25D1GA
Aidan MacDonald
2022-06-06
3
-1
/
+88
|
|
*
|
mtd: rawnand: meson: Fix a potential double free issue
Christophe JAILLET
2022-06-06
1
-1
/
+0
|
|
*
|
mtd: rawnand: cafe: fix drivers probe/remove methods
Peng Wu
2022-06-06
1
-2
/
+7
|
*
|
|
mtd: core: introduce of support for dynamic partitions
Christian Marangi
2022-06-29
1
-0
/
+61
|
*
|
|
mtd: dataflash: Add SPI ID table
Mark Brown
2022-06-24
1
-0
/
+8
|
*
|
|
mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
2022-06-24
1
-2
/
+6
|
*
|
|
mtd: parsers: scpart: add missing of_node_put() in scpart_parse()
Yang Yingliang
2022-06-17
1
-0
/
+1
|
*
|
|
mtd: st_spi_fsm: Simplify error checking in .probe() a bit
Uwe Kleine-König
2022-06-09
1
-7
/
+4
|
*
|
|
mtd: st_spi_fsm: Disable clock only after device was unregistered
Uwe Kleine-König
2022-06-09
1
-2
/
+2
|
*
|
|
mtd: st_spi_fsm: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
|
*
|
|
mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
Uwe Kleine-König
2022-06-09
1
-3
/
+5
|
*
|
|
mtd: rawnand: atmel: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
|
*
|
|
mtd: physmap: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
1
-4
/
+0
|
*
|
|
mtd: physmap: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-6
/
+3
|
*
|
|
mtd: rawnand: meson: Drop cleaning platform data in .remove()
Uwe Kleine-König
2022-06-09
1
-2
/
+0
|
*
|
|
mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-11
/
+3
|
*
|
|
mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-4
/
+1
|
*
|
|
mtd: rawnand: omap2: Suppress error message after WARN in .remove()
Uwe Kleine-König
2022-06-09
1
-4
/
+2
|
*
|
|
mtd: spear_smi: Drop if with an always false condition
Uwe Kleine-König
2022-06-09
1
-4
/
+0
|
*
|
|
mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-4
/
+2
|
*
|
|
mtd: lpddr2_nvm: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
|
*
|
|
mtd: powernv_flash: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
|
*
|
|
mtd: hyperbus: Make hyperbus_unregister_device() return void
Uwe Kleine-König
2022-06-09
3
-11
/
+8
|
*
|
|
mtdchar: use kvmalloc() for potentially large allocations
Michał Kępień
2022-06-09
1
-5
/
+5
|
*
|
|
mtdchar: prevent integer overflow in a safety check
Michał Kępień
2022-06-09
1
-0
/
+3
|
*
|
|
mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
Miaoqian Lin
2022-06-09
1
-0
/
+3
|
*
|
|
mtd: parsers: add support for Sercomm partitions
Mikhail Zhilkin
2022-06-09
3
-0
/
+258
|
*
|
|
mtd: partitions: Fix refcount leak in parse_redboot_of
Miaoqian Lin
2022-06-09
1
-0
/
+1
|
*
|
|
mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
Duoming Zhou
2022-06-09
1
-1
/
+1
|
*
|
|
mtd: maps: Fix refcount leak in ap_flash_init
Miaoqian Lin
2022-06-06
1
-0
/
+1
|
*
|
|
mtd: maps: Fix refcount leak in of_flash_probe_versatile
Miaoqian Lin
2022-06-06
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
2
-4
/
+4
|
\
\
\
|
*
|
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
2
-4
/
+4
|
|
|
/
|
|
/
|
*
/
|
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-07-15
1
-2
/
+4
|
/
/
*
|
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
2022-06-16
1
-1
/
+1
*
|
Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
Christian Lamparter
2022-06-09
1
-3
/
+0
|
/
*
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
6
-49
/
+123
|
\
[prev]
[next]