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
2017-08-23
mtd: nand: sunxi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-23
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
1
-8
/
+12
2017-08-23
mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-2
/
+7
2017-08-23
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-2
/
+7
2017-08-23
mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
1
-7
/
+18
2017-08-23
mtd: nand: denali: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2017-08-23
mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
1
-0
/
+7
2017-08-23
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms
Gregory CLEMENT
1
-1
/
+1
2017-08-23
mtd: nand: qcom: reorganize nand devices probing
Abhishek Sahu
1
-29
/
+59
2017-08-23
mtd: nand: qcom: remove memset for clearing read register buffer
Abhishek Sahu
1
-2
/
+0
2017-08-23
mtd: nand: qcom: reorganize nand page write
Abhishek Sahu
1
-12
/
+20
2017-08-23
mtd: nand: qcom: reorganize nand page read
Abhishek Sahu
1
-10
/
+27
2017-08-23
mtd: nand: qcom: remove redundant chip select compatible string
Abhishek Sahu
1
-14
/
+12
2017-08-23
mtd: nand: qcom: fix config error for BCH
Abhishek Sahu
1
-1
/
+1
2017-08-23
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
Fabio Estevam
1
-3
/
+0
2017-08-23
mtd: nand: vf610: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+5
2017-08-23
mtd: nand: remove hard-coded NAND ids length
Jean-Louis Thekekara
1
-2
/
+2
2017-08-23
mtd: nand: Fix various memory leaks in core
Boris Brezillon
1
-62
/
+56
2017-08-22
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
Claudiu Beznea
1
-0
/
+1
2017-08-21
mtd: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-15
mtd: physmap_of: Retire Gemini pad control
Linus Walleij
1
-16
/
+0
2017-08-15
mtd: physmap_of: Fix resources leak in 'of_flash_probe()'
Christophe Jaillet
1
-2
/
+2
2017-08-15
mtd: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-15
mtd: intel_vr_nor: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-15
mtd: ck804xrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: esb2rom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: amd76xrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: ichxrom: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-15
mtd: Convert to using %pOF instead of full_name
Rob Herring
4
-20
/
+19
2017-08-15
mtd: physmap_of: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-08-15
mtd: spear_smi: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
1
-0
/
+2
2017-08-14
mtd: spi-nor: fix "No newline at end of file"
Matthew Gerlach
1
-1
/
+1
2017-08-14
mtd: spi-nor: aspeed: set 4B setting for all chips
Cédric Le Goater
1
-7
/
+6
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
67
-67
/
+67
2017-08-13
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-03
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
1
-173
/
+0
2017-08-02
mtd: nand: atmel: Fix EDO mode check
Boris Brezillon
1
-1
/
+1
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
1
-3
/
+3
2017-08-02
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
Boris Brezillon
1
-1
/
+3
2017-08-02
mtd: nand: Fix a docs build warning
Jonathan Corbet
1
-1
/
+0
2017-08-02
mtd: nand: sunxi: fix potential divide-by-zero error
Bryan O'Donoghue
1
-0
/
+4
2017-08-02
nand: fix wrong default oob layout for small pages using soft ecc
Miquel Raynal
1
-1
/
+7
2017-08-01
mtd: mtk-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: atmel-quadspi: Remove unneeded pinctrl header
Fabio Estevam
1
-1
/
+0
2017-08-01
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
1
-8
/
+21
2017-08-01
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash con...
Mika Westerberg
3
-0
/
+99
2017-07-25
mtd: mtdswap: remove unused variables 'dev' and 'gd'
Brian Norris
1
-3
/
+0
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
5
-84
/
+49
2017-07-19
mtd: nand: atmel: Fix DT backward compatibility in pmecc.c
Boris Brezillon
1
-15
/
+6
2017-07-18
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
1
-13
/
+762
[prev]
[next]