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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-378
/
+291
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+1
2012-03-27
mtd: add device-tree support to spear_smi
Stefan Roese
1
-0
/
+5
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
1
-2
/
+2
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
1
-77
/
+66
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
1
-0
/
+4
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
1
-0
/
+6
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
1
-6
/
+28
2012-03-27
mtd: add ecc_strength fields to mtd structs
Mike Dunn
2
-0
/
+5
2012-03-27
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
1
-0
/
+3
2012-03-27
mtd: fsmc: Move ALE, CLE defines to their respective platform
Shiraz Hashim
1
-13
/
+0
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-0
/
+5
2012-03-27
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
1
-0
/
+12
2012-03-27
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
1
-0
/
+1
2012-03-27
mtd: sh_flctl: Expand FLCMNCR register bit field
Bastian Hecht
1
-0
/
+24
2012-03-27
mtd: check for zero length in OTP functions
Artem Bityutskiy
1
-59
/
+11
2012-03-27
mtd: remove junk pmc551.h
Artem Bityutskiy
1
-77
/
+0
2012-03-27
mtd: remove R/O checking duplication
Artem Bityutskiy
1
-0
/
+2
2012-03-27
mtd: add offset and length checks to the API function
Artem Bityutskiy
1
-112
/
+17
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2
-3
/
+4
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
1
-0
/
+5
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-84
/
+84
2012-03-27
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
1
-0
/
+60
2012-03-27
mtd: nand: correct comment on nand_chip badblockbits
Brian Norris
1
-2
/
+3
2012-03-27
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
1
-0
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
1
-3
/
+1
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
1
-1
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
1
-2
/
+2
2012-01-30
mtd: fix MTD suspend
Artem Bityutskiy
1
-3
/
+1
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+68
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
1
-0
/
+7
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
1
-1
/
+4
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
1
-0
/
+6
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
1
-1
/
+2
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
1
-14
/
+2
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do use mtd->point directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
1
-0
/
+5
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
1
-3
/
+0
[next]