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.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
2022-09-21
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
1
-12
/
+5
2022-09-21
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
1
-1
/
+1
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
1
-0
/
+1
2022-09-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
1
-2
/
+2
2022-09-21
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
1
-1
/
+1
2022-09-21
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-09-21
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2
-4
/
+32
2022-09-21
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2
-21
/
+22
2022-09-21
mtdchar: add MEMREAD ioctl
Michał Kępień
1
-0
/
+139
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
4
-0
/
+40
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
12
-26
/
+26
2022-09-21
mtd: track maximum number of bitflips for each read request
Michał Kępień
1
-0
/
+5
2022-09-20
mtd: fix repeated word in comment
wangjianli
1
-1
/
+1
2022-09-20
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
1
-12
/
+16
2022-09-20
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
1
-6
/
+4
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
1
-1
/
+0
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
1
-2
/
+9
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-19
mtd: ftl: use container_of() rather than cast
Gaosheng Cui
1
-2
/
+2
2022-09-19
mtd: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2022-09-19
mtd: devices: docg3: Use correct function names in comment blocks
Colin Ian King
1
-3
/
+3
2022-09-19
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
Zeng Jingxiang
1
-0
/
+3
2022-09-19
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
1
-1
/
+6
2022-09-19
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
3
-0
/
+95
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-3
/
+3
2022-08-06
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
41
-238
/
+1029
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2022-08-01
mtd: core: check partition before dereference
Tetsuo Handa
1
-0
/
+2
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
14
-110
/
+276
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
8
-60
/
+363
2022-07-28
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...
Patrice Chotard
1
-3
/
+3
2022-07-28
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
1
-0
/
+132
2022-07-28
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
1
-22
/
+31
2022-07-28
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2
-1
/
+8
2022-07-28
mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
1
-1
/
+1
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
4
-8
/
+9
2022-07-28
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
1
-1
/
+1
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
9
-66
/
+66
2022-07-19
mtd: spi-nor: esmt: Use correct name of f25l32qa
Sungbo Eo
1
-1
/
+1
2022-07-19
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
1
-2
/
+10
2022-07-15
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
1
-2
/
+4
2022-06-29
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
1
-1
/
+7
2022-06-29
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
1
-4
/
+4
2022-06-29
mtd: core: introduce of support for dynamic partitions
Christian Marangi
1
-0
/
+61
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2
-4
/
+4
[prev]
[next]