index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[MTD] FTL Fix missing pointer assignment
Herbert Valerio Riedel
2005-05-23
1
-2
/
+3
[next]