index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
memory: renesas-rpc-if: Remove Runtime PM wrappers
Geert Uytterhoeven
1
-3
/
+3
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
1
-9
/
+9
2023-01-23
mtd: spinand: macronix: use scratch buffer for DMA operation
Daniel Golle
1
-1
/
+2
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2
-61
/
+1
2023-01-13
mtd: rawnand: vf610_nfc: use regular comments for functions
Randy Dunlap
1
-2
/
+2
2023-01-13
mtd: rawnand: Support for sequential cache reads
JaimeLiao
1
-4
/
+115
2023-01-13
mtd: rawnand: Prepare the late addition of supported operation checks
Miquel Raynal
1
-0
/
+10
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
3
-4
/
+22
2023-01-07
mtd: remove tmio_nand driver
Arnd Bergmann
3
-541
/
+0
2023-01-07
mtd: rawnand: pasemi: Don't use static data to track per-device state
Uwe Kleine-König
1
-28
/
+35
2023-01-02
mtd: dataflash: remove duplicate SPI ID table
Arnd Bergmann
1
-9
/
+0
2023-01-02
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
1
-1
/
+1
2023-01-02
mtd: rawnand: sunxi: Remove an unnecessary check
Samuel Holland
1
-6
/
+0
2023-01-02
mtd: rawnand: sunxi: Remove an unnecessary check
Samuel Holland
1
-1
/
+1
2023-01-02
mtd: rawnand: sunxi: Clean up chips after failed init
Samuel Holland
1
-19
/
+20
2023-01-02
mtd: rawnand: marvell: add missing layouts
Aviram Dali
1
-0
/
+7
2023-01-02
mtd: cfi: allow building spi-intel standalone
Arnd Bergmann
1
-0
/
+1
2023-01-02
mtd: parsers: scpart: fix __udivdi3 undefined on mips
Mikhail Zhilkin
1
-1
/
+1
2023-01-02
mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
Yuan Can
1
-1
/
+3
2022-12-26
mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter tables
Takahiro Kuwano
1
-12
/
+16
2022-12-26
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
Takahiro Kuwano
4
-29
/
+28
2022-12-26
mtd: spi-nor: sfdp: Fix index value for SCCR dwords
Takahiro Kuwano
1
-1
/
+1
2022-12-13
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
31
-887
/
+665
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-15
/
+15
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
11
-45
/
+211
2022-12-05
Merge tag 'nand/for-6.2' into mtd/next
Miquel Raynal
9
-78
/
+187
2022-11-25
mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
1
-3
/
+3
2022-11-24
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
1
-0
/
+2
2022-11-24
mtd: core: Fix refcount error in del_mtd_device()
Shang XiaoJing
1
-1
/
+3
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
3
-0
/
+9
2022-11-22
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
1
-2
/
+2
2022-11-21
mtd: spi-nor: winbond: add support for W25Q512NW-IQ
Jae Hyun Yoo
1
-0
/
+3
2022-11-21
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
1
-0
/
+2
2022-11-21
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
1
-1
/
+2
2022-11-21
mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...
Yaliang Wang
1
-7
/
+17
2022-11-21
mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
Jonathan Neuschäfer
1
-2
/
+1
2022-11-21
mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver
Michael Walle
1
-2
/
+4
2022-11-21
mtd: spi-nor: add generic flash driver
Michael Walle
3
-2
/
+52
2022-11-21
mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
Michael Walle
1
-0
/
+4
2022-11-21
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2
-2
/
+2
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
2
-1
/
+6
2022-11-21
mtd: spi-nor: sysfs: hide manufacturer if it is not set
Michael Walle
1
-0
/
+2
2022-11-21
mtd: spi-nor: hide jedec_id sysfs attribute if not present
Michael Walle
1
-0
/
+14
2022-11-21
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
1
-0
/
+2
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
5
-15
/
+15
2022-11-17
mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
Hamish Martin
1
-1
/
+3
2022-11-17
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
1
-1
/
+1
2022-11-17
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
1
-1
/
+1
2022-11-17
mtd: lpddr2_nvm: Fix possible null-ptr-deref
Hui Tang
1
-0
/
+2
[prev]
[next]