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
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
2006-06-20
1
-82
/
+215
*
[PATCH] NAND: fix remaining OOB length calculation
Vitaly Wool
2006-06-20
1
-2
/
+2
*
[MTD] Fix build warnings (and debug build error) in nand_base.c
Andrew Morton
2006-05-30
1
-4
/
+4
*
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
1
-10
/
+16
*
[MTD] NAND Signal that a bitflip was corrected by ECC
Thomas Gleixner
2006-05-29
1
-1
/
+4
*
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
1
-222
/
+320
*
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
1
-19
/
+33
*
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
2006-05-29
1
-9
/
+1
*
[MTD] NAND Consolidate references and add back default name setting
Thomas Gleixner
2006-05-27
1
-7
/
+10
*
[MTD] NAND simplify nand_chip_select
Thomas Gleixner
2006-05-27
1
-2
/
+0
*
[MTD] Fix thinko in nand_write_page_hwecc()
David Woodhouse
2006-05-26
1
-1
/
+1
*
[MTD] NAND modularize write function
Thomas Gleixner
2006-05-26
1
-514
/
+261
*
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
David Woodhouse
2006-05-25
1
-4
/
+4
*
[MTD] NAND Modularize read function
Thomas Gleixner
2006-05-25
1
-221
/
+227
*
[MTD] NAND Cleanup oob functions
Thomas Gleixner
2006-05-25
1
-75
/
+81
*
[MTD] NAND Initialize controller lock and wq only once
Thomas Gleixner
2006-05-25
1
-3
/
+4
*
[MTD] NAND fix cmd_ctrl breakage
Thomas Gleixner
2006-05-24
1
-5
/
+10
*
[MTD] NAND coding style and namespace cleanup
Thomas Gleixner
2006-05-24
1
-534
/
+520
*
[MTD] NAND LED support cleanup
Thomas Gleixner
2006-05-23
1
-2
/
+6
*
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-45
/
+0
*
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-61
/
+54
*
[MTD] Export nand_write_raw
Thomas Gleixner
2006-05-23
1
-0
/
+1
*
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
1
-62
/
+60
*
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
1
-1
/
+0
*
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-188
/
+0
*
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2006-05-23
1
-32
/
+32
|
\
|
*
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2006-05-22
1
-1
/
+1
|
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-32
/
+32
*
|
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-98
/
+48
*
|
[MTD] NAND cleanup nand_scan
Thomas Gleixner
2006-05-23
1
-174
/
+233
*
|
[MTD] NAND consolidate data types
Thomas Gleixner
2006-05-23
1
-53
/
+53
*
|
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
2006-05-23
1
-42
/
+62
*
|
[MTD] Simplify NAND locking
Thomas Gleixner
2006-05-23
1
-38
/
+43
|
/
*
[MTD NAND] Modify check for modules registering NAND devices without ->owner
David Woodhouse
2006-05-14
1
-6
/
+11
*
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
2006-05-14
1
-3
/
+13
*
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
2006-05-13
1
-357
/
+337
*
[PATCH] LED: add NAND MTD activity LED trigger
Richard Purdie
2006-03-31
1
-1
/
+25
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
1
-247
/
+282
|
\
|
*
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-239
/
+239
|
*
[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] NAND: Add suspend/resume functionality
Vitaly Wool
2005-11-06
1
-6
/
+40
|
*
[MTD] NAND: Use correct mask for OOB size calculation
Thomas Gleixner
2005-11-06
1
-2
/
+2
*
|
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
1
-3
/
+2
|
/
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
1
-0
/
+1
*
[MTD] NAND: Fix broken bad block scan for 16 bit devices
Thomas Gleixner
2005-07-16
1
-11
/
+11
*
[MTD] NAND: Change exports to _GPL
Thomas Gleixner
2005-06-29
1
-3
/
+3
*
[MTD] NAND: Reorganize chip locking
Thomas Gleixner
2005-06-29
1
-28
/
+29
*
[MTD] NAND: Honour autoplacement schemes supplied by the caller
Thomas Gleixner
2005-05-23
1
-2
/
+8
*
[MTD] NAND: Fix the broken dynamic array allocations
Jarkko Lavinen
2005-05-23
1
-5
/
+5
[next]