index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()
David Woodhouse
2007-05-07
1
-14
/
+9
*
[JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
David Woodhouse
2007-05-06
1
-18
/
+7
*
[JFFS2] Remember to calculate overlap on nodes which replace older nodes
David Woodhouse
2007-05-05
1
-7
/
+8
*
[JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush
David Woodhouse
2007-05-05
1
-1
/
+4
*
[MTD] [NAND] at91_nand.c: CMDLINE_PARTS support
Andrew Victor
2007-05-03
1
-0
/
+10
*
[MTD] [NAND] Tidy up handling of page number in nand_block_bad()
Thomas Knobloch
2007-05-03
1
-6
/
+5
*
[MTD] block2mtd_paramline[] mustn't be __initdata
Adrian Bunk
2007-05-02
1
-1
/
+1
*
[MTD] [NAND] Support multiple chips in CAFÉ driver
David Woodhouse
2007-05-02
1
-9
/
+20
*
[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic
David Woodhouse
2007-05-02
2
-1
/
+0
*
[MTD] [NAND] Use rslib for CAFÉ ECC
Segher Boessenkool
2007-05-02
4
-1399
/
+106
*
[RSLIB] Support non-canonical GF representations
Segher Boessenkool
2007-05-02
2
-15
/
+73
*
[JFFS2] Remove dead file histo_mips.h
David Woodhouse
2007-05-02
1
-2
/
+0
*
[MTD] Add Kyungmin Park to MAINTAINERS for OneNAND
Thomas Gleixner
2007-05-02
1
-0
/
+6
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-04-27
75
-1724
/
+2678
|
\
|
*
[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()
Adrian Bunk
2007-04-27
1
-1
/
+1
|
*
[MTD] [NAND] CM-x270 MTD driver
Mike Rapoport
2007-04-27
3
-0
/
+273
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-04-27
1427
-62693
/
+67010
|
|
\
|
*
|
[MTD] [NAND] Wrong calculation of page number in nand_block_bad()
Knobloch, Thomas
2007-04-27
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-04-26
878
-9344
/
+8812
|
|
\
\
|
*
|
|
[MTD] [MAPS] fix plat-ram printk format
Randy Dunlap
2007-04-26
1
-1
/
+2
|
*
|
|
[JFFS2] Fix compr_rubin.c build after include file elimination.
Andrew Morton
2007-04-26
1
-10
/
+9
|
*
|
|
[JFFS2] Handle inodes with only a single metadata node with non-zero isize
David Woodhouse
2007-04-25
3
-9
/
+20
|
*
|
|
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
2007-04-25
45
-217
/
+155
|
*
|
|
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
2007-04-25
1
-2
/
+2
|
*
|
|
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
2007-04-25
1
-5
/
+12
|
*
|
|
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
2007-04-25
1
-1
/
+1
|
*
|
|
[JFFS2] Better fix for all-zero node headers
Joakim Tjernlund
2007-04-25
2
-15
/
+5
|
*
|
|
[JFFS2] Improve read_inode memory usage, v2.
David Woodhouse
2007-04-25
3
-599
/
+618
|
*
|
|
[JFFS2] Improve failure mode if inode checking leaves unchecked space.
David Woodhouse
2007-04-23
1
-1
/
+2
|
*
|
|
[JFFS2] Fix cross-endian build.
David Woodhouse
2007-04-23
2
-3
/
+12
|
*
|
|
[MTD] Finish conversion mtd_blkdevs to use the kthread API
Christoph Hellwig
2007-04-22
1
-23
/
+9
|
*
|
|
[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.
Joakim Tjernlund
2007-04-20
1
-2
/
+1
|
*
|
|
Use menuconfig objects: MTD
Jan Engelhardt
2007-04-19
6
-78
/
+52
|
*
|
|
[MTD] mtd_blkdevs: Convert to use the kthread API
Eric W. Biederman
2007-04-19
1
-14
/
+5
|
*
|
|
[MTD] Fix fwh_lock locking
Shashi Rao
2007-04-17
1
-1
/
+2
|
*
|
|
[JFFS2] Speed up mount for directly-mapped NOR flash
Joakim Tjernlund
2007-04-17
1
-4
/
+11
|
*
|
|
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
2007-04-17
1
-65
/
+33
|
*
|
|
[JFFS2] Disable summary after wbuf recovery
Adrian Hunter
2007-04-17
1
-0
/
+3
|
*
|
|
[JFFS2] Prevent list corruption when handling write errors
Adrian Hunter
2007-04-17
1
-0
/
+5
|
*
|
|
[MTD] nandsim: enhance nandsim to allow arbitrary NAND size
Adrian Hunter
2007-04-17
1
-1
/
+20
|
*
|
|
[MTD] nandsim: Enhance nandsim optionally to report wear information
Adrian Hunter
2007-04-17
1
-0
/
+99
|
*
|
|
[MTD] nandsim: enhance nandsim to simulate flash errors
Adrian Hunter
2007-04-17
1
-1
/
+300
|
*
|
|
[MTD] nandsim: add partition capability to nandsim
Adrian Hunter
2007-04-17
1
-24
/
+73
|
*
|
|
[JFFS2] fix deadlock on error path
Artem Bityutskiy
2007-04-17
1
-1
/
+1
|
*
|
|
[MTD] [NAND] Casting bug in nand_default_block_markbad
Andre Renaud
2007-04-17
1
-1
/
+1
|
*
|
|
[MTD] Driver for AT26Fxxx dataflash devices
Hans-Jürgen Koch
2007-04-17
3
-0
/
+494
|
*
|
|
[MTD] Fix length comparison in MEMREADOOB
Thomas Gleixner
2007-04-17
1
-1
/
+1
|
*
|
|
[MTD] [NAND] Move ancient NAND chip support into a config option
Thomas Gleixner
2007-04-17
2
-0
/
+12
|
*
|
|
[MTD] [NAND] Use ecc.read/write_page_raw consequently
Thomas Gleixner
2007-04-17
1
-2
/
+2
|
*
|
|
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
2007-04-17
2
-0
/
+2
[next]