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
2013-04-05
mtd: devices: add const qualifiers
Artem Bityutskiy
2
-2
/
+2
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
13
-25
/
+21
2013-04-05
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
1
-7
/
+9
2013-04-05
mtd: physmap: add const qualifiers
Artem Bityutskiy
1
-10
/
+7
2013-04-05
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
3
-3
/
+4
2013-04-05
mtd: remove the ixp2000 map driver
Artem Bityutskiy
3
-263
/
+0
2013-04-05
mtd: remove the dilnetpc map driver support
Artem Bityutskiy
3
-513
/
+0
2013-04-05
mtd: remove the tqm8xxl map driver
Artem Bityutskiy
3
-260
/
+0
2013-04-05
mtd: maps: kill the rpxlite map driver
Artem Bityutskiy
3
-75
/
+0
2013-04-05
mtd: remove the mbx860 map driver
Artem Bityutskiy
3
-107
/
+0
2013-04-05
mtd: remove the dmv182 map driver
Artem Bityutskiy
3
-156
/
+0
2013-04-05
mtd: remove the dbox2-flash map driver
Artem Bityutskiy
3
-132
/
+0
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2
-3
/
+11
2013-04-05
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
1
-2
/
+0
2013-04-05
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
1
-2
/
+1
2013-04-05
mtd: m25p80: add entry for w25q128
Rafał Miłecki
1
-0
/
+1
2013-04-05
mtd: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-04-05
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
1
-0
/
+1
2013-04-05
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
1
-9
/
+10
2013-04-05
mtd: ofpart: support partitions of 4 GiB and larger
Joe Schaack
1
-2
/
+5
2013-04-05
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
1
-1
/
+1
2013-04-05
mtd: doc: remove support for DoC 2000/2001/2001+
Artem Bityutskiy
7
-3996
/
+0
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2
-111
/
+109
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
3
-13
/
+4
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
6
-8
/
+8
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
4
-33
/
+0
2013-04-05
mtd: nand: remove AG-AND support
Artem Bityutskiy
3
-116
/
+2
2013-04-05
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
3
-635
/
+0
2013-04-05
mtd: decommission the NAND museum
Artem Bityutskiy
2
-25
/
+5
2013-04-05
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
1
-19
/
+15
2013-04-05
mtd: mtdchar: handle chips that have user otp but no factory otp
Uwe Kleine-König
1
-11
/
+13
2013-04-05
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
1
-0
/
+1
2013-04-05
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
1
-0
/
+1
2013-04-04
mtd: gpmi: move to use generic DMA helper
Shawn Guo
2
-52
/
+2
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-58
/
+90
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
1
-3
/
+5
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2
-39
/
+57
2013-03-08
mtd: bcm47xxpart: look for NVRAM at the end of device
Rafał Miłecki
1
-7
/
+25
2013-03-08
Revert "mtd: bcm47xxpart: improve probing of nvram partition"
Rafał Miłecki
1
-13
/
+9
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-02-28
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-28
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-28
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-28
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-28
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-28
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
[prev]
[next]