index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-10-21
Merge tag 'v5.3.7' into dev-5.3
Joel Stanley
1
-3
/
+2
2019-10-17
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
1
-3
/
+2
2019-10-08
Merge tag 'v5.3.5' into dev-5.3
Joel Stanley
2
-67
/
+41
2019-10-05
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
1
-61
/
+29
2019-10-01
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
Tokunori Ikegami
1
-6
/
+12
2019-09-30
mtd: spi-nor: aspeed: Disable zero size segments on the AST2600
Cédric Le Goater
1
-2
/
+6
2019-09-30
mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600
Cédric Le Goater
1
-4
/
+5
2019-09-26
mtd: spi-nor: aspeed: add support for AST2600 training
Cédric Le Goater
1
-0
/
+68
2019-09-26
mtd: spi-nor: aspeed: check upper freq limit when doing training
Cédric Le Goater
1
-1
/
+1
2019-09-26
mtd: spi-nor: aspeed: Introduce a HCLK mask for training
Cédric Le Goater
1
-1
/
+6
2019-09-26
mtd: spi-nor: aspeed: Introduce training operations per platform
Cédric Le Goater
1
-4
/
+22
2019-09-26
mtd: spi-nor: aspeed: Check for disabled segments on the AST2600
Cédric Le Goater
1
-4
/
+11
2019-09-26
mtd: spi-nor: aspeed: add initial support for ast2600
Cédric Le Goater
1
-0
/
+73
2019-09-26
mtd: spi-nor: aspeed: Introduce segment operations
Cédric Le Goater
1
-20
/
+56
2019-09-26
mtd: spi-nor: aspeed: Introduce a field for the AHB physical address
Cédric Le Goater
1
-12
/
+6
2019-09-26
mtd: spi-nor: Add support for w25q512jv
Cédric Le Goater
1
-0
/
+2
2019-09-16
mtd: spi-nor: aspeed: add support for the 4B opcodes
Cédric Le Goater
1
-2
/
+9
2019-09-16
mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer
Cédric Le Goater
1
-4
/
+2
2019-09-16
mtd: spi-nor: aspeed: clarify 4BYTE address mode mask
Cédric Le Goater
1
-1
/
+9
2019-09-16
mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper
Cédric Le Goater
1
-7
/
+12
2019-09-16
mtd: spi-nor: fix options for mx66l51235f
Alexander Amelkin
1
-1
/
+1
2019-09-16
mtd: spi-nor: aspeed: limit the maximum SPI frequency
Cédric Le Goater
1
-4
/
+13
2019-09-16
mtd: spi-nor: aspeed: optimize read mode
Cédric Le Goater
1
-0
/
+191
2019-09-16
mtd: spi-nor: aspeed: link controller with the ahb clock
Cédric Le Goater
1
-0
/
+10
2019-09-16
mtd: spi-nor: aspeed: add support for SPI dual IO read mode
Cédric Le Goater
1
-11
/
+43
2019-09-16
mtd: spi-nor: aspeed: use command mode for reads
Cédric Le Goater
1
-1
/
+27
2019-08-29
mtd: hyperbus: fix dependency and build error
Randy Dunlap
1
-0
/
+1
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: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-13
mtd: spi-nor: Fix the disabling of write protection at init
Tudor Ambarus
1
-2
/
+3
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-26
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
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
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-07
Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Miquel Raynal
9
-747
/
+60
2019-07-07
mtd: concat: implement _is_locked mtd operation
Chris Packham
1
-0
/
+23
2019-07-07
mtd: concat: refactor concat_lock/concat_unlock
Chris Packham
1
-32
/
+12
2019-07-07
mtd: afs: remove unneeded NULL check
Ding Xiang
1
-2
/
+1
2019-07-06
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
136
-2685
/
+1928
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-01
mtd: rawnand: ingenic: Fix ingenic_ecc dependency
Paul Cercueil
4
-11
/
+4
2019-07-01
mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg
Frieder Schrempf
2
-3
/
+3
2019-06-28
mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
Amelie Delaunay
1
-6
/
+9
2019-06-28
mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
Fuqian Huang
1
-2
/
+1
[next]