index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[JFFS2] Add symlink caching support.
Artem B. Bityuckiy
2005-05-23
5
-70
/
+117
*
[MTD] NAND: Use cond_resched instead of msleep
Thomas Gleixner
2005-05-23
1
-2
/
+2
*
[JFFS2] Fix NOR specific scan BUG
Artem B. Bityuckiy
2005-05-23
3
-10
/
+15
*
[JFFS2] Prevent ino cache removal for inodes in use
David Woodhouse
2005-05-23
5
-16
/
+24
*
[MTD] Replace all the Au1x mapping drivers with a simplified single driver
Pete Popov
2005-05-23
7
-867
/
+199
*
[MTD] Use after free, found by the Coverity tool
Joern Engel
2005-05-23
1
-3
/
+3
*
[MTD] NAND: Check command timeout
Thomas Gleixner
2005-05-23
1
-11
/
+26
*
[MTD] DiskOnChip: Wait for the command to finish.
Thomas Gleixner
2005-05-23
1
-2
/
+9
*
[MTD] Sparse fixes
Ben Dooks
2005-05-23
1
-9
/
+11
*
[MTD] Fix unregister_mtd_user() public function documentation.
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
[MTD] Update BAST driver configuration
Ben Dooks
2005-05-23
1
-4
/
+5
*
[MTD] Make OTP actually work.
Nicolas Pitre
2005-05-23
1
-3
/
+5
*
[JFFS2] Fix node lookup
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
*
[MTD] NAND: Fix bad block table scan for small page devices
Artem B. Bityuckiy
2005-05-23
1
-29
/
+30
*
[MTD] Quiet unused variable warning
Nicolas Pitre
2005-05-23
1
-2
/
+2
*
[MTD] NAND: Early Manufacturer ID lookup
Kyungmin Park
2005-05-23
2
-12
/
+11
*
[MTD] Add SST 39VF1601 (MPF+) ID
Ben Dooks
2005-05-23
1
-1
/
+17
*
[MTD] Fixup probing logic for single 16bit devices
Ben Dooks
2005-05-23
1
-1
/
+11
*
[MTD] NAND: Read only OOB bytes during bad block scan
Artem B. Bityuckiy
2005-05-23
1
-14
/
+38
*
[MTD] NAND: Allow operation without bad block table
Artem B. Bityuckiy
2005-05-23
1
-2
/
+3
*
[MTD] NAND: Skip bad block table scan on request
Thomas Gleixner
2005-05-23
2
-3
/
+8
*
[JFFS2] Use a single config option for write buffer support
Andrew Victor
2005-05-23
9
-70
/
+35
*
[JFFS2] Add support for JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
9
-17
/
+98
*
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.
Andrew Victor
2005-05-23
5
-44
/
+53
*
[MTD] Unabuse file-f_mode for OTP purpose
Nicolas Pitre
2005-05-23
1
-21
/
+27
*
[MTD] User interface to Protection Registers
Nicolas Pitre
2005-05-23
2
-4
/
+120
*
[MTD] Support for protection register support on Intel FLASH chips
Nicolas Pitre
2005-05-23
8
-127
/
+369
*
[JFFS2] Prevent deadlock during write buffer recovery
Estelle Hammache
2005-05-23
1
-4
/
+8
*
[MTD] Add OTP basisc
Nicolas Pitre
2005-05-23
2
-4
/
+14
*
[MTD] amd_flash: Fix chip ID clash
Jonas Holmberg
2005-05-23
1
-13
/
+1
*
[JFFS2] Remove NAND dependencies for NOR FLASH
David Woodhouse
2005-05-23
1
-1
/
+7
*
[MTD] DiskOnChip: big endian fix for NFTL devices
Thomas Gleixner
2005-05-23
1
-1
/
+5
*
[MTD] DiskOnChip code cleanup
Thomas Gleixner
2005-05-23
1
-16
/
+3
*
[MTD] DiskOnChip use CONFIG_ options instead of random symbols
Thomas Gleixner
2005-05-23
1
-5
/
+5
*
[JFFS2] Code cleanup
Estelle Hammache
2005-05-23
3
-47
/
+28
*
[MTD] Fix MTD device probing
Russell King
2005-05-23
1
-2
/
+2
*
[JFFS2] Fix refile of blocks due to write failure.
Estelle Hammache
2005-05-23
1
-3
/
+6
*
[JFFS2] Fix block refiling
Estelle Hammache
2005-05-23
1
-18
/
+47
*
[JFFS2] Fix write buffer retry case
Estelle Hammache
2005-05-23
1
-1
/
+32
*
[MTD] rtc_from4 error status check, disable virtual erase blocks
David A. Marlin
2005-05-23
1
-5
/
+89
*
[MTD] NAND Add optional ECC status check callback
David A. Marlin
2005-05-23
2
-13
/
+68
*
[MTD] Platform RAM Driver
Ben Dooks
2005-05-23
4
-2
/
+334
*
[MTD] NAND use symbols instead of literals
David A. Marlin
2005-05-23
1
-7
/
+7
*
[MTD] NAND SharpSL fix default partition size
Richard Purdie
2005-05-23
1
-2
/
+2
*
[JFFS2] Avoid warning for empty filesystems
Todd Poynor
2005-05-23
1
-2
/
+2
*
[MTD] NAND replace yield
Thomas Gleixner
2005-05-23
1
-2
/
+2
*
[MTD] bast-flash partitions fixup
Ben Dooks
2005-05-23
1
-5
/
+8
*
[MTD] Renesas AG-AND device recovery
David A. Marlin
2005-05-23
1
-4
/
+44
*
[MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery
David A. Marlin
2005-05-23
1
-5
/
+69
*
[MTD] NAND extended commands, badb block table autorefresh
David A. Marlin
2005-05-23
2
-3
/
+28
[prev]
[next]