index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: denali_dt: remove single anonymous clock support
Masahiro Yamada
2019-02-07
1
-23
/
+4
|
*
mtd: rawnand: mtk: fix possible object reference leak
Wen Yang
2019-02-07
1
-2
/
+6
|
*
mtd: rawnand: jz4780: fix possible object reference leak
Wen Yang
2019-02-07
1
-3
/
+6
|
*
mtd: rawnand: atmel: fix possible object reference leak
Wen Yang
2019-02-07
1
-6
/
+15
|
*
mtd: rawnand: fsmc: Disable NAND on remove()
Linus Walleij
2019-02-05
1
-0
/
+15
|
*
mtd: rawnand: fsmc: Reset NAND timings on resume()
Linus Walleij
2019-02-05
1
-0
/
+1
|
*
mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG
Stefan Roese
2019-02-05
1
-0
/
+83
|
*
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info
Masahiro Yamada
2019-02-05
1
-1
/
+0
|
*
mtd: rawnand: denali: remove unused function argument 'raw'
Masahiro Yamada
2019-02-05
1
-9
/
+9
|
*
mtd: rawnand: denali: remove unneeded denali_reset_irq() call
Masahiro Yamada
2019-02-05
1
-3
/
+0
|
*
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
2019-02-05
1
-4
/
+10
|
*
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
1
-27
/
+4
|
*
mtd: rawnand: denali: remove ->erase hook
Masahiro Yamada
2019-02-05
1
-21
/
+0
|
*
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
2019-02-05
1
-0
/
+3
|
*
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
2019-02-05
1
-1
/
+2
|
*
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
2019-02-05
1
-14
/
+65
|
*
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
2019-02-05
3
-0
/
+1473
|
*
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
1
-66
/
+45
|
*
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
2019-02-05
3
-11
/
+5
|
*
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
2019-02-05
1
-5
/
+8
|
*
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
2019-02-05
1
-8
/
+9
|
*
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
2019-02-05
1
-2
/
+1
|
*
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-05
1
-3
/
+2
|
*
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
2019-02-05
1
-3
/
+19
|
*
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
2019-02-05
1
-1
/
+7
|
*
mtd: rawnand: sunxi: Fix kernel doc headers
Boris Brezillon
2019-02-05
1
-30
/
+30
|
*
mtd: rawnand: sunxi: Migrate to ->exec_op()
Boris Brezillon
2019-02-05
1
-120
/
+174
|
*
mtd: rawnand: sunxi: Add an SPDX tag
Boris Brezillon
2019-02-05
1
-11
/
+2
|
*
mtd: rawnand: sunxi: Stop passing mtd_info objects around
Boris Brezillon
2019-02-05
1
-110
/
+94
|
*
mtd: rawnand: sunxi: Name nand_chip objects consistently
Boris Brezillon
2019-02-05
1
-52
/
+51
|
*
mtd: rawnand: sunxi: Use struct_size()
Boris Brezillon
2019-02-05
1
-3
/
+1
|
*
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
Boris Brezillon
2019-02-05
1
-27
/
+29
|
*
mtd: rawnand: stm32_fmc2: add polling mode
Christophe Kerello
2019-02-05
1
-32
/
+297
|
*
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-02-05
3
-0
/
+1818
*
|
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
Martin Kepplinger
2019-02-06
1
-7
/
+6
*
|
mtd: rawnand: fix kernel-doc warnings
Randy Dunlap
2019-01-31
2
-1
/
+2
*
|
mtd: spinand: Fix the error/cleanup path in spinand_init()
Boris Brezillon
2019-01-31
1
-2
/
+2
*
|
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
Boris Brezillon
2019-01-31
1
-22
/
+20
*
|
mtd: rawnand: denali: get ->setup_data_interface() working again
Masahiro Yamada
2019-01-18
1
-1
/
+1
*
|
mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'
Luc Van Oostenryck
2019-01-18
1
-1
/
+1
*
|
mtd: rawnand: fsmc: Keep bank enable bit set
Linus Walleij
2019-01-15
1
-21
/
+0
*
|
mtd: rawnand: qcom: fix memory corruption that causes panic
Christian Lamparter
2019-01-08
1
-10
/
+10
|
/
*
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
3
-21
/
+25
|
\
|
*
mtd: nand: Fix memory allocation in nanddev_bbt_init()
Frieder Schrempf
2018-11-28
1
-1
/
+2
|
*
mtd: rawnand: qcom: Namespace prefix some commands
Olof Johansson
2018-11-18
1
-16
/
+16
|
*
mtd: rawnand: atmel: fix OF child-node lookup
Johan Hovold
2018-11-18
1
-4
/
+7
*
|
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-18
51
-1018
/
+1415
|
\
\
|
*
|
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
2018-12-17
1
-1
/
+1
|
*
|
mtd: rawnand: marvell: prevent timeouts on a loaded machine
Miquel Raynal
2018-12-15
1
-3
/
+14
|
*
|
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
Boris Brezillon
2018-12-14
1
-1
/
+1
[prev]
[next]