index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
1
-1
/
+0
2005-09-17
[PATCH] MTD: Update SharpSL partition definitions
Richard Purdie
1
-2
/
+8
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-07-16
[MTD] NAND: Fix broken bad block scan for 16 bit devices
Thomas Gleixner
2
-22
/
+20
2005-07-06
[MTD] NAND s3c2410: Add missing NULL pointer check
Ben Dooks
1
-2
/
+3
2005-07-06
[MTD] NAND: Remove unmaintained tx49xx board drivers
Thomas Gleixner
4
-838
/
+0
2005-07-06
[MTD] NAND: sharpsl.c set correct file permissions
Thomas Gleixner
1
-0
/
+0
2005-06-29
[MTD] NAND: Add ST chip IDs.
Thomas Gleixner
1
-2
/
+11
2005-06-29
[MTD] NAND: s3c24xx updates
Ben Dooks
2
-35
/
+152
2005-06-29
[MTD] NAND: Change exports to _GPL
Thomas Gleixner
1
-3
/
+3
2005-06-29
[MTD] NAND: Fix broken bad block table scan
Thomas Gleixner
1
-10
/
+43
2005-06-29
[MTD] NAND: Reorganize chip locking
Thomas Gleixner
1
-28
/
+29
2005-05-27
[MTD] NAND: Add Hynix to manufacturer list
Nicolas S. Dade
1
-0
/
+1
2005-05-23
[MTD] NAND: Honour autoplacement schemes supplied by the caller
Thomas Gleixner
1
-2
/
+8
2005-05-23
[MTD] NAND: Fix the broken dynamic array allocations
Jarkko Lavinen
1
-5
/
+5
2005-05-23
[MTD] DiskOnChip: Add some comments
Dan Brown
1
-1
/
+11
2005-05-23
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
Dan Brown
1
-3
/
+1
2005-05-23
[MTD] DiskOnChip: Prevent problems with existing filesystems
Dan Brown
1
-2
/
+2
2005-05-23
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
Dan Brown
1
-4
/
+3
2005-05-23
[MTD] DiskOnChip: Fix (?) free OOB array info.
Dan Brown
1
-2
/
+2
2005-05-23
[MTD] NAND: Move the NULL check into the calling function
Thomas Gleixner
1
-8
/
+8
2005-05-23
[MTD] NAND: Fix missing NULL pointer check
Dan Brown
1
-7
/
+7
2005-05-23
[MTD] NAND: Fix oob available calculation
Thomas Gleixner
1
-7
/
+4
2005-05-23
[MTD] DiskOnChip: Scan the entire device for Media Headers.
Dan Brown
1
-22
/
+28
2005-05-23
[MTD] NAND: Use arrays of needed size instead of constant-sized.
Artem B. Bityuckiy
1
-5
/
+5
2005-05-23
[MTD] NAND nandsim: Use NAND_SKIP_BBT option
Artem B. Bityuckiy
1
-29
/
+12
2005-05-23
[MTD] NAND s3c2410: Simplify command handling
Ben Dooks
1
-106
/
+12
2005-05-23
[MTD] NAND: Fixed unused loop variable
Ben Dooks
1
-2
/
+2
2005-05-23
[MTD] NAND: Use cond_resched instead of msleep
Thomas Gleixner
1
-2
/
+2
2005-05-23
[MTD] NAND: Check command timeout
Thomas Gleixner
1
-11
/
+26
2005-05-23
[MTD] DiskOnChip: Wait for the command to finish.
Thomas Gleixner
1
-2
/
+9
2005-05-23
[MTD] Sparse fixes
Ben Dooks
1
-9
/
+11
2005-05-23
[MTD] NAND: Fix bad block table scan for small page devices
Artem B. Bityuckiy
1
-29
/
+30
2005-05-23
[MTD] NAND: Early Manufacturer ID lookup
Kyungmin Park
2
-12
/
+11
2005-05-23
[MTD] NAND: Read only OOB bytes during bad block scan
Artem B. Bityuckiy
1
-14
/
+38
2005-05-23
[MTD] NAND: Allow operation without bad block table
Artem B. Bityuckiy
1
-2
/
+3
2005-05-23
[MTD] NAND: Skip bad block table scan on request
Thomas Gleixner
1
-1
/
+5
2005-05-23
[MTD] DiskOnChip: big endian fix for NFTL devices
Thomas Gleixner
1
-1
/
+5
2005-05-23
[MTD] DiskOnChip code cleanup
Thomas Gleixner
1
-16
/
+3
2005-05-23
[MTD] DiskOnChip use CONFIG_ options instead of random symbols
Thomas Gleixner
1
-5
/
+5
2005-05-23
[MTD] rtc_from4 error status check, disable virtual erase blocks
David A. Marlin
1
-5
/
+89
2005-05-23
[MTD] NAND Add optional ECC status check callback
David A. Marlin
1
-11
/
+54
2005-05-23
[MTD] NAND use symbols instead of literals
David A. Marlin
1
-7
/
+7
2005-05-23
[MTD] NAND SharpSL fix default partition size
Richard Purdie
1
-2
/
+2
2005-05-23
[MTD] NAND replace yield
Thomas Gleixner
1
-2
/
+2
2005-05-23
[MTD] Renesas AG-AND device recovery
David A. Marlin
1
-4
/
+44
2005-05-23
[MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery
David A. Marlin
1
-5
/
+69
2005-05-23
[MTD] NAND extended commands, badb block table autorefresh
David A. Marlin
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
20
-0
/
+11895