index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
2013-04-05
2
-0
/
+6
*
mtd: mtdcore: use const qualifier
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: devices: add const qualifiers
Artem Bityutskiy
2013-04-05
2
-2
/
+2
*
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-04-05
13
-25
/
+21
*
mtd: physmap_of: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-7
/
+9
*
mtd: physmap: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-10
/
+7
*
mtd: plat-ram: add const quilifiers
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
2013-04-05
3
-3
/
+4
*
mtd: remove the ixp2000 map driver
Artem Bityutskiy
2013-04-05
3
-263
/
+0
*
mtd: remove the dilnetpc map driver support
Artem Bityutskiy
2013-04-05
3
-513
/
+0
*
mtd: remove the tqm8xxl map driver
Artem Bityutskiy
2013-04-05
3
-260
/
+0
*
mtd: maps: kill the rpxlite map driver
Artem Bityutskiy
2013-04-05
3
-75
/
+0
*
mtd: remove the mbx860 map driver
Artem Bityutskiy
2013-04-05
3
-107
/
+0
*
mtd: remove the dmv182 map driver
Artem Bityutskiy
2013-04-05
3
-156
/
+0
*
mtd: remove the dbox2-flash map driver
Artem Bityutskiy
2013-04-05
3
-132
/
+0
*
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-04-05
2
-3
/
+11
*
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
2013-04-05
1
-2
/
+0
*
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
2013-04-05
1
-2
/
+1
*
mtd: m25p80: add entry for w25q128
Rafał Miłecki
2013-04-05
1
-0
/
+1
*
mtd: maps: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-05
1
-2
/
+1
*
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
2013-04-05
1
-0
/
+1
*
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
2013-04-05
1
-9
/
+10
*
mtd: ofpart: support partitions of 4 GiB and larger
Joe Schaack
2013-04-05
1
-2
/
+5
*
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
2013-04-05
1
-1
/
+1
*
mtd: doc: remove support for DoC 2000/2001/2001+
Artem Bityutskiy
2013-04-05
7
-3996
/
+0
*
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2013-04-05
2
-111
/
+109
*
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
2013-04-05
3
-13
/
+4
*
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
2013-04-05
6
-8
/
+8
*
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
2013-04-05
4
-33
/
+0
*
mtd: nand: remove AG-AND support
Artem Bityutskiy
2013-04-05
3
-116
/
+2
*
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
2013-04-05
3
-635
/
+0
*
mtd: decommission the NAND museum
Artem Bityutskiy
2013-04-05
2
-25
/
+5
*
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
2013-04-05
1
-19
/
+15
*
mtd: mtdchar: handle chips that have user otp but no factory otp
Uwe Kleine-König
2013-04-05
1
-11
/
+13
*
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-18
3
-58
/
+90
|
\
|
*
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-14
2
-39
/
+57
|
*
mtd: bcm47xxpart: look for NVRAM at the end of device
Rafał Miłecki
2013-03-08
1
-7
/
+25
|
*
Revert "mtd: bcm47xxpart: improve probing of nvram partition"
Rafał Miłecki
2013-03-08
1
-13
/
+9
*
|
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
|
/
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
33
-329
/
+1800
|
\
|
*
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
2013-02-13
3
-4
/
+8
|
*
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
2013-02-13
1
-19
/
+5
|
*
mtd: mtd_torturetest can cause stack overflows
Al Cooper
2013-02-13
1
-14
/
+11
|
*
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
2013-02-12
1
-5
/
+3
|
*
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
2013-02-12
1
-3
/
+87
|
*
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
2013-02-12
1
-21
/
+31
|
*
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
2013-02-12
1
-5
/
+4
[next]