Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
028a7b6d3d9fa2cc41d76d45575345cca8d00a4c
/
drivers
/
mtd
/
nand
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
3c6bee1
[PATCH] turn "const static" into "static const"
by Jesper Juhl
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
2b9175c
[MTD] Make functions static, include header files with prototypes
by Adrian Bunk
· 19 years ago
0c2e4b4
[ARM] Drivers should not make use of architecture private __ioremap
by Russell King
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
fa67164
[PATCH] kfree cleanup: drivers/mtd
by Jesper Juhl
· 19 years ago
61b03bd
[MTD] NAND: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
3096617
[MTD] NAND Kconfig: Simplify dependencies
by Thomas Gleixner
· 19 years ago
868801e
[MTD] NAND: nand_write_ecc memory and OOB corruption
by Todd Poynor
· 19 years ago
49196f3
[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)
by Vitaly Wool
· 19 years ago
87c146d
[MTD] NAND sharpsl.c: Add support for akita and borzoi models
by Richard Purdie
· 19 years ago
cfd320f
[MTD] NAND s3c2410.c: Fix timing calculation bugs
by Ben Dooks
· 19 years ago
d574504
[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err
by Ben Dooks
· 19 years ago
61a7275
[MTD] NAND: s3c2410.c Initialize owner in device_driver struct
by Ben Dooks
· 19 years ago
0255fc1
[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
by Ben Dooks
· 19 years ago
ef6f0d1
[MTD] NAND: Alchemy board driver cleanup
by Pete Popov
· 19 years ago
962034f
[MTD] NAND: Add suspend/resume functionality
by Vitaly Wool
· 19 years ago
d409466
[MTD] NAND: Use correct mask for OOB size calculation
by Thomas Gleixner
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
fc611a1
[ARM] Don't include mach-types.h unnecessarily
by Russell King
· 19 years ago
62052d4
[PATCH] MTD: Update SharpSL partition definitions
by Richard Purdie
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
19870da
[MTD] NAND: Fix broken bad block scan for 16 bit devices
by Thomas Gleixner
· 19 years ago
fb8d82a
[MTD] NAND s3c2410: Add missing NULL pointer check
by Ben Dooks
· 19 years ago
ba9fb37
[MTD] NAND: Remove unmaintained tx49xx board drivers
by Thomas Gleixner
· 19 years ago
0c80336
[MTD] NAND: sharpsl.c set correct file permissions
by Thomas Gleixner
· 19 years ago
bd7bcf5
[MTD] NAND: Add ST chip IDs.
by Thomas Gleixner
· 19 years ago
a4f957f
[MTD] NAND: s3c24xx updates
by Ben Dooks
· 19 years ago
d7e78d4
[MTD] NAND: Change exports to _GPL
by Thomas Gleixner
· 19 years ago
c9e0536
[MTD] NAND: Fix broken bad block table scan
by Thomas Gleixner
· 19 years ago
0dfc624
[MTD] NAND: Reorganize chip locking
by Thomas Gleixner
· 19 years ago
f1f67a9
[MTD] NAND: Add Hynix to manufacturer list
by Nicolas S. Dade
· 19 years ago
90e260c
[MTD] NAND: Honour autoplacement schemes supplied by the caller
by Thomas Gleixner
· 19 years ago
0a18cde
[MTD] NAND: Fix the broken dynamic array allocations
by Jarkko Lavinen
· 20 years ago
abc37e6
[MTD] DiskOnChip: Add some comments
by Dan Brown
· 20 years ago
7e4a1d3
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
by Dan Brown
· 20 years ago
dff5942
[MTD] DiskOnChip: Prevent problems with existing filesystems
by Dan Brown
· 20 years ago
82e1d19
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
by Dan Brown
· 20 years ago
e5a3e8c
[MTD] DiskOnChip: Fix (?) free OOB array info.
by Dan Brown
· 20 years ago
22c60f5
[MTD] NAND: Move the NULL check into the calling function
by Thomas Gleixner
· 20 years ago
bb75ba4
[MTD] NAND: Fix missing NULL pointer check
by Dan Brown
· 20 years ago
998cf64
[MTD] NAND: Fix oob available calculation
by Thomas Gleixner
· 20 years ago
1a78ff6
[MTD] DiskOnChip: Scan the entire device for Media Headers.
by Dan Brown
· 20 years ago
15fc108
[MTD] NAND: Use arrays of needed size instead of constant-sized.
by Artem B. Bityuckiy
· 20 years ago
5150228
[MTD] NAND nandsim: Use NAND_SKIP_BBT option
by Artem B. Bityuckiy
· 20 years ago
3e4ef3b
[MTD] NAND s3c2410: Simplify command handling
by Ben Dooks
· 20 years ago
3b946e3
[MTD] NAND: Fixed unused loop variable
by Ben Dooks
· 20 years ago
20a6c21
[MTD] NAND: Use cond_resched instead of msleep
by Thomas Gleixner
· 20 years ago
3b88775
[MTD] NAND: Check command timeout
by Thomas Gleixner
· 20 years ago
dfd6129
[MTD] DiskOnChip: Wait for the command to finish.
by Thomas Gleixner
· 20 years ago
fdf2fd5
[MTD] Sparse fixes
by Ben Dooks
· 20 years ago
171650a
[MTD] NAND: Fix bad block table scan for small page devices
by Artem B. Bityuckiy
· 20 years ago
0ea4a75
[MTD] NAND: Early Manufacturer ID lookup
by Kyungmin Park
· 20 years ago
eeada24
[MTD] NAND: Read only OOB bytes during bad block scan
by Artem B. Bityuckiy
· 20 years ago
41ce921
[MTD] NAND: Allow operation without bad block table
by Artem B. Bityuckiy
· 20 years ago
0040bf3
[MTD] NAND: Skip bad block table scan on request
by Thomas Gleixner
· 20 years ago
f29a4b8
[MTD] DiskOnChip: big endian fix for NFTL devices
by Thomas Gleixner
· 20 years ago
3960539
[MTD] DiskOnChip code cleanup
by Thomas Gleixner
· 20 years ago
651078b
[MTD] DiskOnChip use CONFIG_ options instead of random symbols
by Thomas Gleixner
· 20 years ago
ed3786a
[MTD] rtc_from4 error status check, disable virtual erase blocks
by David A. Marlin
· 20 years ago
068e3c0
[MTD] NAND Add optional ECC status check callback
by David A. Marlin
· 20 years ago
a4ab4c5
[MTD] NAND use symbols instead of literals
by David A. Marlin
· 20 years ago
7ba48c4
[MTD] NAND SharpSL fix default partition size
by Richard Purdie
· 20 years ago
15266bb
[MTD] NAND replace yield
by Thomas Gleixner
· 20 years ago
97f1a08
[MTD] Renesas AG-AND device recovery
by David A. Marlin
· 20 years ago
30f464b
[MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery
by David A. Marlin
· 20 years ago
28a48de
[MTD] NAND extended commands, badb block table autorefresh
by David A. Marlin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago