Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b29e4da41eb1114080b06dce31326d5a0e96a15a
/
drivers
/
mtd
/
nand
94da210
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
by Simon Kagstrom
· 15 years ago
c276aca
mtd: nand: fix build failure and incorrect return from omap_wait()
by vimal singh
· 15 years ago
ae27a7a
mtd: atmel_nand: Fix typo s/parititions/partitions/
by Thadeu Lima de Souza Cascardo
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
272023d
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
by Atsushi Nemoto
· 15 years ago
bfee1a4
mtd: orion_nand: use burst reads with double word accesses
by Nicolas Pitre
· 15 years ago
9dbc090
mtd/nand: s3c6400 support for s3c2410 driver
by Peter Korsgaard
· 15 years ago
e635a01
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
by David Woodhouse
· 15 years ago
947391c
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
by Ben Dooks
· 15 years ago
dea2aa6
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
by Ben Dooks
· 15 years ago
9db41f9
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
by Michel Pollet
· 16 years ago
43950a6
mtd: nand: max_retries off by one in mxc_nand
by Roel Kluin
· 15 years ago
a755a38
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
by Peter Korsgaard
· 15 years ago
cd24f8c
mtd: davinci nand: update clock naming
by Kevin Hilman
· 15 years ago
67ce04b
mtd: nand: add OMAP2/OMAP3 NAND driver
by Vimal Singh
· 16 years ago
c3a9f35
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
by Cliff Cai
· 16 years ago
530c3b6
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
by Mike Frysinger
· 16 years ago
f4fa697
mtd: add on-flash BBT support for Atmel NAND driver
by Simon Polette
· 15 years ago
bd3fd62
mtd: MXC NAND support for 2KiB page size flashes
by Vladimir Barinov
· 16 years ago
f36e20c
mtd: plat_nand: allow platform to set partitions
by H Hartley Sweeten
· 16 years ago
bf95efd
mtd: plat_nand: add platform probe/remove callbacks
by H Hartley Sweeten
· 16 years ago
d6fed9e
mtd: extend plat_nand for (read|write)_buf
by Alexander Clouter
· 16 years ago
f19e899
mtd: davinci_nand: cmdlinepart uses MTD IDs
by David Brownell
· 16 years ago
b258fd8
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
by Magnus Lilja
· 16 years ago
260dc00
mtd: nand: fix 512 byte software ecc support
by Vimal Singh
· 16 years ago
6a4123e
mtd: nand: davinci_nand, 4-bit ECC for smallpage
by David Brownell
· 16 years ago
533a014
mtd: nand: minor davinci_nand cleanup
by David Brownell
· 16 years ago
81d19b0
mtd: nand: don't walk past end of oobfree[]
by David Brownell
· 16 years ago
24b5ce2
mtd: plat_nand: fix section error
by Thomas Chou
· 16 years ago
ed27f02
[MTD] [NAND] S3C2410: Allow commandline partition processing
by Andy Green
· 16 years ago
ae7304e
[MTD] [NAND] S3C2410: Fix CFG debug order
by Andy Green
· 16 years ago
2612e52
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
by Nelson Castillo
· 16 years ago
8c3e843
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
by Andy Green
· 16 years ago
3db7215
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
by Ben Dooks
· 15 years ago
ec0482e
[MTD] [NAND] S3C2410: Move to using platform device table
by Ben Dooks
· 15 years ago
8193304
mtd: Fix handling of mtdname in txx9ndfmc.c
by David Woodhouse
· 15 years ago
8541c11
mtd: MXC NAND driver fixes (v5)
by Vladimir Barinov
· 16 years ago
ccd9385
[MTD] Remove mtd->{suspend,resume} calls from board drivers
by David Woodhouse
· 16 years ago
67cd724
cafe_nand: Fix warning
by Alan Cox
· 16 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
30bbf14
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ade92a6
[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays
by Wolfgang Grandegger
· 16 years ago
b6e0e8c
[MTD] [NAND] FSL-UPM: add multi chip support
by Wolfgang Grandegger
· 16 years ago
1b57819
[MTD] [NAND] Add support for NAND on the Socrates board
by Wolfgang Grandegger
· 16 years ago
81ec536
[MTD] [NAND] Add support for 4KiB pages.
by Thomas Gleixner
· 17 years ago
cab4e4c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 16 years ago
c451c7c
[MTD] [NAND] Add parent info for CAFÉ controller
by David Woodhouse
· 16 years ago
87f39f0
[MTD] support driver model updates
by David Brownell
· 16 years ago
9d63287
[MTD] [NAND] move gen_nand's probe function to .devinit.text
by Uwe Kleine-König
· 16 years ago
a6e6abd
module: remove module_text_address()
by Rusty Russell
· 16 years ago
2a7af8c
trivial: MTD: remove EOL from MODULE_DESCRIPTION
by Niels de Vos
· 16 years ago
0fe41b8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
7a192ec
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
by Ming Lei
· 16 years ago
c36f1e3
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
c0e6616
[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page
by Yoshihiro Shimoda
· 16 years ago
f271049
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader
by Mike Rapoport
· 16 years ago
82a72d1
[MTD] [NAND] pxa3xx_nand: allow building as module
by Mike Rapoport
· 16 years ago
b2ed368
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
by Mike Rapoport
· 16 years ago
64fb65b
[MTD] TXx9 SoC NAND Flash Memory Controller driver
by Atsushi Nemoto
· 16 years ago
a4b6d51
[MTD] partitioning utility predicates
by David Brownell
· 16 years ago
d5e539a
[MTD] [NAND] davinci: drop usage of cpu_is_* macro
by Kevin Hilman
· 16 years ago
374555a
[MTD] [NAND] fix broken debug messages
by David Brownell
· 16 years ago
ff4569c
[MTD] [NAND] davinci_nand driver
by David Brownell
· 16 years ago
52ff49d
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
by David Brownell
· 16 years ago
bfc4925
[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()
by Mike Frysinger
· 16 years ago
8d30cab
[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit
by Mike Frysinger
· 16 years ago
08d2503
[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX
by Mike Frysinger
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
e65fb00
[ARM] MXC: remove _clk suffix from clock names
by Sascha Hauer
· 16 years ago
b74d196
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
by Eric Miao
· 16 years ago
7ebc8d5
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
by Eric Miao
· 16 years ago
bdf602b
[ARM] fix lots of ARM __devexit sillyness
by Russell King
· 16 years ago
fc6fc7f
Merge branch 'linus' into x86/apic
by Ingo Molnar
· 16 years ago
744f659
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller
by Gregory CLEMENT
· 16 years ago
4272ebf
x86: allow more than 8 cpus to be used on 32-bit
by Yinghai Lu
· 16 years ago
e0c7ae3
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
by Ingo Molnar
· 16 years ago
4712fff
powerpc: More printing warning fixes for the l64 to ll64 conversion
by Stephen Rothwell
· 16 years ago
6887441
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
by Philip Rakity
· 16 years ago
a808ad3
[MTD] [NAND] ndfc driver
by Sean MacLennan
· 16 years ago
5b0d4d7
[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately
by Matt Reimer
· 16 years ago
7f9938d
[MTD] [NAND] pxa3xx: fix non-page-aligned reads
by Matt Reimer
· 16 years ago
a5cce42
[MTD] [NAND] fix nandsim sched.h references
by Randy Dunlap
· 16 years ago
232ed5e
[MTD] [NAND] alauda: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
353816f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cb96cf1
[ARM] MX3: add NAND support
by Sascha Hauer
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
03ed107
[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.
by Jason Jin
· 16 years ago
d3af0f0
[MTD] [NAND] remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
c4956ed
Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6
by David Woodhouse
· 16 years ago
0f07a0b
[MTD] [NAND] Remove strange u_int64_t types from nandsim
by David Woodhouse
· 16 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
8a4c249
MTD: nandsim: use less RAM
by Alexey Korolev
· 16 years ago
a9fc899
MTD: nandsim: add option to use a file to cache pages
by Adrian Hunter
· 16 years ago
9359ea46
MTD: nandsim: suppress unnecessary warning
by Adrian Hunter
· 16 years ago
e93f1be
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
by Denis V. Lunev
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
Next »