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
*
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-10-07
42
-172
/
+480
|
\
|
*
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
2022-10-07
17
-135
/
+156
|
|
\
|
|
*
mtd: rawnand: meson: stop supporting legacy clocks
Liang Yang
2022-09-21
1
-1
/
+1
|
|
*
mtd: rawnand: meson: refine resource getting in probe
Liang Yang
2022-09-21
1
-3
/
+1
|
|
*
mtd: rawnand: meson: fix the clock
Liang Yang
2022-09-21
1
-41
/
+41
|
|
*
mtd: rawnand: bcm47xx: fix spelling typo in comment
Jiangshan Yi
2022-09-21
1
-1
/
+1
|
|
*
mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2022-09-21
1
-3
/
+2
|
|
*
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
2022-09-21
1
-4
/
+1
|
|
*
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-09-21
1
-2
/
+1
|
|
*
mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
Jack Wang
2022-09-21
1
-1
/
+7
|
|
*
mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
Jack Wang
2022-09-21
1
-3
/
+5
|
|
*
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
2022-09-21
1
-2
/
+0
|
|
*
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
2022-09-21
1
-12
/
+5
|
|
*
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
2022-09-21
1
-1
/
+1
|
|
*
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-09-21
1
-0
/
+1
|
|
*
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
2022-09-21
1
-2
/
+2
|
|
*
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
2022-09-21
1
-1
/
+1
|
|
*
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
2022-09-21
1
-1
/
+1
|
|
*
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2022-09-21
2
-4
/
+32
|
|
*
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2022-09-21
2
-21
/
+22
|
|
*
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
2022-09-20
1
-12
/
+16
|
|
*
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-09-20
1
-5
/
+2
|
|
*
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
2022-09-20
1
-6
/
+4
|
|
*
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
2022-09-20
1
-2
/
+0
|
|
*
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
2022-09-20
1
-2
/
+0
|
|
*
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
2022-09-20
1
-2
/
+0
|
|
*
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
2022-09-20
1
-1
/
+0
|
|
*
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
2022-09-20
1
-2
/
+9
|
*
|
mtdchar: add MEMREAD ioctl
Michał Kępień
2022-09-21
1
-0
/
+139
|
*
|
mtd: add ECC error accounting for each read request
Michał Kępień
2022-09-21
4
-0
/
+40
|
*
|
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2022-09-21
12
-26
/
+26
|
*
|
mtd: track maximum number of bitflips for each read request
Michał Kępień
2022-09-21
1
-0
/
+5
|
*
|
mtd: fix repeated word in comment
wangjianli
2022-09-20
1
-1
/
+1
|
*
|
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
2
-3
/
+3
|
*
|
mtd: ftl: use container_of() rather than cast
Gaosheng Cui
2022-09-19
1
-2
/
+2
|
*
|
mtd: Fix a typo in a comment
Christophe JAILLET
2022-09-19
1
-1
/
+1
|
*
|
mtd: devices: docg3: Use correct function names in comment blocks
Colin Ian King
2022-09-19
1
-3
/
+3
|
*
|
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
Zeng Jingxiang
2022-09-19
1
-0
/
+3
|
*
|
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
2022-09-19
1
-1
/
+6
|
*
|
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
2022-09-19
3
-0
/
+95
|
|
/
*
|
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-3
/
+3
|
\
\
|
*
|
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
2022-08-15
1
-3
/
+3
|
|
/
*
/
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
[next]