Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5153b88cac
mtd: remove use of __devexit_p
|
12 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 years ago |
Brian Norris
|
b9bc815c2c
mtd: cafe_nand: spelling mistake
|
13 years ago |
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 |