index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-09-05
8
-24
/
+70
|
\
\
|
|
/
|
/
|
|
*
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
2021-08-23
1
-1
/
+3
|
*
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-08-17
1
-9
/
+18
|
*
mtd: spinand: macronix: Add Quad support for serial NAND flash
Jaime Liao
2021-08-17
1
-8
/
+8
|
*
mtd: rawnand: remove never changed ret variable
Jason Wang
2021-08-06
1
-2
/
+2
|
*
mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
Vladimir Molokov
2021-08-06
1
-1
/
+1
|
*
mtd: spinand: core: Properly fill the OOB area.
Daniel Palmer
2021-08-06
1
-0
/
+2
|
*
mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
Colin Ian King
2021-07-16
1
-2
/
+2
|
*
mtd: spinand: Fix comment
Miquel Raynal
2021-07-16
1
-1
/
+1
|
*
mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
2021-07-16
1
-0
/
+33
*
|
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
2021-08-06
1
-0
/
+6
*
|
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
2021-07-16
1
-2
/
+2
|
/
*
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-07-05
23
-313
/
+2518
|
\
|
*
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-06-29
22
-307
/
+2516
|
|
\
|
|
*
mtd: rawnand: omap: Add larger page NAND chips support
Miquel Raynal
2021-06-18
2
-69
/
+116
|
|
*
mtd: rawnand: omap: Various style fixes
Miquel Raynal
2021-06-18
1
-5
/
+7
|
|
*
mtd: rawnand: omap: Check return values
Miquel Raynal
2021-06-18
1
-9
/
+21
|
|
*
mtd: rawnand: omap: Rename a macro
Miquel Raynal
2021-06-18
1
-8
/
+8
|
|
*
mtd: rawnand: omap: Aggregate the HW configuration of the ELM
Miquel Raynal
2021-06-18
1
-19
/
+11
|
|
*
mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller
Miquel Raynal
2021-06-18
3
-0
/
+1203
|
|
*
mtd: rawnand: qcom: avoid writing to obsolete register
Md Sadre Alam
2021-06-18
1
-6
/
+12
|
|
*
mtd: rawnand: marvell: Minor documentation correction
Souptick Joarder
2021-06-18
1
-1
/
+1
|
|
*
mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro
Zhen Lei
2021-06-18
1
-4
/
+3
|
|
*
mtd: spinand: add SPI-NAND MTD resume handler
Patrice Chotard
2021-06-18
1
-0
/
+17
|
|
*
mtd: spinand: Add spinand_init_flash() helper
Patrice Chotard
2021-06-18
1
-29
/
+45
|
|
*
mtd: spinand: add spinand_read_cfg() helper
Patrice Chotard
2021-06-18
1
-9
/
+20
|
|
*
mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...
Yang Yingliang
2021-06-18
1
-1
/
+3
|
|
*
mtd: rawnand: arasan: Finer grain NV-DDR configuration
Miquel Raynal
2021-06-18
1
-2
/
+54
|
|
*
mtd: rawnand: arasan: Rename the data interface register
Miquel Raynal
2021-06-18
1
-7
/
+7
|
|
*
mtd: rawnand: onfi: Fix endianness when reading NV-DDR values
Miquel Raynal
2021-06-18
1
-3
/
+3
|
|
*
mtd: rawnand: arasan: Use the right DMA mask
Miquel Raynal
2021-06-18
1
-0
/
+4
|
|
*
mtd: spinand: Fix double counting of ECC stats
Miquel Raynal
2021-06-11
1
-6
/
+11
|
|
*
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
2021-05-26
1
-0
/
+112
|
|
*
mtd: rawnand: qcom: Delete an unneeded bool conversion
Zhen Lei
2021-05-26
1
-2
/
+1
|
|
*
mtd: rawnand: arasan: Leverage additional GPIO CS
Miquel Raynal
2021-05-26
1
-23
/
+125
|
|
*
mtd: rawnand: arasan: Ensure proper configuration for the asserted target
Miquel Raynal
2021-05-26
1
-33
/
+57
|
|
*
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
2021-05-26
1
-0
/
+39
|
|
*
mtd: rawnand: arasan: Support NV-DDR interface
Miquel Raynal
2021-05-26
1
-7
/
+20
|
|
*
mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDR
Miquel Raynal
2021-05-26
1
-1
/
+18
|
|
*
mtd: rawnand: arasan: Fix a macro parameter
Miquel Raynal
2021-05-26
1
-1
/
+1
|
|
*
mtd: rawnand: Choose the best timings, NV-DDR included
Miquel Raynal
2021-05-26
2
-1
/
+78
|
|
*
mtd: rawnand: Allow SDR timings to be nacked
Miquel Raynal
2021-05-26
1
-4
/
+4
|
|
*
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
2021-05-26
1
-5
/
+13
|
|
*
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2021-05-26
2
-0
/
+44
|
|
*
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
2021-05-26
1
-8
/
+85
|
|
*
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
2021-05-26
1
-60
/
+71
|
|
*
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
2021-05-26
1
-1
/
+1
|
|
*
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
2
-0
/
+42
[next]