Dan Carpenter
|
48f8b64129
mtd: cafe_nand: fix an & vs | mistake
|
13 years ago |
Shmulik Ladkani
|
5c2ffb11d4
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
|
13 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 years ago |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 years ago |
Axel Lin
|
4d16cd6587
mtd: use module_pci_driver
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Linus Torvalds
|
e0d65113a7
Merge git://git.infradead.org/mtd-2.6
|
13 years ago |
Paul Gortmaker
|
a0e5cc581b
mtd: Add module.h to drivers users that were implicitly using it.
|
14 years ago |
Brian Norris
|
7854d3f749
mtd: spelling, capitalization, uniformity
|
14 years ago |
Dmitry Eremin-Solenikov
|
4d32de8138
mtd: cafe_nand.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
2e7485f499
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
|
14 years ago |
Brian Norris
|
bb9ebd4e71
mtd: nand: rename NAND_USE_FLASH_BBT
|
14 years ago |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 years ago |
Jamie Iles
|
46720bbf67
mtd: cafe_nand: convert to mtd_device_register()
|
14 years ago |
Justin P. Mattock
|
631dd1a885
Update broken web addresses in the kernel.
|
14 years ago |
David Woodhouse
|
0ae28a35bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Woodhouse
|
5e81e88a4c
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
|
15 years ago |
Márton Németh
|
377ace08ea
mtd: nand: make PCI device id constant
|
15 years ago |
Linus Torvalds
|
a7c367b95a
Merge git://git.infradead.org/mtd-2.6
|
15 years ago |
Peter Huewe
|
627df23c61
trivial: mtd: add __init/__exit macros to init/exitfunctions
|
16 years ago |
Sneha Narnakaje
|
46a8cf2df2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
|
16 years ago |
Alan Cox
|
67cd724f6d
cafe_nand: Fix warning
|
16 years ago |
David Woodhouse
|
c451c7c4c9
[MTD] [NAND] Add parent info for CAFÉ controller
|
16 years ago |
Philip Rakity
|
68874414de
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
|
16 years ago |
David Woodhouse
|
514fca4373
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
|
17 years ago |
Toralf Förster
|
437d0d299f
[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c
|
17 years ago |
David Woodhouse
|
9c37f3329a
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
|
17 years ago |