index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Merge tag 'nand/for-6.16' into mtd/next
Miquel Raynal
2
-48
/
+79
2025-05-13
mtd: core: always create master device
Alexander Usyskin
1
-1
/
+1
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
1
-3
/
+1
2025-04-29
mtd: spinand: Define octal operations
Miquel Raynal
1
-0
/
+33
2025-04-29
mtd: spinand: Use more specific naming for the (quad) program load op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the (single) program load op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the program execution op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the (quad IO) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (quad output) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (dual IO) read from cache ops
Miquel Raynal
1
-19
/
+19
2025-04-29
mtd: spinand: Use more specific naming for the (dual output) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (single) read from cache ops
Miquel Raynal
1
-6
/
+6
2025-04-29
mtd: spinand: Use more specific naming for the page read op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the get/set feature ops
Miquel Raynal
1
-2
/
+2
2025-04-29
mtd: spinand: Use more specific naming for the read ID op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the write enable/disable op
Miquel Raynal
1
-1
/
+1
2025-04-28
mtd: spinand: Use more specific naming for the reset op
Miquel Raynal
1
-1
/
+1
2025-04-07
mtd: spinand: Fix build with gcc < 7.5
Miquel Raynal
1
-1
/
+1
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
3
-4
/
+133
2025-03-18
mtd: nand: Fix a kdoc comment
Miquel Raynal
1
-1
/
+1
2025-03-18
mtd: spinand: Improve spinand_info macros style
Miquel Raynal
1
-4
/
+4
2025-03-04
mtd: spinand: Add read retry support
Cheng Ming Lin
1
-0
/
+15
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
1
-0
/
+7
2025-02-11
mtd: rawnand: qcom: finish converting register to FIELD_PREP
Christian Marangi
1
-1
/
+5
2025-02-10
mtd: spinand: otp: add helpers functions
Martin Kurbanov
1
-0
/
+7
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
1
-0
/
+4
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
1
-0
/
+93
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
1
-0
/
+6
2025-01-15
mtd: spinand: Add support for read DTR operations
Miquel Raynal
1
-0
/
+35
2025-01-15
mtd: spinand: Add an optional frequency to read from cache macros
Miquel Raynal
1
-2
/
+3
2025-01-15
mtd: spinand: Create distinct fast and slow read from cache variants
Miquel Raynal
1
-4
/
+16
2025-01-08
mtd: rawnand: qcom: Fix build issue on x86 architecture
Md Sadre Alam
1
-8
/
+11
2024-12-24
Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/next
Miquel Raynal
1
-0
/
+475
2024-12-24
mtd: rawnand: qcom: use FIELD_PREP and GENMASK
Md Sadre Alam
1
-12
/
+19
2024-12-24
mtd: nand: Add qpic_common API file
Md Sadre Alam
1
-0
/
+468
2024-12-05
mtd: spinand: Add support for SkyHigh S35ML-3 family
Takahiro Kuwano
1
-0
/
+1
2024-12-05
mtd: spinand: Introduce a way to avoid raw access
Takahiro Kuwano
1
-0
/
+1
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
2
-3
/
+3
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2
-3
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
1
-0
/
+2
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
1
-0
/
+1
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
1
-0
/
+16
2024-09-06
mtd: nand: Introduce a block iterator
Miquel Raynal
1
-0
/
+74
2024-09-06
mtd: nand: Rename the NAND IO iteration helper
Miquel Raynal
1
-8
/
+8
2024-05-27
mtd: cfi: Get rid of redundant 'else'
Andy Shevchenko
1
-16
/
+16
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
1
-0
/
+2
2024-03-15
Merge tag 'nand/for-6.9' into mtd/next
Miquel Raynal
1
-1
/
+1
2024-02-26
mtd: fix minor comment typo for struct mtd_master
Marcel Hamer
1
-1
/
+1
[next]