index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
4
-1
/
+92
2021-06-09
mtd: spi-nor: otp: return -EROFS if region is read-only
Michael Walle
1
-3
/
+38
2021-06-09
mtd: spi-nor: otp: use more consistent wording
Michael Walle
1
-8
/
+19
2021-06-09
mtd: spi-nor: otp: fix access to security registers in 4 byte mode
Michael Walle
1
-2
/
+0
2021-06-03
mtd: spinand: use the spi-mem poll status APIs
Patrice Chotard
1
-13
/
+32
2021-05-27
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
1
-1
/
+2
2021-05-27
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
1
-1
/
+1
2021-05-27
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flash
Mika Westerberg
1
-0
/
+1
2021-05-26
mtd: spi-nor: otp: fix kerneldoc typos
Michael Walle
1
-2
/
+2
2021-05-26
mtd: spi-nor: Add documentation for spi_nor_soft_reset()
Pratyush Yadav
1
-0
/
+15
2021-05-26
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-05-26
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
1
-0
/
+112
2021-05-26
mtd: rawnand: qcom: Delete an unneeded bool conversion
Zhen Lei
1
-2
/
+1
2021-05-26
mtd: rawnand: arasan: Leverage additional GPIO CS
Miquel Raynal
1
-23
/
+125
2021-05-26
mtd: rawnand: arasan: Ensure proper configuration for the asserted target
Miquel Raynal
1
-33
/
+57
2021-05-26
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
1
-0
/
+39
2021-05-26
mtd: parsers: qcom: Fix leaking of partition name
Ansuel Smith
1
-0
/
+10
2021-05-26
mtd: partitions: redboot: fix style issues
Corentin Labbe
1
-35
/
+34
2021-05-26
mtd: partitions: redboot: seek fis-index-block in the right node
Corentin Labbe
1
-1
/
+6
2021-05-26
mtd: devices: Remove superfluous "break"
Ding Senjie
1
-1
/
+0
2021-05-26
mtd: rawnand: arasan: Support NV-DDR interface
Miquel Raynal
1
-7
/
+20
2021-05-26
mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDR
Miquel Raynal
1
-1
/
+18
2021-05-26
mtd: rawnand: arasan: Fix a macro parameter
Miquel Raynal
1
-1
/
+1
2021-05-26
mtd: rawnand: Choose the best timings, NV-DDR included
Miquel Raynal
2
-1
/
+78
2021-05-26
mtd: rawnand: Allow SDR timings to be nacked
Miquel Raynal
1
-4
/
+4
2021-05-26
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
1
-5
/
+13
2021-05-26
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2
-0
/
+44
2021-05-26
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
1
-8
/
+85
2021-05-26
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
1
-60
/
+71
2021-05-26
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
1
-1
/
+1
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2
-0
/
+42
2021-05-26
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
1
-10
/
+22
2021-05-26
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
1
-0
/
+2
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
1
-0
/
+255
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
4
-6
/
+6
2021-05-26
mtd: rawnand: atmel: Check the proposed data interface is supported
Miquel Raynal
1
-0
/
+5
2021-05-26
mtd: rawnand: arasan: Check the proposed data interface is supported
Miquel Raynal
1
-0
/
+5
2021-05-26
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
1
-1
/
+1
2021-05-26
mtd: core: Potential NULL dereference in mtd_otp_size()
Dan Carpenter
1
-1
/
+5
2021-05-26
mtd: core: Fix freeing of otp_info buffer
Jon Hunter
1
-4
/
+2
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
1
-12
/
+14
2021-05-10
mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-2
/
+3
2021-05-10
mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-3
/
+5
2021-05-10
mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-1
/
+11
2021-05-10
mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-1
/
+11
2021-05-10
mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-1
/
+14
2021-05-10
mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-1
/
+11
2021-05-10
mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper
Miquel Raynal
1
-1
/
+11
2021-05-10
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
1
-1
/
+1
2021-05-10
drivers: mtd: sm_ftl: Fix alignment of block comment
Shubhankar Kuranagatti
1
-19
/
+32
[prev]
[next]