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
*
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
2020-09-30
1
-2
/
+8
*
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
2020-09-30
1
-5
/
+0
*
mtd: rawnand: qcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-16
/
+8
*
mtd: rawnand: marvell: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-30
1
-7
/
+16
*
mtd: rawnand: marvell: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-4
/
+1
*
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-4
/
+2
*
mtd: rawnand: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-7
/
+3
*
mtd: onenand: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-4
/
+1
*
mtd: rawnand: marvell: Support panic_write for mtdoops
Chris Packham
2020-09-30
1
-5
/
+33
*
mtd: spinand: gigadevice: Add support for GD5F4GQ4xC
Hauke Mehrtens
2020-09-30
1
-0
/
+49
*
mtd: spinand: gigadevice: Add QE Bit
Hauke Mehrtens
2020-09-30
1
-5
/
+5
*
mtd: spinand: gigadevice: Only one dummy byte in QUADIO
Hauke Mehrtens
2020-09-30
1
-2
/
+2
*
mtd: rawnand: vf610: disable clk on error handling path in probe
Evgeny Novikov
2020-09-30
1
-2
/
+4
*
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
2020-09-30
1
-2
/
+1
*
mtd: spinand: macronix: Add support for MX31UF1GE4BC
YouChing Lin
2020-09-30
1
-0
/
+10
*
mtd: spinand: macronix: Add support for MX31LF1GE4BC
YouChing Lin
2020-09-30
1
-0
/
+10
*
mtd: rawnand: pasemi: Make pasemi_device_ready() static
Wei Yongjun
2020-09-30
1
-1
/
+1
*
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-09-30
1
-1
/
+1
*
mtd: rawnand: atmel: Get rid of the legacy interface implementation
Boris Brezillon
2020-09-30
1
-197
/
+1
*
mtd: rawnand: atmel: Convert the driver to exec_op()
Boris Brezillon
2020-09-30
1
-0
/
+267
*
mtd: rawnand: atmel: Use nand_prog_page_end_op()
Boris Brezillon
2020-09-30
1
-14
/
+2
*
mtd: rawnand: atmel: Use nand_{write,read}_data_op()
Boris Brezillon
2020-09-30
1
-5
/
+5
*
mtd: rawnand: atmel: Drop redundant nand_read_page_op()
Boris Brezillon
2020-09-30
1
-4
/
+1
*
mtd: rawnand: atmel: Enable the NFC controller at probe time
Boris Brezillon
2020-09-30
1
-6
/
+6
*
mtd: rawnand: Use the NAND framework user_conf object for ECC flags
Miquel Raynal
2020-09-30
5
-12
/
+15
*
mtd: rawnand: Use the ECC framework user input parsing bits
Miquel Raynal
2020-09-30
1
-72
/
+70
*
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
Miquel Raynal
2020-09-30
1
-38
/
+1
*
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-30
8
-173
/
+19
*
mtd: rawnand: Make use of the ECC framework
Miquel Raynal
2020-09-28
2
-0
/
+2
*
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
16
-86
/
+144
*
mtd: spinand: Use nanddev_get_ecc_conf() when relevant
Miquel Raynal
2020-09-28
3
-9
/
+10
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
50
-181
/
+207
*
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
2020-09-28
7
-45
/
+64
*
mtd: nand: Introduce the ECC engine framework
Miquel Raynal
2020-09-02
3
-0
/
+494
*
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2020-08-27
1
-2
/
+2
*
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-08-27
27
-62
/
+62
*
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-08-09
36
-735
/
+1016
|
\
|
*
Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-08-07
35
-584
/
+853
|
|
\
|
|
*
mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
Dan Carpenter
2020-07-07
1
-2
/
+2
|
|
*
mtd: rawnand: brcmnand: ECC error handling on EDU transfers
Kamal Dasu
2020-06-26
1
-0
/
+26
|
|
*
mtd: rawnand: brcmnand: Don't default to edu transfer
Kamal Dasu
2020-06-26
1
-2
/
+3
|
|
*
mtd: rawnand: qcom: set BAM mode only if not set already
Sivaprakash Murugesan
2020-06-26
1
-1
/
+10
|
|
*
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
2020-06-26
1
-1
/
+6
|
|
*
mtd: rawnand: trivial spelling
Kieran Bingham
2020-06-26
2
-2
/
+2
|
|
*
mtd: rawnand: gpio: Get rid of the legacy interface implementation
Boris Brezillon
2020-06-26
1
-35
/
+0
|
|
*
mtd: rawnand: gpio: Implement exec_op()
Boris Brezillon
2020-06-26
1
-3
/
+101
|
|
*
mtd: rawnand: gpio: Inherit from nand_controller
Boris Brezillon
2020-06-26
1
-0
/
+3
|
|
*
mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
Boris Brezillon
2020-06-26
1
-133
/
+0
|
|
*
mtd: rawnand: fsl_upm: Implement exec_op()
Boris Brezillon
2020-06-26
1
-0
/
+86
|
|
*
mtd: rawnand: fsl_upm: Inherit from nand_controller
Boris Brezillon
2020-06-26
1
-0
/
+3
[next]