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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
dt/bindings: qcom_nandc: Add DT bindings
Archit Taneja
1
-0
/
+86
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
5
-26
/
+23
2016-03-08
mtd: spi-nor: support lock/unlock for a few Winbond chips
Brian Norris
1
-3
/
+15
2016-03-08
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
2
-7
/
+65
2016-03-08
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
Brian Norris
1
-2
/
+5
2016-03-08
mtd: spi-nor: use BIT() for flash_info flags
Brian Norris
1
-8
/
+8
2016-03-08
mtd: spi-nor: disallow further writes to SR if WP# is low
Brian Norris
1
-0
/
+7
2016-03-08
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
Brian Norris
1
-18
/
+50
2016-03-08
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
Brian Norris
1
-2
/
+10
2016-03-08
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
Brian Norris
1
-0
/
+1
2016-03-08
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
4
-36
/
+33
2016-03-08
mtd: mtdswap: remove useless if (!mtd->ecclayout) test
Boris BREZILLON
1
-8
/
+0
2016-03-08
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
4
-32
/
+13
2016-03-08
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
11
-65
/
+53
2016-03-08
mtd: nand: check status before reporting timeout
Brian Norris
1
-2
/
+2
2016-03-08
mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
Brian Norris
1
-4
/
+4
2016-03-08
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
1
-1
/
+4
2016-03-07
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
1
-10
/
+0
2016-03-07
Documentation: fsl-quadspi: Add optional properties
Yao Yuan
1
-0
/
+1
2016-03-07
Documentation: fsl-quadspi: Add fsl, ls2080a-qspi compatible string
Yao Yuan
1
-1
/
+3
2016-03-07
mtd: spi-nor: fsl-quadspi: add support for layerscape
Yao Yuan
1
-1
/
+1
2016-03-07
mtd: spi-nor: fsl-quadspi: add support for ls1021a
Yao Yuan
2
-1
/
+11
2016-03-07
mtd: spi-nor: fsl-quadspi: add big-endian support
Yao Yuan
1
-60
/
+97
2016-03-05
mtd: spi-nor: add subsector flag to n25q128a
Ezequiel GarcĂa
1
-2
/
+2
2016-03-05
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
1
-1
/
+1
2016-03-05
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
1
-3
/
+3
2016-03-01
jffs2: Improve post-mount CRC scan efficiency
David Woodhouse
3
-25
/
+45
2016-03-01
mtd: brcmnand: Fix v7.1 register offsets
Florian Fainelli
1
-1
/
+33
2016-02-24
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
1
-1
/
+2
2016-02-12
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
1
-45
/
+1
2016-02-12
mtd: spi-nor: Add support for s25fl116k
Sascha Hauer
1
-0
/
+1
2016-02-12
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
1
-56
/
+101
2016-02-12
mtd: map: fix .set_vpp() documentation
Linus Walleij
1
-2
/
+5
2016-02-12
mtd: bcm63xxpart: Move NOR flash layout to a separate function
Simon Arlott
1
-22
/
+32
2016-02-12
mtd: bcm63xxpart: Null terminate and validate conversion of flash strings
Simon Arlott
1
-4
/
+34
2016-02-12
mtd: bcm63xxpart: Extract read of image tag to separate function
Simon Arlott
1
-22
/
+40
2016-02-12
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
Simon Arlott
2
-16
/
+58
2016-02-12
mtd: atmel_nand: Support 32-bit ECC strength
Romain Izard
3
-3
/
+20
2016-02-12
mtd: atmel_nand: Support PMECC on SAMA5D2
Romain Izard
3
-4
/
+32
2016-02-12
doc: dt: atmel_nand: Reword the documentation
Romain Izard
1
-11
/
+12
2016-02-12
mtd: atmel_nand: Support variable RB_EDGE interrupts
Romain Izard
3
-10
/
+30
2016-02-01
driver/memory: Removal of deprecated NO_IRQ
Raghav Dogra
1
-1
/
+1
2016-02-01
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
1
-5
/
+17
2016-02-01
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-26
mtd: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2
-0
/
+3
2016-01-26
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
1
-2
/
+0
2016-01-26
mtd: nand: lpc32xx_mlc: fix ecc.size
Boris BREZILLON
1
-1
/
+1
2016-01-26
staging: mt29f_spinand: kill unused ecclayout field
Boris BREZILLON
1
-1
/
+0
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
2
-3
/
+0
2016-01-26
mtd: nand: jz4740: kill the ->ecc_layout field
Boris BREZILLON
2
-5
/
+0
[next]