index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
1
-1
/
+2
2019-02-05
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
1
-14
/
+65
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang
3
-0
/
+1473
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
1
-66
/
+45
2019-02-05
mtd: rawnand: Stop using chip->state in drivers
Boris Brezillon
3
-11
/
+5
2019-02-05
mtd: rawnand: omap2: Use nand_controller_init()
Boris Brezillon
1
-5
/
+8
2019-02-05
mtd: rawnand: tmio: Do not abuse nand_controller->wq
Boris Brezillon
1
-8
/
+9
2019-02-05
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
Boris Brezillon
1
-2
/
+1
2019-02-05
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-05
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
Boris Brezillon
1
-3
/
+19
2019-02-05
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
1
-1
/
+7
2019-02-05
mtd: rawnand: sunxi: Fix kernel doc headers
Boris Brezillon
1
-30
/
+30
2019-02-05
mtd: rawnand: sunxi: Migrate to ->exec_op()
Boris Brezillon
1
-120
/
+174
2019-02-05
mtd: rawnand: sunxi: Add an SPDX tag
Boris Brezillon
1
-11
/
+2
2019-02-05
mtd: rawnand: sunxi: Stop passing mtd_info objects around
Boris Brezillon
1
-110
/
+94
2019-02-05
mtd: rawnand: sunxi: Name nand_chip objects consistently
Boris Brezillon
1
-52
/
+51
2019-02-05
mtd: rawnand: sunxi: Use struct_size()
Boris Brezillon
1
-3
/
+1
2019-02-05
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
Boris Brezillon
1
-27
/
+29
2019-02-05
mtd: rawnand: stm32_fmc2: add polling mode
Christophe Kerello
1
-32
/
+297
2019-02-05
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
3
-0
/
+1818
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+0
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+57
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-791
/
+0
2018-12-25
Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd
Linus Torvalds
77
-2873
/
+3156
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
3
-791
/
+0
2018-12-18
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
5
-596
/
+970
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
55
-1023
/
+1430
2018-12-17
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
Boris Brezillon
1
-1
/
+1
2018-12-15
mtd: rawnand: marvell: prevent timeouts on a loaded machine
Miquel Raynal
1
-3
/
+14
2018-12-15
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
Boris Brezillon
1
-1
/
+1
2018-12-15
mtd: rawnand: Fix JEDEC detection
Boris Brezillon
1
-0
/
+2
2018-12-14
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2018-12-14
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
5
-6
/
+15
2018-12-10
mtd: spi-nor: Add support for is25lp016d
Fabrizio Castro
1
-0
/
+2
2018-12-10
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
1
-1
/
+192
2018-12-10
mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
Liu Xiang
1
-1
/
+2
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
1
-5
/
+2
2018-12-10
mtd: spi-nor: Make the enable argument passed to set_byte() a bool
Boris Brezillon
1
-3
/
+3
2018-12-10
mtd: spi-nor: Stop passing flash_info around
Boris Brezillon
1
-20
/
+19
2018-12-10
mtd: spi-nor: Avoid forward declaration of internal functions
Boris Brezillon
1
-310
/
+304
2018-12-10
mtd: spi-nor: Drop inline on all internal helpers
Boris Brezillon
1
-12
/
+12
2018-12-10
mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
Boris Brezillon
1
-1
/
+28
2018-12-10
mtd: spi-nor: Add a post BFPT parsing fixup hook
Boris Brezillon
1
-178
/
+209
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
1
-10
/
+11
2018-12-10
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
1
-1
/
+1
2018-12-10
mtd: spi-nor: Add support for IS25LP032/064
Uwe Kleine-König
1
-0
/
+4
2018-12-10
mtd: spi-nor: add entry for mt35xu512aba flash
Yogesh Narayan Gaur
1
-0
/
+6
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
1
-3
/
+6
[next]