index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: st_spi_fsm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: spear_smi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: powernv_flash: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: phram: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: docg3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-16
mtd: bcm47xxsflash: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-16
mtd: mtdpart: check for subpartitions parsing result
Rafał Miłecki
1
-1
/
+5
2023-10-16
mtd: Add WARN_ON_ONCE() to mtd_read() to check the return value
ZhaoLong Wang
1
-0
/
+2
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+9
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
1
-12
/
+0
2023-09-27
mtd: spi-nor: atmel: add at25ff321a entry
Nicolas Ferre
1
-0
/
+5
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
1
-1
/
+1
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
1
-0
/
+9
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
1
-2
/
+14
2023-09-22
mtd: map_ram: prevent use of point and unpoint when NO_XIP is set
Shivamurthy Shastri
1
-2
/
+6
2023-09-22
mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: denali: Annotate struct denali_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
Kees Cook
1
-1
/
+1
2023-09-19
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
1
-65
/
+0
2023-09-19
mtd: spi-nor: atmel: drop duplicate entry
Michael Walle
1
-7
/
+0
2023-09-19
mtd: spi-nor: winbond: sort flash_info entries
Michael Walle
1
-83
/
+83
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
1
-45
/
+45
2023-09-19
mtd: spi-nor: spansion: sort flash_info database
Michael Walle
1
-87
/
+87
2023-09-19
mtd: spi-nor: micron-st: sort flash_info database
Michael Walle
1
-168
/
+168
2023-09-19
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
1
-65
/
+65
2023-09-19
mtd: spi-nor: issi: sort flash_info database
Michael Walle
1
-22
/
+22
2023-09-19
mtd: spi-nor: gigadevice: sort flash_info database
Michael Walle
1
-18
/
+18
2023-09-19
mtd: spi-nor: eon: sort flash_info database
Michael Walle
1
-18
/
+18
2023-09-19
mtd: spi-nor: atmel: sort flash_info database
Michael Walle
1
-41
/
+41
2023-09-19
mtd: spi-nor: xmc: convert flash_info to new format
Michael Walle
1
-6
/
+11
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
1
-11
/
+12
2023-09-19
mtd: spi-nor: winbond: convert flash_info to new format
Michael Walle
1
-96
/
+185
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
1
-58
/
+104
2023-09-19
mtd: spi-nor: spansion: convert flash_info to new format
Michael Walle
1
-129
/
+241
2023-09-19
mtd: spi-nor: micron-st: convert flash_info to new format
Michael Walle
1
-137
/
+268
2023-09-19
mtd: spi-nor: macronix: convert flash_info to new format
Michael Walle
1
-68
/
+150
2023-09-19
mtd: spi-nor: issi: convert flash_info to new format
Michael Walle
1
-36
/
+78
2023-09-19
mtd: spi-nor: intel: convert flash_info to new format
Michael Walle
1
-6
/
+16
2023-09-19
mtd: spi-nor: gigadevice: convert flash_info to new format
Michael Walle
1
-32
/
+49
2023-09-19
mtd: spi-nor: everspin: convert flash_info to new format
Michael Walle
1
-4
/
+23
2023-09-19
mtd: spi-nor: esmt: convert flash_info to new format
Michael Walle
1
-9
/
+19
2023-09-19
mtd: spi-nor: eon: convert flash_info to new format
Michael Walle
1
-18
/
+54
2023-09-19
mtd: spi-nor: atmel: convert flash_info to new format
Michael Walle
1
-42
/
+80
2023-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
11
-14
/
+1
2023-09-19
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
1
-0
/
+14
[prev]
[next]