Tejun Heo
|
589e9c4dac
mtd: convert to idr_alloc()
|
12 years ago |
Linus Torvalds
|
caf491916b
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
|
12 years ago |
Andrew Morton
|
a50915394f
revert "Revert "mm: remove __GFP_NO_KSWAPD""
|
12 years ago |
Mel Gorman
|
82b212f400
Revert "mm: remove __GFP_NO_KSWAPD"
|
12 years ago |
David Woodhouse
|
ffe3150125
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
|
12 years ago |
Rik van Riel
|
c654345924
mm: remove __GFP_NO_KSWAPD
|
12 years ago |
Brian Norris
|
e47f68587b
mtd: check for max_bitflips in mtd_read_oob()
|
13 years ago |
Brian Norris
|
d2d48480d1
mtd: move mtd_read_oob() definition out of mtd.h
|
13 years ago |
Mike Dunn
|
edbc4540e0
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
|
13 years ago |
Mike Dunn
|
d062d4ede8
mtd: bitflip_threshold added to mtd_info and sysfs
|
13 years ago |
Mike Dunn
|
a9b672e82b
mtd: expose ecc_strength through sysfs
|
13 years ago |
Shmulik Ladkani
|
3b27dac039
mtd: unify initialization of erase_info->fail_addr
|
13 years ago |
Artem Bityutskiy
|
de3cac9357
mtd: check for zero length in OTP functions
|
13 years ago |
Artem Bityutskiy
|
bcb1d23871
mtd: move zero length verification to MTD API functions
|
13 years ago |
Artem Bityutskiy
|
0dd5235f51
mtd: harmonize mtd_point interface implementation
|
13 years ago |
Artem Bityutskiy
|
834247ec7e
mtd: remove retlen zeroing duplication
|
13 years ago |
Artem Bityutskiy
|
664addc248
mtd: remove R/O checking duplication
|
13 years ago |
Artem Bityutskiy
|
8273a0c911
mtd: add offset and length checks to the API function
|
13 years ago |
Brian Norris
|
3ee5014185
mtd: mtdcore: remove unnecessary mtd->resume check
|
13 years ago |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 years ago |
Fabio Estevam
|
335a5f409e
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
|
13 years ago |
Artem Bityutskiy
|
1a30871fe6
mtd: fix MTD suspend
|
13 years ago |
Artem Bityutskiy
|
079c985e7a
mtd: do not use mtd->suspend and mtd->resume directly
|
13 years ago |
Artem Bityutskiy
|
381345652f
mtd: do not use mtd->lock, unlock and is_locked directly
|
13 years ago |
Artem Bityutskiy
|
1dbebd3256
mtd: harmonize mtd_writev usage
|
13 years ago |
Artem Bityutskiy
|
33c87b4a2c
mtd: mtdcore: export symbols cleanup
|
13 years ago |
Artem Bityutskiy
|
52b020317f
mtd: clean-up the default_mtd_writev function
|
13 years ago |
Artem Bityutskiy
|
d5de20a9a1
mtd: kill dev_to_mtd helper
|
13 years ago |
Artem Bityutskiy
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 years ago |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 years ago |