Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9e09675366695405412b709e91709c1ce2925c90
/
drivers
/
mtd
/
nand
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
d947629
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
by Julia Lawall
· 16 years ago
afb5b5c
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
by Eric Miao
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
e902be5
Merge branches 'core' and 'clks' into devel
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
59f0cb0
[ARM] remove memzero()
by Russell King
· 16 years ago
29b6586
[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2
by Wolfgang Grandegger
· 16 years ago
7926b5a
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
by Ben Dooks
· 16 years ago
6af7a8e
[MTD] sharpsl-nand: move registration to board code
by Dmitry Baryshkov
· 16 years ago
a20c7ab
[MTD] sharpsl-nand: use platform_data for model-specific values
by Dmitry Baryshkov
· 16 years ago
c176d0c
[MTD] sharpsl-nand: cleanup partitions support
by Dmitry Baryshkov
· 16 years ago
a4e4f29
[MTD] sharpsl_nand: move io addr to struct sharpsl_nand
by Dmitry Baryshkov
· 16 years ago
2206ef1
[MTD] sharpsl_nand: make drvdata non-static
by Dmitry Baryshkov
· 16 years ago
2661524
[MTD] sharpsl_nand: switch to driver model usage.
by Dmitry Baryshkov
· 16 years ago
2be508d
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
7d28e0d
[MTD] [NAND] GPIO driver depends on ARM... for now.
by David Woodhouse
· 16 years ago
35a3479
[MTD] [NAND] sh_flctl: fix compile error
by Yoshihiro Shimoda
· 16 years ago
aaf7ea2
[MTD] [NAND] GPIO NAND flash driver
by Mike Rapoport
· 16 years ago
6b85202
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
by Manish Katiyar
· 16 years ago
b887265
USB: remove info() macro from usb mtd drivers
by Greg Kroah-Hartman
· 17 years ago
93a22f8
omap drivers: switch to standard GPIO calls
by David Brownell
· 16 years ago
6028aa0
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
by Yoshihiro Shimoda
· 16 years ago
3fc2389
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
by Richard Genoud
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
69fd3a8
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
by Sebastian Andrzej Siewior
· 16 years ago
52551be
[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
13f5369
[MTD] [NAND] driver extension to support NAND on TQM85xx modules
by Wolfgang Grandegger
· 17 years ago
95ebffd
[MTD] [NAND] fsl_upm: update driver for the new OF bindings
by Anton Vorontsov
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
35437b6
Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines
by Russell King
· 16 years ago
a7f3f03
[ARM] 5282/1: pxa: add CM-X255 support
by Mike Rapoport
· 16 years ago
3d73e89
[ARM] 5265/3: [AT91] Add copyright info
by Andrew Victor
· 16 years ago
ef89a88
[MTD] [NAND] nand_base.c: reset chip first
by Karl Beldan
· 16 years ago
076c7f4
[MTD] [NAND] tmio_nand: fix base address programming
by Dmitry Baryshkov
· 16 years ago
514fca4
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
by David Woodhouse
· 16 years ago
34f6e15
[MTD] [NAND] Freescale i.MX2 NAND driver
by Sascha Hauer
· 16 years ago
2675e94
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
by Enrico Scholz
· 17 years ago
c8c17c8
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
by Enrico Scholz
· 17 years ago
7dad482
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
by Enrico Scholz
· 17 years ago
Next »