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: nand: update nand_default_block_markbad()
Brian Norris
2010-08-02
1
-10
/
+24
*
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
2010-08-02
1
-82
/
+78
*
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
2010-08-02
1
-0
/
+17
*
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
3
-55
/
+90
*
mtd: nand: refactor BB marker detection
Brian Norris
2010-08-02
2
-11
/
+58
*
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
2010-08-02
1
-9
/
+6
*
mtd: mxc_nand: fix unbalanced enable for IRQ
Eric Bénard
2010-08-02
1
-1
/
+1
*
mtd: tests: return -1 if verify failed
Roel Kluin
2010-08-02
1
-5
/
+4
*
mtd: sm_common: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-1
/
+1
*
mtd: r852: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-1
/
+1
*
mtd: nandsim: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-7
/
+7
*
mtd: dataflash: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-6
/
+6
*
mtd: r852: remove casts from void
Kulikov Vasiliy
2010-08-02
1
-2
/
+2
*
mtd: cfi_probe: print manufacturer and id of probed chip
Guillaume LECERF
2010-08-02
1
-2
/
+2
*
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
4
-6
/
+6
*
mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
Martin Krause
2010-08-02
1
-8
/
+12
*
mtd: nand_ids: add two entries for NAND chips
Brian Norris
2010-08-02
1
-0
/
+4
*
mtd: mxc_nand: remove unused variable
Uwe Kleine-König
2010-08-02
1
-1
/
+0
*
mtd: physmap: use resource_size()
H Hartley Sweeten
2010-08-02
1
-3
/
+3
*
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-08-02
5
-0
/
+36
*
mtd: denali: add Kconfig dependency
Karl Beldan
2010-08-02
1
-0
/
+1
*
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
2010-08-02
1
-0
/
+1
*
mtd: return success on blktrans_ioctl
Dan Carpenter
2010-08-02
1
-0
/
+1
*
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
2010-08-02
3
-19
/
+16
*
mtd: mxc_nand: fix OOB accesses on i.MX27
Sascha Hauer
2010-08-02
1
-26
/
+5
*
mtd: sst25l: check for null consistently
Dan Carpenter
2010-08-02
1
-1
/
+1
*
drivers/mtd/maps: introduce missing kfree
Julia Lawall
2010-06-03
1
-3
/
+3
*
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
2010-06-03
2
-10
/
+11
*
jffs2: Fix NFS race by using insert_inode_locked()
David Woodhouse
2010-06-03
2
-3
/
+16
*
jffs2: Fix in-core inode leaks on error paths
David Woodhouse
2010-06-03
1
-59
/
+56
*
mtd: Fix NAND submenu
Maxim Levitsky
2010-06-03
1
-10
/
+11
*
mtd/r852: update card detect early.
Maxim Levitsky
2010-06-02
1
-1
/
+1
*
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
2010-06-02
1
-3
/
+11
*
mtd/r852: register IRQ as last step
Maxim Levitsky
2010-06-02
1
-5
/
+6
*
drivers/mtd: Use memdup_user
Julia Lawall
2010-05-22
1
-8
/
+3
*
docbook: make mtd nand module init static
H Hartley Sweeten
2010-05-21
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-05-21
117
-1647
/
+10156
|
\
|
*
mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips
Guillaume LECERF
2010-05-20
2
-0
/
+4
|
*
mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID
David Woodhouse
2010-05-20
1
-0
/
+3
|
*
mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value
David Woodhouse
2010-05-20
1
-1
/
+0
|
*
mtd: update gfp/slab.h includes
Tejun Heo
2010-05-19
3
-0
/
+3
|
*
jffs2: Stop triggering block erases from jffs2_write_super()
Joakim Tjernlund
2010-05-19
1
-4
/
+0
|
*
jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()
Joakim Tjernlund
2010-05-19
2
-3
/
+2
|
*
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
David Woodhouse
2010-05-19
5
-10
/
+12
|
*
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
David Woodhouse
2010-05-19
3
-2
/
+5
|
*
jffs2: Wake GC thread when there are blocks to be erased
Joakim Tjernlund
2010-05-19
1
-0
/
+4
|
*
jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return
David Woodhouse
2010-05-19
3
-4
/
+30
|
*
jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
Joakim Tjernlund
2010-05-19
2
-2
/
+5
|
*
mtd: mtdchar: Do not corrupt backing device of device node inode
Kirill A. Shutemov
2010-05-18
1
-8
/
+87
|
*
mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages
David Woodhouse
2010-05-17
1
-4
/
+4
[prev]
[next]