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
2008-04-22
[MTD] cmdlinepart: Missing partition info is not an error
Peter Korsgaard
1
-4
/
+1
2008-04-22
[MTD] [MAPS] add support for Nvidia MCP55 to ck804xrom
Carl-Daniel Hailfinger
1
-27
/
+62
2008-04-22
[MTD] make struct rfd_ftl_tr static
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
Adrian Bunk
1
-3
/
+0
2008-04-22
[MTD] [NOR] cfi_cmdset_0020.c: make a function static
Adrian Bunk
1
-1
/
+2
2008-04-22
[MTD] ftl.c: make code static
Adrian Bunk
1
-4
/
+2
2008-04-22
[MTD] cmdlinepart.c: don't compare pointers with 0
Adrian Bunk
1
-4
/
+6
2008-04-22
[MTD] mtdram.c should #include <linux/mtd/mtdram.h>
Adrian Bunk
1
-0
/
+1
2008-04-22
[MTD] proper prototypes for nftl_{read,write}_oob()
Adrian Bunk
1
-5
/
+0
2008-04-22
[MTD] proper prototypes for inftl_{read,write}_oob()
Adrian Bunk
1
-5
/
+0
2008-04-22
[MTD] mtd/ofpart.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-22
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
Scott Wood
1
-5
/
+6
2008-04-22
[MTD] Correct phram module param description
Mark Hindley
1
-1
/
+1
2008-04-22
[MTD] [NAND] at91_nand: Make part_probes[] static
Atsushi Nemoto
1
-1
/
+1
2008-04-22
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
6
-0
/
+9
2008-04-22
[MTD] [MAPS] fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+22
2008-04-22
[MTD] [NAND] fix possible Ooops in rfc_from4
Sebastian Siewior
1
-21
/
+29
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
10
-34
/
+34
2008-04-22
[MTD] [JEDEC] Fix whitespace noise in chip table
David Woodhouse
1
-14
/
+14
2008-04-22
[MTD] [JEDEC] add support for the ST M29W400DB flash chip
Gordon Farquharson
1
-0
/
+32
2008-04-22
[MTD] block2mtd: logging typo fixes
Stephane Chazelas
1
-5
/
+5
2008-04-22
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] mtdoops.c: make struct oops_cxt static again
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig
Mike Frysinger
1
-0
/
+3
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
13
-232
/
+40
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-207
/
+12
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
5
-14
/
+15
2008-04-17
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
1
-207
/
+12
2008-04-09
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
Dmitry Adamushko
2
-0
/
+2
2008-04-05
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
1
-5
/
+5
2008-03-29
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
Anton Vorontsov
1
-8
/
+7
2008-03-29
mtd: nand: add out label in rfc_from4
Sebastian Siewior
1
-1
/
+1
2008-03-27
plat-orion: make orion_nand available for all Orion families
Lennert Buytenhek
2
-2
/
+2
2008-03-25
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-04
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
1
-0
/
+1
2008-03-04
UBI: fix sparse errors in ubi.h
Harvey Harrison
1
-5
/
+5
2008-03-04
UBI: fix error message
Artem Bityutskiy
1
-2
/
+2
2008-03-04
UBI: silence warning
S.Çağlar Onur
1
-1
/
+3
2008-02-16
[MTD] [OneNAND] Fix unlock all in Double Density Package (DDP)
Kyungmin Park
1
-15
/
+17
2008-02-15
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-5
/
+5
2008-02-09
[MTD] [NAND] cs553x_nand: command line partitioning support
Mart Raudsepp
1
-3
/
+28
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
51
-2013
/
+4605
2008-02-07
[MTD] Fix mtdoops.c compilation
David Woodhouse
1
-0
/
+1
2008-02-07
[MTD] [NOR] fix startup lock when using multiple nor flash chips
Rizzo Davide
1
-1
/
+1
2008-02-07
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
Samuel Tardieu
2
-3
/
+3
2008-02-07
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
akpm@linux-foundation.org
1
-6
/
+8
2008-02-07
[MTD] onenand: Add panic_write function to the onenand driver
Richard Purdie
1
-0
/
+108
2008-02-07
[MTD] mtdoops: Use the panic_write function when present
Richard Purdie
1
-5
/
+21
2008-02-07
[MTD] Add mtd panic_write function pointer
Richard Purdie
1
-0
/
+17
[next]