index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
2006-05-16
7
-17
/
+7
*
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
2006-05-16
1
-3
/
+3
*
[MTD] Add help text for MTD_NAND_CS553X option.
David Woodhouse
2006-05-16
1
-2
/
+11
*
[MTD NAND] Modify check for modules registering NAND devices without ->owner
David Woodhouse
2006-05-14
1
-6
/
+11
*
[MTD] Remove gratuitous inclusion of ARM-only header from physmap.c
David Woodhouse
2006-05-14
1
-1
/
+0
*
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
10
-16
/
+16
*
[MTD] Deal correctly with NOR chips which are smaller than the map window
David Woodhouse
2006-05-14
1
-2
/
+14
*
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
2006-05-14
1
-3
/
+6
*
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
2006-05-14
14
-4
/
+27
*
mtd: fix memory leaks in phram_setup
Jesper Juhl
2006-05-14
1
-2
/
+6
*
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
2006-05-13
17
-1292
/
+1217
*
[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips
David Woodhouse
2006-05-13
1
-2
/
+2
*
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.
David Woodhouse
2006-05-13
1
-27
/
+75
*
[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.
David Woodhouse
2006-05-13
1
-3
/
+3
*
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
2006-05-12
3
-4
/
+4
*
OneNAND: fix block command typo
Kyungmin Park
2006-05-12
1
-1
/
+1
*
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2006-05-12
3
-4
/
+325
*
OneNAND: Handle erase correctly in Double Density Package (DDP)
Kyungmin Park
2006-05-12
1
-0
/
+6
*
OneNAND: Write oob area with aligned size, mtd->oobsize
Kyungmin Park
2006-05-12
1
-2
/
+5
*
OneNAND: Add write_oob verify function
Kyungmin Park
2006-05-12
1
-4
/
+43
*
OneNand: Fix free byte positions.
Jarkko Lavinen
2006-05-12
1
-1
/
+2
*
OneNAND: handle byte access on BufferRAM
Kyungmin Park
2006-05-12
1
-0
/
+38
*
OneNAND: Add touch_softlock_watchdog()
Kyungmin Park
2006-05-12
1
-0
/
+1
*
[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig
Jean-Luc Leger
2006-05-12
1
-1
/
+0
*
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
2006-05-12
1
-1
/
+1
*
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
David Woodhouse
2006-05-11
3
-0
/
+298
*
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
2006-05-10
1
-1
/
+1
*
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2006-05-08
2
-1
/
+2
*
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
2006-05-08
7
-93
/
+20
*
Fix non-modular case for DiskOnChip probe
David Woodhouse
2006-05-08
1
-4
/
+31
*
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
2006-05-08
6
-64
/
+18
*
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-05-07
2
-70
/
+188
*
ts72xx NAND driver
Lennert Buytenhek
2006-04-30
3
-0
/
+215
*
mtd: SC520CDP should depend on MTD_CONCAT
Daniel Drake
2006-04-29
1
-1
/
+1
*
mtd: improve parameter parsing for block2mtd
Joern Engel
2006-04-19
1
-3
/
+14
*
MTD: Correct Poodle partition size
Richard Purdie
2006-04-18
1
-1
/
+1
*
[PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar
Thago Galesi
2006-04-17
1
-13
/
+21
*
Remove unchecked MTD flags
Jörn Engel
2006-04-17
3
-4
/
+3
*
Make mtdblock_ro unconditionally readonly
Jörn Engel
2006-04-17
1
-3
/
+1
*
Simplify test for RAM devices
Jörn Engel
2006-04-17
1
-2
/
+1
*
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
2006-04-11
1
-1
/
+1
*
[PATCH] mtd, nettel: fix build error and implicit declaration
Jesper Juhl
2006-04-11
1
-0
/
+2
*
[PATCH] Remove blkmtd
Joern Engel
2006-04-11
3
-831
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
1
-21
/
+0
|
\
|
*
MTD: remove obsolete Kconfig options
Anders Larsen
2006-04-01
1
-21
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-04-02
1
-67
/
+48
|
\
\
|
|
/
|
/
|
|
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-17
/
+10
|
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-12
/
+11
|
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-29
/
+26
|
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-13
/
+9
[next]