Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
856613c98c2f864994d5fb33a62b7a468f68ab9b
/
drivers
/
mtd
856613c
[MTD] use list_for_each_entry() in del_mtd_device()
by matthias@kaehlcke.net
· 16 years ago
2606c79
[MTD] use list_for_each_entry() in add_mtd_device()
by matthias@kaehlcke.net
· 16 years ago
ff0de61
[MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.
by Robert P. J. Day
· 16 years ago
437d0d2
[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c
by Toralf Förster
· 16 years ago
1b0b30a
[MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips
by Mike Rapoport
· 16 years ago
5c9c11e
[MTD] [NOR] Add support for flash chips with ID in bank other than 0
by Mike Rapoport
· 16 years ago
8fd310a
[MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips
by Mike Rapoport
· 16 years ago
deb1a5f
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
by Nate Case
· 16 years ago
91949d6
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
by Alexander Belyakov
· 17 years ago
2c4aabc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
a01e035
drivers: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
8136508
[MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.
by Atsushi Nemoto
· 17 years ago
3887ed5
[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash
by Michael Hennerich
· 17 years ago
2230b76
[MTD] m25p80: add FAST_READ access support to M25Pxx
by Bryan Wu
· 17 years ago
afc4bca
[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.
by Michael Hennerich
· 17 years ago
2314488
[MTD] [NAND] at91_nand: control NCE signal
by Atsushi Nemoto
· 17 years ago
d43fa14
[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260
by Richard Genoud
· 17 years ago
77f5492
[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260
by Richard Genoud
· 17 years ago
697fa972
UBI: add a message
by Artem Bityutskiy
· 17 years ago
e43fe68
Merge git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
986ee01
[MTD] Clean up AR7 partition map support
by David Woodhouse
· 17 years ago
fe22466
[MTD] [NOR] Fix Intel CFI driver for collie flash
by Thomas Kunze
· 17 years ago
ed8165c
[MTD] [NAND] Verify probe by retrying to checking the results match
by Ben Dooks
· 17 years ago
37e5ffa
[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board
by Ben Dooks
· 17 years ago
1c21ab6
[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data
by Ben Dooks
· 17 years ago
c45c6c6
[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction
by Ben Dooks
· 17 years ago
71d54f3
[MTD] [NAND] S3C2410 Large page NAND support
by Ben Dooks
· 17 years ago
0916083
[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch
by Ben Dooks
· 17 years ago
67e5a28
[MTD] [OneNAND] Allow for controller errors when reading
by Adrian Hunter
· 17 years ago
f1ebe4e
[MTD] [MAPS] omap_nor section fixes
by David Brownell
· 17 years ago
70b0725
[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips
by Trent Piepho
· 17 years ago
fecb886
[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips
by Trent Piepho
· 17 years ago
0ff6631
[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write
by Anton Vorontsov
· 17 years ago
93919d3
[MTD] [NAND] plat_nand: set mtd->name
by Hamish Moffatt
· 17 years ago
1938de4
[MTD] [NAND] corrected MPC8313 NAND fixes
by Mike Hench
· 17 years ago
9ebed3e
[MTD] [NAND] fsl_elbc_nand: fix mtd name
by Anton Vorontsov
· 17 years ago
f079788
[MTD] AR7 mtd partition map
by Matteo Croce
· 17 years ago
5c249c5
[MTD] [NAND] FSL UPM NAND driver
by Anton Vorontsov
· 17 years ago
a1c06ee
[MTD] [NAND] Fix checkpatch errors in pxa3xx_nand
by David Woodhouse
· 17 years ago
1b0a062
[MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip
by Andrei Dolnikov
· 17 years ago
75757006
[MTD] [MAPS] Extend plat-ram to support a supplied probe type
by Florian Fainelli
· 17 years ago
ca5c23c
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
by Paulius Zaleckas
· 17 years ago
fe69af0
[MTD] [NAND] support for pxa3xx
by eric miao
· 17 years ago
b73d7e43
[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)
by Roel Kluin
· 17 years ago
8e2537e
[MTD] fix minor typo in the MTD map driver for SHARP SL series
by Thomas Petazzoni
· 17 years ago
b0d06af
[MTD] cmdlinepart: Missing partition info is not an error
by Peter Korsgaard
· 17 years ago
c3f08b3
[MTD] [MAPS] add support for Nvidia MCP55 to ck804xrom
by Carl-Daniel Hailfinger
· 17 years ago
7fe9296
[MTD] make struct rfd_ftl_tr static
by Adrian Bunk
· 17 years ago
607d1cb
[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
by Adrian Bunk
· 17 years ago
eb8e318
[MTD] [NOR] cfi_cmdset_0020.c: make a function static
by Adrian Bunk
· 17 years ago
5ce45d5
[MTD] ftl.c: make code static
by Adrian Bunk
· 17 years ago
ed262c4
[MTD] cmdlinepart.c: don't compare pointers with 0
by Adrian Bunk
· 17 years ago
456d9fc
[MTD] mtdram.c should #include <linux/mtd/mtdram.h>
by Adrian Bunk
· 17 years ago
51ee83d
[MTD] proper prototypes for nftl_{read,write}_oob()
by Adrian Bunk
· 17 years ago
a8e8aa2
[MTD] proper prototypes for inftl_{read,write}_oob()
by Adrian Bunk
· 17 years ago
950bcb2
[MTD] mtd/ofpart.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
5765066
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
by Scott Wood
· 17 years ago
f72561cf
[MTD] Correct phram module param description
by Mark Hindley
· 17 years ago
52f8301
[MTD] [NAND] at91_nand: Make part_probes[] static
by Atsushi Nemoto
· 17 years ago
1ff1842
[MTD] [NAND] fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
41d867c
[MTD] [MAPS] fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
c27e9b8
[MTD] [NAND] fix possible Ooops in rfc_from4
by Sebastian Siewior
· 17 years ago
cb53b3b
[MTD] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
35d086b
[MTD] [JEDEC] Fix whitespace noise in chip table
by David Woodhouse
· 17 years ago
30d6a24
[MTD] [JEDEC] add support for the ST M29W400DB flash chip
by Gordon Farquharson
· 17 years ago
0bc88c5
[MTD] block2mtd: logging typo fixes
by Stephane Chazelas
· 17 years ago
ec12cc74e
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
by Adrian Bunk
· 17 years ago
7903cba
[MTD] mtdoops.c: make struct oops_cxt static again
by Adrian Bunk
· 17 years ago
41bdf96
[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig
by Mike Frysinger
· 17 years ago
f838bad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
9a64388d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
434b825
UBI: print media information earlier
by Artem Bityutskiy
· 17 years ago
4bc1dca
UBI: fix mean EC calculation
by Artem Bityutskiy
· 17 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
cbd8a9d
UBI: initialize static volumes with vol->used_bytes
by Jan Altenberg
· 17 years ago
6e0c84e
UBI: improve Kconfig documentation
by Artem Bityutskiy
· 17 years ago
c450609
UBI: fix error printing
by Artem Bityutskiy
· 17 years ago
92a74f1
UBI: make ubi-header.h local
by Artem Bityutskiy
· 17 years ago
a4f0fcd
UBI: be verbose when debuggin is enabled
by Artem Bityutskiy
· 17 years ago
d4a32fe
[POWERPC] fsl_elbc_nand: factor out localbus defines
by Anton Vorontsov
· 17 years ago
f8e30e4
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
by Dmitry Adamushko
· 17 years ago
fb6d080
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
by Alexey Korolev
· 17 years ago
4a5691c
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
by Anton Vorontsov
· 17 years ago
6f5afae
mtd: nand: add out label in rfc_from4
by Sebastian Siewior
· 17 years ago
5d4294c
plat-orion: make orion_nand available for all Orion families
by Lennert Buytenhek
· 17 years ago
2875fb6
mtd: memory corruption in block2mtd.c
by Ingo van Lil
· 17 years ago
f7f02837
UBI: mtd/ubi/vtbl.c: fix memory leak
by Adrian Bunk
· 17 years ago
8eee9f1
UBI: fix sparse errors in ubi.h
by Harvey Harrison
· 17 years ago
19cd7b7
UBI: fix error message
by Artem Bityutskiy
· 17 years ago
fc39876
UBI: silence warning
by S.Çağlar Onur
· 17 years ago
66a1050
[MTD] [OneNAND] Fix unlock all in Double Density Package (DDP)
by Kyungmin Park
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
641f436
[MTD] [NAND] cs553x_nand: command line partitioning support
by Mart Raudsepp
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
f9f7dd2
[MTD] Fix mtdoops.c compilation
by David Woodhouse
· 17 years ago
484b8e6
[MTD] [NOR] fix startup lock when using multiple nor flash chips
by Rizzo Davide
· 17 years ago
53fb84a0
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
by Samuel Tardieu
· 17 years ago
d547668
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
by akpm@linux-foundation.org
· 17 years ago
Next »