Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
11ddad396086f8d1dfcb0056dc9d65d228f755c1
/
drivers
/
mtd
/
nand
3d45955
[MTD] [NAND] subpage read feature as a way to increase performance.
by Alexey Korolev
· 17 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
30821fe
CPUFREQ: S3C24XX NAND driver frequency scaling support.
by Ben Dooks
· 16 years ago
ee39a0e
[MTD][NAND] au1550nd: remove unused variable
by Yoichi Yuasa
· 16 years ago
55679df
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
by Anton Vorontsov
· 16 years ago
044e5f4
Merge branch 'pxa' into devel
by Russell King
· 16 years ago
a9da4f7
Merge branches 'pxa-ian' and 'pxa-xm270' into pxa
by Russell King
· 16 years ago
f63af11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
by Milton Miller
· 17 years ago
0acf944
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
by Anton Vorontsov
· 17 years ago
ec6e0ea
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
by Anton Vorontsov
· 17 years ago
452db27
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
by Anton Vorontsov
· 17 years ago
bd5a438
[MTD] [NAND] atmel_nand can be modular
by David Brownell
· 17 years ago
d6248fd
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
by Haavard Skinnemoen
· 17 years ago
23a346c
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
by David Brownell
· 17 years ago
a8931ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
70eb33d
[ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib
by Mike Rapoport
· 17 years ago
f4db56f
[MTD] orion_nand: add chip_delay parameter
by Saeed Bishara
· 17 years ago
90574d0
[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved
by David Woodhouse
· 17 years ago
984290d
[MTD] [NAND] atmel_nand: make available on AVR32
by Håvard Skinnemoen
· 17 years ago
cc0c72e
[MTD] [NAND] atmel_nand: Clean up and fix probe() error path
by Håvard Skinnemoen
· 17 years ago
3c3796c
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
by Håvard Skinnemoen
· 17 years ago
d4f4c0a
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig
by Håvard Skinnemoen
· 17 years ago
62fd71f
[MTD] [NAND] at91_nand: Convert to generic GPIO API
by Håvard Skinnemoen
· 17 years ago
aa83570
[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove
by Anton Vorontsov
· 17 years ago
4474573
[MTD] [NAND] nandsim: missing header for do_div
by Randy Dunlap
· 17 years ago
7e74a50
[MTD] [NAND] S3C2410: Remove changelog and tidy header
by Ben Dooks
· 17 years ago
451d339
[MTD] [NAND] S3C2410: Change printk() into dev_dbg()
by Ben Dooks
· 17 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 17 years ago
6eda7a5
[MTD] [NAND] nandsim: allow for 64-bit size
by Adrian Hunter
· 17 years ago
07293b2
[MTD] [NAND] nandsim: fix overridesize
by Adrian Hunter
· 17 years ago
af3decc
[MTD] [NAND] nandsim: fix size bug
by Adrian Hunter
· 17 years ago
9b62d86
[MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path
by Eric Miao
· 17 years ago
ff0de61
[MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
437d0d2
[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c
by Toralf Förster
· 17 years ago
8136508
[MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.
by Atsushi Nemoto
· 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
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
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
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
fe69af0
[MTD] [NAND] support for pxa3xx
by eric miao
· 17 years ago
5765066
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
by Scott Wood
· 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
c27e9b8
[MTD] [NAND] fix possible Ooops in rfc_from4
by Sebastian Siewior
· 17 years ago
ec12cc74e
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
by Adrian Bunk
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
d4a32fe
[POWERPC] fsl_elbc_nand: factor out localbus defines
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
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
76b1046
[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.
by Scott Wood
· 17 years ago
8e87d78
drivers/mtd/: Spelling fixes
by Joe Perches
· 17 years ago
1c45f60
[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...
by Scott Wood
· 17 years ago
5eb9103
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
by Bryan Wu
· 17 years ago
f4dda09
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
by Bryan Wu
· 17 years ago
a503677
[MTD] [NAND] Remove unused variable in plat_nand_remove
by Li Zefan
· 17 years ago
842b1a10
[MTD] [NAND] at91_nand: Make mtdparts option can override board info
by Atsushi Nemoto
· 17 years ago
d0bf379
[MTD] [NAND] fix s3c2410 error correction
by Matt Reimer
· 17 years ago
4fac9f6
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
by Matt Reimer
· 17 years ago
78b6517
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
2a1dba2
[MTD] [NAND] Marvell Orion device bus NAND controller
by Tzachi Perelstein
· 17 years ago
846fc31
[MTD] [NAND] pasemi_nand driver
by Egor Martovetsky
· 17 years ago
03680b1
[MTD] [NAND] S3C2410 correctly set nFCE over resume
by Ben Dooks
· 17 years ago
a25b7fe
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
by Michael Hennerich
· 17 years ago
9c37f33
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
by David Woodhouse
· 17 years ago
eb68450
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
by Jörn Engel
· 17 years ago
c32b8dc
[MTD] [NAND] treat any negative return value from correct() as an error
by Matt Reimer
· 17 years ago
39e73fc
[MTD] [NAND] nandsim: bugfix in initialization
by Artem Bityutskiy
· 17 years ago
4226594
[MTD] Fix typo in Alauda config option help text.
by Dave Jones
· 17 years ago
b773bb2
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
by Matt Reimer
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
b37bde1
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
by Bryan Wu
· 17 years ago
f96880d
[MTD] [NAND] Fix compiler warning in Alauda driver
by akpm@linux-foundation.org
· 17 years ago
49defc0
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
by David Woodhouse
· 17 years ago
1fcf8ce
[MTD] [NAND] Resume method for CAFÉ NAND controller
by David Woodhouse
· 17 years ago
06ed24e
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
by David Woodhouse
· 17 years ago
b7a7018
[MTD] [NAND] s3c2410: fix arch moves
by Ben Dooks
· 17 years ago
98b830d
[MTD] [NAND] nandsim: avoid deadlocking FS
by Artem Bityutskiy
· 17 years ago
e208520
[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers
by Jörn Engel
· 17 years ago
62d24d9
Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by David Woodhouse
· 17 years ago
3feb0ff
[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc
by Josh Boyer
· 17 years ago
515495a
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
by Ben Dooks
· 18 years ago
a4265f8
[MTD] [NAND] at91_nand rdy_pin fix
by Ivan Kuten
· 18 years ago
06a7643
[MTD] [NAND] fix race in nand_base.c
by Artem Bityutskiy
· 17 years ago
9d7b4b5
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
by Roland Stigge
· 17 years ago
Next »