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
2011-05-25
mtd: pxa: convert to mtd_device_register()
Jamie Iles
3
-25
/
+7
2011-05-25
mtd: ixp: convert to mtd_device_register()
Jamie Iles
2
-12
/
+8
2011-05-25
mtd: plat_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+3
2011-05-25
mtd: nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2
-51
/
+13
2011-05-25
mtd: introduce mtd_device_(un)register()
Jamie Iles
1
-0
/
+45
2011-05-25
mtd: always build partitioning support
Jamie Iles
1
-10
/
+2
2011-05-25
mtd:fix the bad format in the mtdcore.c
Wanlong Gao
1
-4
/
+4
2011-05-25
mtd: mtdswap: fix possible null dereference
Maxin B. John
1
-1
/
+7
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
3
-3
/
+0
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
4
-15
/
+6
2011-05-25
mtd: simplify get_mtd_device_nm function
Wanlong Gao
1
-11
/
+2
2011-05-25
mtd: be silent when mtd partition parser cannot be found
Artem Bityutskiy
1
-4
/
+1
2011-05-25
mtd: convert to seq_file interface
Alexey Dobriyan
1
-31
/
+19
2011-05-25
mtd: omap: fix subpage ecc issue with prefetch
Kishore Kadiyala
1
-7
/
+5
2011-05-25
mtd: sst25l: fix section markings
Mike Frysinger
1
-3
/
+3
2011-05-25
mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
Kevin Cernekee
1
-0
/
+2
2011-05-25
mtd: m25p80: Add Spansion S25FL256S
Kevin Cernekee
1
-5
/
+17
2011-05-25
mtd: m25p80: Clean up JEDEC manufacturer checks
Kevin Cernekee
1
-4
/
+7
2011-05-25
mtd: m25p80: Add Numonyx m25px32 family
Kevin Cernekee
1
-1
/
+4
2011-05-25
mtd: denali: detect the number of banks
Jamie Iles
2
-9
/
+21
2011-05-25
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
2
-395
/
+110
2011-05-25
mtd: denali: convert to generic DMA API
Jamie Iles
2
-44
/
+40
2011-05-25
mtd: onenand: add missing check
john.maxin@nokia.com
1
-1
/
+1
2011-05-25
mtd: return badblockbits back
Artem Bityutskiy
1
-0
/
+2
2011-05-25
mtd: nand: ndfc: add multiple chip select support
Felix Radensky
1
-17
/
+35
2011-05-25
mtd: mtdchar: retry large buffer allocations
Grant Erickson
1
-27
/
+23
2011-05-25
mtd: create function to perform large allocations
Grant Erickson
1
-0
/
+49
2011-05-25
mtd: mtdconcat: fix NAND OOB write
Felix Radensky
1
-2
/
+2
2011-05-25
mtd: omap2: mtd split nand_scan in ident and tail
Jan Weitzel
1
-2
/
+8
2011-05-25
mtd: mtd_blkdevs: fix error path in blktrans_open
Artem Bityutskiy
1
-3
/
+21
2011-05-25
mtd: atmel_nand: add missing include of linux/dmaengine.h
Hans-Christian Egtvedt
1
-0
/
+1
2011-05-25
mtd: nand: remove doubled chip deselection on (un)lock
Jiri Pinkava
1
-6
/
+0
2011-05-25
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
1
-16
/
+43
2011-05-25
mtd: cmdset_0002: add CFI 1.5 support for S29GL-S
Gernot Hoyler
1
-2
/
+3
2011-05-25
mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand
Roman Tereshonkov
1
-6
/
+40
2011-05-25
mtd: denali: drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-05-25
mtd: nand: dynamic allocation of flash-based BBT structs
Brian Norris
1
-23
/
+4
2011-05-25
mtd: m25p80: add support for the MX25L1606E chip
Gabor Juhos
1
-0
/
+1
2011-05-25
mtd: mxc_nand: add support for multiple chips on V21 devices
Baruch Siach
1
-19
/
+32
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
8
-108
/
+109
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
5
-351
/
+30
2011-05-21
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
2
-42
/
+18
2011-05-21
ARM: 6906/1: MTD: Remove integrator-flash
Marc Zyngier
3
-312
/
+1
2011-05-21
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
Marc Zyngier
1
-1
/
+15
2011-05-20
UBI: switch to dynamic printks
Artem Bityutskiy
2
-58
/
+28
2011-05-20
UBI: turn some macros into static inline
Artem Bityutskiy
1
-25
/
+38
2011-05-20
UBI: improve checking in debugging prints
Artem Bityutskiy
1
-8
/
+25
2011-05-19
MIPS: Alchemy: Clean up GPIO registers and accessors
Manuel Lauss
1
-1
/
+2
[prev]
[next]