Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c00895ab2f08df7044e58ee01c38bf0a661ea0eb
/
drivers
/
mtd
/
nand
6a545a0
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
by Frank Haverkamp
· 18 years ago
25f0c65
ioremap balanced with iounmap for drivers/mtd subsystem
by Amol Lad
· 18 years ago
cbc88ba
[MTD NAND] Remove old code in au1550nd.c
by Michal Piotrowski
· 18 years ago
0a7d5f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
fb8d81e
[PATCH] MTD NAND: Fix ams-delta after core conversion
by Jonathan McDowell
· 18 years ago
7fd5aec
[PATCH] mtd corruption fix
by Richard Purdie
· 18 years ago
9a90986
[MTD NAND] Fix lookup error in nand_get_flash_type()
by David Woodhouse
· 18 years ago
6a5a297c
MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion
by Richard Purdie
· 18 years ago
8b0036e
[MTD] NAND: OOB buffer offset fixups
by Vitaly Wool
· 18 years ago
220b0f5
[PATCH] [MTD] NAND: fix dead URL in Kconfig
by Artem B. Bityutskiy
· 18 years ago
0d17821
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
27a2886
[MTD] NAND: Fix broken sharpsl driver
by Thomas Gleixner
· 18 years ago
844d3b4
MTD: fix all kernel-doc warnings
by Randy Dunlap
· 18 years ago
6a93096
[MTD] NAND: Select chip before checking write protect status
by Thomas Gleixner
· 18 years ago
0e4ced5
[MTD] NAND: Fix typo in mtd/nand/ts7250.c
by Petr Stetiar
· 18 years ago
2c06a08
[MTD NAND] s3c2412 support in s3c2410.c
by Ben Dooks
· 18 years ago
1794c13
[MTD] NAND: ndfc fix address offset thinko
by Thomas Gleixner
· 18 years ago
99974c6
[MTD] NAND: S3C2410 convert prinks to dev_*()s
by Ben Dooks
· 18 years ago
0d420f9
[MTD] NAND: Missing fixups
by Savin Zlobec
· 18 years ago
7bc3312
[MTD] NAND: Fix breakage all over the place
by Thomas Gleixner
· 18 years ago
7e4178f
[PATCH] NAND: fix remaining OOB length calculation
by Vitaly Wool
· 18 years ago
b6d5ee0
[MTD] NAND Fixup NDFC merge brokeness
by Thomas Gleixner
· 18 years ago
ad3b5fb
[MTD NAND] S3C2410 driver cleanup
by Ben Dooks
· 18 years ago
d1fef3c
[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.
by Ben Dooks
· 18 years ago
f906887
[MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles
by David Woodhouse
· 18 years ago
7e9a0bb
[MTD] Fix build warnings (and debug build error) in nand_base.c
by Andrew Morton
· 18 years ago
f1a28c0
[MTD] NAND Expose the new raw mode function and status info to userspace
by Thomas Gleixner
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
8be834f
[MTD] NAND Fix platform structure and NDFC driver
by Thomas Gleixner
· 18 years ago
33280ea
[MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64
by David Woodhouse
· 18 years ago
ba0251f
[MTD] NAND Consolidate references and add back default name setting
by Thomas Gleixner
· 18 years ago
cca3b83
[MTD] NAND simplify nand_chip_select
by Thomas Gleixner
· 18 years ago
29da9ce
[MTD] Fix thinko in nand_write_page_hwecc()
by David Woodhouse
· 18 years ago
f75e509
[MTD] NAND modularize write function
by Thomas Gleixner
· 18 years ago
e4d222f
[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.
by David Woodhouse
· 18 years ago
c5b553c
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
by David Woodhouse
· 18 years ago
f5bbdac
[MTD] NAND Modularize read function
by Thomas Gleixner
· 18 years ago
7314e9e
[MTD] NAND Cleanup oob functions
by Thomas Gleixner
· 18 years ago
7a30601
[MTD] NAND Introduce NAND_NO_READRDY option
by Thomas Gleixner
· 18 years ago
04bbd0e
[MTD] NAND Initialize controller lock and wq only once
by Thomas Gleixner
· 18 years ago
12efdde
[MTD] NAND fix cmd_ctrl breakage
by Thomas Gleixner
· 18 years ago
ace4dfe
[MTD] NAND coding style and namespace cleanup
by Thomas Gleixner
· 18 years ago
d470a97
[MTD] NAND LED support cleanup
by Thomas Gleixner
· 18 years ago
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 18 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 18 years ago
3821720
[MTD] Export nand_write_raw
by Thomas Gleixner
· 18 years ago
85b85fe
[MTD] Mark NAND drivers TOTO and PPChameleon broken
by Thomas Gleixner
· 18 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 18 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 18 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 18 years ago
0cddd6c
[MTD] ECC rework broke diskonchip
by Thomas Gleixner
· 18 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 18 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 18 years ago
7aa65bf
[MTD] NAND cleanup nand_scan
by Thomas Gleixner
· 18 years ago
58dd8f2
[MTD] NAND consolidate data types
by Thomas Gleixner
· 18 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 18 years ago
ce4c61f
[MTD] Add support for NDFC NAND controller
by Thomas Gleixner
· 18 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 18 years ago
819d6a3
[MTD] Improve software ECC calculation
by Thomas Gleixner
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
3d12c0c
[MTD] Add Amstrad Delta NAND support
by Jonathan McDowell
· 18 years ago
35af68b
NAND: Fix NAND ECC errors on AMD Au1550
by Sergei Shtylyov
· 18 years ago
155285c
NAND: AMD Au1550 driver reads write-only register
by Sergei Shtylyov
· 18 years ago
cead4db
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
by David Woodhouse
· 18 years ago
f41a5f8
[MTD] Add help text for MTD_NAND_CS553X option.
by David Woodhouse
· 18 years ago
52239da
[MTD NAND] Modify check for modules registering NAND devices without ->owner
by David Woodhouse
· 18 years ago
151e765
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
by David Woodhouse
· 18 years ago
552d920
[MTD] Fix module refcounting in NAND board drivers.
by David Woodhouse
· 18 years ago
e0c7d76
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
by David Woodhouse
· 19 years ago
6943f8a
[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips
by David Woodhouse
· 19 years ago
9d75414
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.
by David Woodhouse
· 19 years ago
c3f8abf
[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.
by David Woodhouse
· 19 years ago
4992a9e
Trivial typo fixes in Kconfig files (MTD).
by Egry Gábor
· 19 years ago
179fdc3
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
by David Woodhouse
· 19 years ago
7d532dd
ts72xx NAND driver
by Lennert Buytenhek
· 19 years ago
6e62e8c
MTD: Correct Poodle partition size
by Richard Purdie
· 19 years ago
8fe833c
[PATCH] LED: add NAND MTD activity LED trigger
by Richard Purdie
· 19 years ago
87d10f3
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
54af6b4
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
by Adrian Bunk
· 19 years ago
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
Next »