index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-08-05
41
-238
/
+1029
|
\
|
*
mtd: core: check partition before dereference
Tetsuo Handa
2022-08-01
1
-0
/
+2
|
*
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
2022-08-01
14
-110
/
+276
|
|
\
|
|
*
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...
Patrice Chotard
2022-07-28
1
-3
/
+3
|
|
*
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
2022-07-28
1
-0
/
+132
|
|
*
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
2022-07-28
1
-22
/
+31
|
|
*
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2022-07-28
2
-1
/
+8
|
|
*
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
[next]