index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-20
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-04
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-25
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-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
34
-2427
/
+2334
[prev]
[next]