index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
mtd: rawnand: Add status chack in r852_ready()
Wentao Liang
1
-0
/
+3
2025-04-20
mtd: inftlcore: Add error check for inftl_read_oob()
Wentao Liang
1
-4
/
+5
2025-04-20
mtd: Replace kcalloc() with devm_kcalloc()
Jiasheng Jiang
1
-6
/
+3
2025-04-20
mtd: Add check for devm_kcalloc()
Jiasheng Jiang
1
-0
/
+3
2025-04-20
mtd: rawnand: brcmnand: fix PM resume warning
Kamal Dasu
1
-1
/
+1
2025-02-19
Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...
Miquel Raynal
1
-1
/
+1
2025-02-19
mtd: rawnand: cadence: fix unchecked dereference
Niravkumar L Rabara
1
-2
/
+4
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
1
-1
/
+1
2025-02-11
mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
Christian Marangi
1
-12
/
+12
2025-02-10
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
Niravkumar L Rabara
1
-2
/
+2
2025-02-10
mtd: rawnand: cadence: use dma_map_resource for sdma address
Niravkumar L Rabara
1
-4
/
+25
2025-02-10
mtd: rawnand: cadence: fix error code in cadence_nand_init()
Niravkumar L Rabara
1
-5
/
+4
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-2
/
+3
2025-01-31
Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-24
/
+71
2025-01-26
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
33
-1529
/
+2594
2025-01-24
Merge tag 'nand/for-6.14' into mtd/next
Miquel Raynal
27
-1498
/
+2536
2025-01-24
Merge tag 'spi-nor/for-6.14' into mtd/next
Miquel Raynal
6
-19
/
+37
2025-01-22
Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+2
2025-01-21
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+2
2025-01-20
mtd: spinand: skyhigh: Align with recent read from cache variant changes
Miquel Raynal
1
-2
/
+2
2025-01-20
ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type'
Zhihao Cheng
1
-1
/
+2
2025-01-18
ubi: Implement ioctl for detailed erase counters
Rickard Andersson
1
-0
/
+69
2025-01-18
ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended"
Zhihao Cheng
2
-23
/
+0
2025-01-18
ubi: Add a check for ubi_num
Denis Arefev
1
-1
/
+1
2025-01-15
mtd: spinand: winbond: Add support for DTR operations
Miquel Raynal
1
-0
/
+5
2025-01-15
mtd: spinand: winbond: Add comment about naming
Miquel Raynal
1
-0
/
+5
2025-01-15
mtd: spinand: winbond: Update the *JW chip definitions
Miquel Raynal
1
-2
/
+11
2025-01-15
mtd: spinand: Enhance the logic when picking a variant
Miquel Raynal
1
-3
/
+10
2025-01-15
mtd: spinand: Create distinct fast and slow read from cache variants
Miquel Raynal
11
-30
/
+30
2025-01-15
mtd: hyperbus: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2025-01-15
mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2025-01-15
Merge tag 'spi-mem-dtr-2' into nand/next
Miquel Raynal
5
-6
/
+29
2025-01-15
mtd: rawnand: davinci: add ROM supported OOB layout
Marcus Folkesson
1
-2
/
+43
2025-01-15
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
1
-1
/
+1
2025-01-13
mtd: spi-nor: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2025-01-13
mtd: spi-nor: spansion: Add support for S28HL02GT
Takahiro Kuwano
1
-0
/
+5
2025-01-13
mtd: spi-nor: spansion: Add support for S28HL256T
Takahiro Kuwano
1
-0
/
+5
2025-01-13
mtd: spi-nor: extend description of size member of struct flash_info
Tudor Ambarus
1
-1
/
+5
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
1
-0
/
+2
2025-01-08
mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTR
Bastien Curutchet
1
-1
/
+1
2025-01-08
mtd: rawnand: qcom: Fix build issue on x86 architecture
Md Sadre Alam
1
-1
/
+1
2024-12-24
Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/next
Miquel Raynal
3
-1446
/
+1088
2024-12-24
mtd: rawnand: qcom: use FIELD_PREP and GENMASK
Md Sadre Alam
1
-49
/
+48
2024-12-24
mtd: nand: Add qpic_common API file
Md Sadre Alam
3
-1081
/
+772
2024-12-24
mtd: rawnand: qcom: Add qcom prefix to common api
Md Sadre Alam
1
-160
/
+160
2024-12-24
mtd: rawnand: qcom: cleanup qcom_nandc driver
Md Sadre Alam
1
-282
/
+234
2024-12-24
mtd: rawnand: davinci: Implement setup_interface() operation
Bastien Curutchet
1
-0
/
+79
2024-12-24
mtd: rawnand: davinci: Add clock resource
Bastien Curutchet
1
-0
/
+7
2024-12-24
mtd: rawnand: davinci: Always depends on TI_AEMIF
Bastien Curutchet
1
-2
/
+2
[next]