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
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[MTD] NAND: nand_write_ecc memory and OOB corruption
Todd Poynor
2005-11-07
1
-0
/
+1
|
*
[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)
Vitaly Wool
2005-11-07
1
-1
/
+1
|
*
[MTD] OneNAND/Kconfig: Fix dependencies
Thomas Gleixner
2005-11-07
1
-4
/
+3
|
*
Revert "[PATCH] OneNAND: Add simulator"
Thomas Gleixner
2005-11-07
3
-474
/
+0
|
*
[MTD] maps/Kconfig: Simplify and update dependencies
Sean Young
2005-11-07
1
-29
/
+32
|
*
[MTD] maps/ts5500: Fix partition support. Code cleanup
Sean Young
2005-11-07
1
-26
/
+12
|
*
[MTD] Tidy up Tims include cleanup
Thomas Gleixner
2005-11-07
3
-16
/
+19
|
*
[MTD] maps/ixp4xx: kill some warnings
David Vrabel
2005-11-07
1
-14
/
+12
|
*
[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
|
*
[MTD] NAND s3c2410.c: Fix timing calculation bugs
Ben Dooks
2005-11-06
1
-9
/
+12
|
*
[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
|
*
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
2005-11-06
1
-21
/
+18
|
*
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
2005-11-06
1
-3
/
+33
|
*
[MTD] OneNAND: Add missing files
Kyungmin Park
2005-11-06
1
-0
/
+246
|
*
[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
Ben Dooks
2005-11-06
1
-7
/
+7
|
*
[MTD] NAND: Alchemy board driver cleanup
Pete Popov
2005-11-06
2
-49
/
+72
|
*
[MTD] maps: Add support for MTX-1 Flash device
Joern Engel
2005-11-06
3
-2
/
+106
|
*
[MTD] NAND: Add suspend/resume functionality
Vitaly Wool
2005-11-06
1
-6
/
+40
|
*
[MTD] maps: Add mapping driver for PQ2FADS boards.
Todd Poynor
2005-11-06
3
-2
/
+97
|
*
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
|
*
[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
1
-7
/
+4
|
*
[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
1
-182
/
+89
|
*
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2005-11-06
2
-20
/
+89
|
*
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
2005-11-06
3
-4
/
+107
|
*
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
2005-11-06
6
-6
/
+1689
|
*
[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
|
*
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
2005-11-06
1
-50
/
+75
|
*
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
2005-11-06
2
-24
/
+67
|
*
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
2005-11-06
1
-56
/
+71
|
*
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
2005-11-06
5
-12
/
+873
|
*
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
Thomas Gleixner
2005-11-06
31
-75
/
+128
|
|
\
|
*
|
[MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte
Todd Poynor
2005-08-04
1
-9
/
+6
|
*
|
[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups
Todd Poynor
2005-08-04
1
-9
/
+8
|
*
|
[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created
Todd Poynor
2005-08-04
1
-3
/
+13
|
*
|
[MTD] mtd_blkdevs.c: Remove DEVFS leftovers
Todd Poynor
2005-08-04
1
-7
/
+1
|
*
|
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Todd Poynor
2005-08-04
4
-13
/
+32
*
|
|
[PATCH] check for failed kmalloc in inftlmount.c
Greg Ungerer
2005-11-07
1
-0
/
+6
*
|
|
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
20
-63
/
+32
|
|
/
|
/
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
8
-5
/
+8
|
\
\
[prev]
[next]