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
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-15
mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
Boris Brezillon
1
-18
/
+9
2018-05-14
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Boris Brezillon
1
-3
/
+5
2018-05-13
mtd: rawnand: use bit-wise majority to recover the ONFI param page
Wan, Jane (Nokia - US/Sunnyvale)
1
-5
/
+47
2018-05-12
mtd: cfi_cmdset_0002: Fix coding style issues
Tokunori Ikegami
1
-13
/
+13
2018-05-12
mtd: bcm47xxpart: improve handling TRX partition size
Rafał Miłecki
1
-4
/
+18
2018-05-12
mtd_blkdevs: handle highmem pages
Christoph Hellwig
1
-6
/
+14
2018-05-11
mtd: spi-nor: Use the spi_mem_xx() API
Boris Brezillon
2
-157
/
+80
2018-05-10
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Boris Brezillon
1
-0
/
+5
2018-05-09
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Jane Wan
1
-7
/
+10
2018-05-07
mtd: move code adding (registering) partitions to the parse_mtd_partitions()
Rafał Miłecki
3
-39
/
+20
2018-05-04
mtd: rawnand: marvell: fix command xtype in BCH write hook
Miquel Raynal
1
-1
/
+7
2018-05-04
mtd: rawnand: marvell: pass ms delay to wait_op
Chris Packham
1
-2
/
+2
2018-05-04
mtd: cfi: Add early fixup for S70GL02GS
Aaron Sierra
1
-0
/
+12
2018-05-04
mtd: cfi: Support early CFI fixups
Aaron Sierra
1
-0
/
+30
2018-05-03
mtd: maps: pismo: Remove owner assignment from i2c_driver
Fabio Estevam
1
-1
/
+0
2018-05-02
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Ladislav Michl
1
-67
/
+38
2018-05-02
mtd: rawnand: davinci: stop using pdev->id as chipselect
Bartosz Golaszewski
1
-3
/
+3
2018-04-30
mtd: nftl: Remove VLA usage
Kees Cook
2
-14
/
+32
2018-04-29
mtd: rawnand: gpmi: remove unnecessary variables
Sascha Hauer
1
-10
/
+5
2018-04-29
mtd: rawnand: gpmi: return valid value from bch_set_geometry()
Sascha Hauer
1
-2
/
+3
2018-04-29
mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data struct
Sascha Hauer
3
-14
/
+11
2018-04-29
mtd: rawnand: gpmi: put only once used functions inline
Sascha Hauer
1
-66
/
+23
2018-04-29
mtd: rawnand: gpmi: pass buffer and len around
Sascha Hauer
3
-26
/
+19
2018-04-29
mtd: rawnand: gpmi: drop dma_ops_type
Sascha Hauer
3
-55
/
+23
2018-04-29
mtd: rawnand: add a way to pass an ID table with nand_scan()
Miquel Raynal
1
-4
/
+6
2018-04-29
mtd: rawnand: lpc32xx_slc: fix the probe function error path
Miquel Raynal
1
-3
/
+3
2018-04-29
mtd: rawnand: lpc32xx_slc: clean the probe function
Miquel Raynal
1
-12
/
+14
2018-04-29
mtd: rawnand: lpc32xx_mlc: fix the probe function error path
Miquel Raynal
1
-3
/
+3
2018-04-29
mtd: rawnand: lpc32xx_mlc: clean the probe function
Miquel Raynal
1
-18
/
+20
2018-04-29
mtd: rawnand: hisi504: fix the probe function error path
Miquel Raynal
1
-1
/
+1
2018-04-29
mtd: rawnand: hisi504: clean the probe function error path
Miquel Raynal
1
-23
/
+12
2018-04-29
mtd: rawnand: fsmc: fix the probe function error path
Miquel Raynal
1
-1
/
+3
2018-04-29
mtd: rawnand: fsmc: clean the probe function style
Miquel Raynal
1
-12
/
+13
2018-04-29
mtd: rawnand: fsl_ifc: fix probe function error path
Miquel Raynal
1
-3
/
+9
2018-04-29
mtd: rawnand: fsl_elbc: fix probe function error path
Miquel Raynal
1
-4
/
+9
2018-04-29
mtd: onenand: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-29
mtd: rawnand: mtk: use of_device_get_match_data()
Ryder Lee
2
-15
/
+2
2018-04-29
mtd: rawnand: diskonchip: Replace mdelay with usleep_range in doc_probe
Jia-Ju Bai
1
-2
/
+2
2018-04-29
mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling
Boris Brezillon
1
-76
/
+15
2018-04-29
mtd: rawnand: gpmi: add support for specific ECC strength
Stefan Agner
1
-10
/
+20
2018-04-26
mtd: rawnand: davinci: don't acquire and enable clock
Sekhar Nori
1
-24
/
+1
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
1
-17
/
+8
2018-04-25
mtd: rawnand: diskonchip: Allocate rs control per instance
Thomas Gleixner
1
-33
/
+27
2018-04-25
rslib: Split rs control struct
Thomas Gleixner
2
-6
/
+8
2018-04-24
mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-3
/
+6
2018-04-24
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
1
-0
/
+17
2018-04-24
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-5
/
+11
2018-04-23
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
1
-2
/
+17
2018-04-22
mtd: Add sysfs attribute for mtd OOB available size
Xiaolei Li
1
-0
/
+10
[prev]
[next]