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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-4
/
+4
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in mtd drivers
Greg Kroah-Hartman
1
-4
/
+4
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
6
-1
/
+7
2006-06-15
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
6
-6
/
+6
2006-06-14
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
3
-0
/
+3
2006-05-30
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
6
-6
/
+6
2006-05-30
[MTD] remove a forgotten MTD_XIP
Joern Engel
1
-1
/
+1
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
3
-37
/
+70
2006-05-29
[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.
Andrew Morton
1
-1
/
+1
2006-05-25
[MTD] Remove the only useless readv implementation
Thomas Gleixner
1
-1
/
+0
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
3
-6
/
+0
2006-05-23
[MTD] Remove nand writev support
Thomas Gleixner
1
-64
/
+0
2006-05-23
[MTD] Introduce writesize
Joern Engel
3
-3
/
+3
2006-05-21
[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver
David Woodhouse
1
-42
/
+5
2006-05-20
git-mtd: symbol_get() fix
Andrew Morton
1
-2
/
+2
2006-05-17
Re-add module description for ms02-nv to Kconfig
Martin Michlmayr
1
-0
/
+5
2006-05-16
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
1
-3
/
+3
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2
-4
/
+4
2006-05-14
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
1
-3
/
+6
2006-05-14
mtd: fix memory leaks in phram_setup
Jesper Juhl
1
-2
/
+6
2006-05-12
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
1
-1
/
+1
2006-05-10
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
1
-1
/
+1
2006-05-08
Fix non-modular case for DiskOnChip probe
David Woodhouse
1
-4
/
+31
2006-05-08
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
6
-64
/
+18
2006-04-19
mtd: improve parameter parsing for block2mtd
Joern Engel
1
-3
/
+14
2006-04-17
Remove unchecked MTD flags
Jörn Engel
2
-3
/
+2
2006-04-12
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-04-11
[PATCH] Remove blkmtd
Joern Engel
3
-831
/
+2
2006-04-01
[PATCH] mtd: fix broken name_to_dev_t() declaration
Herbert Poetzl
1
-2
/
+1
2006-04-01
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2
-7
/
+5
2006-04-01
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
3
-26
/
+27
2006-04-01
[PATCH] sem2mutex: mtd/doc2000.c
Ingo Molnar
1
-3
/
+4
2006-04-01
[PATCH] m25p80: printk warning fix
Andrew Morton
1
-1
/
+1
2006-03-14
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
1
-1
/
+1
2006-01-17
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-0
/
+1
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
3
-3
/
+3
2006-01-14
[PATCH] spi: misc fixes
David Brownell
2
-2
/
+4
2006-01-14
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2
-36
/
+42
2006-01-14
[PATCH] spi: M25 series SPI flash
Mike Lavender
3
-0
/
+589
2006-01-14
[PATCH] spi: mtd dataflash driver
David Brownell
3
-0
/
+632
2005-12-12
[PATCH] blkmtd: use clear_page_dirty()
Andrew Morton
1
-4
/
+4
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
1
-3
/
+3
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
12
-156
/
+156
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
1
-5
/
+2
2005-11-07
[MTD] devices: Clean up trailing white spaces
Thomas Gleixner
12
-156
/
+156
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+2
2005-09-23
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c
Grant Coady
1
-4
/
+4
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-2
/
+1
[next]