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.13.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-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-19
/
+21
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-17
/
+23
2019-08-28
mtd: spi-nor: Use nor->params
Tudor Ambarus
1
-27
/
+19
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-65
/
+0
2019-08-28
Merge tag 'v5.3-rc6' into spi-nor/next
Tudor Ambarus
5
-6
/
+18
2019-08-27
mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1
Tokunori Ikegami
1
-0
/
+6
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
Tokunori Ikegami
1
-14
/
+24
2019-08-27
mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence
Tokunori Ikegami
1
-41
/
+51
2019-08-27
mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
Tokunori Ikegami
1
-16
/
+22
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
Tokunori Ikegami
1
-19
/
+43
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
Tokunori Ikegami
1
-40
/
+50
2019-08-27
mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
Tokunori Ikegami
1
-26
/
+27
2019-08-27
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
Tokunori Ikegami
1
-6
/
+12
2019-08-27
mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()
Sergei Shtylyov
1
-1
/
+1
2019-08-26
mtd: rawnand: remove w90x900 driver
Arnd Bergmann
3
-313
/
+0
2019-08-26
mtd: rawnand: Add Macronix raw NAND controller driver
Mason Yang
3
-0
/
+589
2019-08-24
mtd: rawnand: Fix a memory leak bug
Wenwen Wang
1
-4
/
+6
2019-08-24
mtd: onenand_base: Fix a memory leak bug
Wenwen Wang
1
-0
/
+3
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-21
mtd: spi-nor: intel-spi: Whitelist 4B read commands
Alexander Sverdlin
1
-0
/
+2
2019-08-21
mtd: spi-nor: fix a memory leak bug
Wenwen Wang
1
-1
/
+1
2019-08-21
mtd: spi-nor: Fix an error code in spi_nor_read_raw()
Dan Carpenter
1
-2
/
+2
2019-08-21
mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
Thor Thayer
1
-14
/
+5
2019-08-21
mtd: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512s
Jungseung Lee
1
-1
/
+1
2019-08-20
mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash
Mika Westerberg
1
-0
/
+1
2019-08-20
mtd: spi-nor: add support for sst26wf016b memory IC
Eugeniy Paltsev
1
-0
/
+2
2019-08-20
mtd: spi-nor: Add Winbond w25q256jvm
Avi Fishman
1
-0
/
+2
2019-08-13
mtd: spi-nor: Fix the disabling of write protection at init
Tudor Ambarus
1
-2
/
+3
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-36
/
+147
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
5
-394
/
+602
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
1
-36
/
+44
2019-08-07
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-08-07
mtd: rawnand: r852: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-08-07
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
1
-3
/
+1
2019-08-05
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+13
2019-08-03
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
1
-0
/
+1
2019-08-03
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
1
-1
/
+1
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
1
-3
/
+11
2019-07-30
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
3
-544
/
+0
2019-07-26
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: tango: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
1
-3
/
+5
2019-07-25
mtd: rawnand: vf610: Add of_node_put() before goto
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
1
-61
/
+29
2019-07-15
docs: mtd: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: mtd: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-14
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
34
-2427
/
+2334
[prev]
[next]