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
*
[MTD] NAND sharpsl.c: Add support for akita and borzoi models
Richard Purdie
2005-11-06
1
-3
/
+24
*
[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing
Nicolas Pitre
2005-11-06
1
-3
/
+6
*
[JFFS2] Fix broken compile when debug level = 2
Artem B. Bityutskiy
2005-11-06
1
-3
/
+3
*
[MTD] NAND s3c2410.c: Fix timing calculation bugs
Ben Dooks
2005-11-06
1
-9
/
+12
*
[JFFS2] Return 0, not number of bytes written, for success at commit_write
Todd Poynor
2005-11-06
1
-3
/
+3
*
[MTD] Don't let gcc inline functions marked __xipram
Nicolas Pitre
2005-11-06
1
-8
/
+8
*
[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err
Ben Dooks
2005-11-06
1
-2
/
+2
*
[MTD] maps/plat-ram.c: Initialize owner in device_driver struct
Ben Dooks
2005-11-06
1
-1
/
+2
*
[MTD] maps/bast-flash.c: Initialize owner in device_driver struct
Ben Dooks
2005-11-06
1
-1
/
+2
*
[MTD] NAND: s3c2410.c Initialize owner in device_driver struct
Ben Dooks
2005-11-06
1
-1
/
+3
*
[MTD] mtdpart.c: Allow eraseblock size != power of 2
Artem B. Bityutskiy
2005-11-06
1
-4
/
+5
*
[JFFS2] Fix dataflash support
Artem B. Bityutskiy
2005-11-06
3
-22
/
+40
*
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
2005-11-06
2
-21
/
+19
*
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
2005-11-06
2
-3
/
+34
*
[JFFS2] Use memset(struct) instead of nulling struct members one by one
Artem B. Bityutskiy
2005-11-06
1
-10
/
+7
*
[JFFS2] Remove stale comment
Artem B. Bityutskiy
2005-11-06
1
-2
/
+1
*
[MTD] OneNAND: Add missing files
Kyungmin Park
2005-11-06
2
-0
/
+368
*
[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
Ben Dooks
2005-11-06
1
-7
/
+7
*
[JFFS2] Rename jffs2_summary_node to jffs2_raw_summary
Ferenc Havasi
2005-11-06
3
-14
/
+16
*
[MTD] NAND: Alchemy board driver cleanup
Pete Popov
2005-11-06
2
-49
/
+72
*
[JFFS2] Debug code simplification, update TODO
Artem B. Bityutskiy
2005-11-06
14
-266
/
+235
*
[MTD] maps: Add support for MTX-1 Flash device
Joern Engel
2005-11-06
3
-2
/
+106
*
[JFFS2] Account summary space in reserved_size.
Ferenc Havasi
2005-11-06
1
-1
/
+3
*
[MTD] NAND: Add suspend/resume functionality
Vitaly Wool
2005-11-06
2
-7
/
+42
*
[MTD] maps: Add mapping driver for PQ2FADS boards.
Todd Poynor
2005-11-06
3
-2
/
+97
*
[JFFS2] Debug message format clean up
Artem B. Bityutskiy
2005-11-06
2
-159
/
+120
*
[JFFS2] Call summary collector for all mtd devices with writev support
Ferenc Havasi
2005-11-06
1
-5
/
+6
*
OneNAND: Remove OMAP platform driver
Kyungmin Park
2005-11-06
3
-154
/
+0
*
[MTD] OneNAND: Add generic platform driver
Kyungmin Park
2005-11-06
3
-0
/
+155
*
[MTD] maps/ixp4xx: remove platform specific bits
David Vrabel
2005-11-06
1
-16
/
+1
*
[JFFS2] Return real jffs2_sum_init() error code
Ferenc Havasi
2005-11-06
1
-3
/
+5
*
[JFFS2] Add erase block summary support (mount time improvement)
Ferenc Havasi
2005-11-06
20
-199
/
+1395
*
[MTD] OneNAND: Remove experimental Kconfig dependency
Kyungmin Park
2005-11-06
1
-2
/
+2
*
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
2005-11-06
2
-7
/
+5
*
[PATCH] OneNAND: Add simulator
Kyungmin Park
2005-11-06
3
-0
/
+474
*
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
2005-11-06
2
-182
/
+97
*
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2005-11-06
3
-20
/
+98
*
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
2005-11-06
5
-6
/
+123
*
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
2005-11-06
8
-6
/
+1990
*
[JFFS2] Remove support for virtual blocks
Ferenc Havasi
2005-11-06
4
-23
/
+13
*
[JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
Artem B. Bityutskiy
2005-11-06
1
-2
/
+2
*
[JFFS2] Calculate CRC check starting point correctly
Artem B. Bityutskiy
2005-11-06
2
-8
/
+9
*
[JFFS2] More message formatting cleanups
Artem B. Bityutskiy
2005-11-06
2
-7
/
+7
*
[JFFS2] Fix JFFS2 [mc]time handling
Artem B. Bityutskiy
2005-11-06
5
-17
/
+37
*
[JFFS2] Make the JFFS2 messages a bit nicer
Artem B. Bityutskiy
2005-11-06
1
-5
/
+5
*
[MTD] NAND: Use correct mask for OOB size calculation
Thomas Gleixner
2005-11-06
1
-2
/
+2
*
[MTD] Remove deprecated power management functions
Thomas Gleixner
2005-11-06
1
-45
/
+1
*
[MTD] Missing check on kmalloc return in INFTL mount.
David Woodhouse
2005-11-06
1
-3
/
+8
*
[JFFS2] Teach JFFS2 about Sibley flash
Nicolas Pitre
2005-11-06
3
-5
/
+46
*
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
2005-11-06
1
-50
/
+75
[next]