index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
Kyungmin Park
2006-09-26
3
-22
/
+125
*
[MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration
Kyungmin Park
2006-09-26
1
-6
/
+0
*
[MTD ONENAND] Fix OneNAND probe
Kyungmin Park
2006-09-26
1
-3
/
+14
*
[MTD NAND] Provide prototype for newly-exported nand_wait_ready()
David Woodhouse
2006-09-25
1
-0
/
+3
*
[MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>
David Woodhouse
2006-09-25
2
-8
/
+1
*
[MTD NAND] Allow override of page read and write functions.
David Woodhouse
2006-09-25
2
-23
/
+32
*
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
David Woodhouse
2006-09-25
3
-17
/
+26
*
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
David Woodhouse
2006-09-25
2
-25
/
+70
*
[MTD NAND] Export nand_wait_ready() for use by board drivers
David Woodhouse
2006-09-25
1
-1
/
+2
*
[MTD] Whitespace cleanup in SSFDC driver.
David Woodhouse
2006-09-23
1
-11
/
+11
*
[MTD] SSFDC translation layer minor cleanup
David Woodhouse
2006-09-23
1
-15
/
+21
*
[MTD] Fix dependencies with CONFIG_MTD=m
David Woodhouse
2006-09-23
1
-2
/
+2
*
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
2006-09-22
1
-1
/
+0
*
Revert "[MTD] blkdev helper code: fix printk format warning"
David Woodhouse
2006-09-22
1
-1
/
+1
*
[MTD] Add SSFDC (SmartMedia) read-only translation layer
Claudio Lanconelli
2006-09-22
3
-0
/
+477
*
[MTD] pmc551 pci cleanup
Jiri Slaby
2006-09-22
1
-8
/
+5
*
[MTD] pmc551 use kzalloc
Jiri Slaby
2006-09-22
1
-5
/
+2
*
[MTD] pmc551 whitespace cleanup
Jiri Slaby
2006-09-22
1
-567
/
+596
*
[MTD] Remove iq80310 map driver
Lennert Buytenhek
2006-09-22
3
-127
/
+0
*
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
2006-09-22
1
-1
/
+1
*
[MTD] physmap: add power management support
Lennert Buytenhek
2006-09-22
1
-0
/
+33
*
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
2006-09-22
15
-15
/
+119
*
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
2006-09-22
5
-8
/
+32
*
[MTD] blkdev helper code: fix printk format warning
Randy Dunlap
2006-09-22
1
-1
/
+1
*
[MTD] Fix ixp4xx partition parsing.
Brian Walsh
2006-09-22
1
-1
/
+1
*
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
Michal Piotrowski
2006-09-22
1
-4
/
+0
*
[MTD NAND] Remove old code in au1550nd.c
Michal Piotrowski
2006-09-22
1
-11
/
+0
*
[MTD] Unlock NOR flash automatically where necessary
Håvard Skinnemoen
2006-09-22
3
-0
/
+12
*
Linux v2.6.18. Arrr!
v2.6.18
Linus Torvalds
2006-09-20
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-20
3
-4
/
+8
|
\
|
*
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
2006-09-19
1
-4
/
+4
|
*
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
2006-09-19
1
-0
/
+2
|
*
[ATM]: [he] don't hold the device lock when upcalling
Chas Williams
2006-09-19
1
-0
/
+2
*
|
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-09-19
3
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
2006-09-19
1
-2
/
+2
|
*
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
2006-09-19
1
-3
/
+3
|
*
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
2006-09-19
1
-2
/
+4
*
|
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2006-09-19
7
-57
/
+82
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-09-19
15
-103
/
+271
|
\
\
|
*
|
[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()
Josef 'Jeff' Sipek
2006-09-17
1
-6
/
+3
|
*
|
MTD: Fix bug in fixup_convert_atmel_pri
Håvard Skinnemoen
2006-09-16
1
-1
/
+1
|
*
|
[JFFS2][SUMMARY] Fix a summary collecting bug.
Havasi Ferenc
2006-09-16
1
-0
/
+5
|
*
|
[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80
Aubrey Lee
2006-09-05
1
-6
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-08-31
2138
-23373
/
+52985
|
|
\
\
|
*
|
|
MTD: Add lock/unlock operations for Atmel AT49BV6416
Haavard Skinnemoen
2006-08-17
1
-0
/
+90
|
*
|
|
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
2006-08-17
2
-0
/
+34
|
*
|
|
fs/jffs2/xattr.c: remove dead code
Adrian Bunk
2006-08-16
1
-1
/
+0
|
*
|
|
[PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap
Takashi YOSHII
2006-08-15
1
-6
/
+6
|
*
|
|
[PATCH] MTD: Add Macronix MX29F040 to JEDEC
Takashi YOSHI
2006-08-15
1
-0
/
+14
|
*
|
|
[MTD] Fixes of performance and stability issues in CFI driver.
Alexey Korolev
2006-07-15
1
-44
/
+43
[next]