Jason Liu
|
4d523b60ef
mtd: check parts pointer before using it
|
14 years ago |
Brian Norris
|
92394b5c2b
mtd: spelling fixes
|
14 years ago |
Brian Norris
|
289c052221
mtd: replace DEBUG() with pr_debug()
|
14 years ago |
Dmitry Eremin-Solenikov
|
15c60a508a
mtd: drop mtd_device_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
c797533015
mtd: abstract last MTD partition parser argument
|
14 years ago |
Dmitry Eremin-Solenikov
|
1c4c215cbd
mtd: add new API for handling MTD registration
|
14 years ago |
Jamie Iles
|
eea72d5fdf
mtd: remove add_mtd_partitions, add_mtd_device and friends
|
14 years ago |
Jamie Iles
|
f5671ab3f6
mtd: introduce mtd_device_(un)register()
|
14 years ago |
Wanlong Gao
|
d5ca51292d
mtd:fix the bad format in the mtdcore.c
|
14 years ago |
Wanlong Gao
|
52534f2dba
mtd: simplify get_mtd_device_nm function
|
14 years ago |
Alexey Dobriyan
|
447d9bd820
mtd: convert to seq_file interface
|
14 years ago |
Grant Erickson
|
33b53716bc
mtd: create function to perform large allocations
|
14 years ago |
H Hartley Sweeten
|
ca91facf6b
mtd: local symbols should be static
|
14 years ago |
David Woodhouse
|
6ae0185fe2
mtd: Remove obsolete <mtd/compatmac.h> include
|
15 years ago |
David Woodhouse
|
a1452a3771
mtd: Update copyright notices
|
15 years ago |
Tejun Heo
|
05d71b4625
mtd: update gfp/slab.h includes
|
15 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 |
Jens Axboe
|
0661b1ac5d
mtd: ensure that bdi entries are properly initialized and registered
|
15 years ago |
Jörn Engel
|
a33eb6b910
Move mtd_bdi_*mappable to mtdcore.c
|
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 |
Maxim Levitsky
|
75c0b84d41
mtd: call the remove notifiers before assuming it is in use
|
15 years ago |
Maxim Levitsky
|
3bd456576f
mtd: create unlocked versions of {get,put}_mtd_device
|
15 years ago |
Ben Hutchings
|
b520e412fa
mtd: Replace static array of devices with an idr structure
|
15 years ago |
Ben Hutchings
|
f1332ba2f2
mtd: Introduce and use iteration macro for reading the MTD device table
|
15 years ago |
Roel Kluin
|
35016dd7e9
mtd: ensure index is positive
|
16 years ago |
David Woodhouse
|
6469f540ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 years ago |
H Hartley Sweeten
|
fca9108833
mtd: make few symbols static
|
16 years ago |
Saeed Bishara
|
6afc4fdb3e
mtd: fix the conversion from dev to mtd_info
|
16 years ago |
David Woodhouse
|
15bce40cb3
[MTD] Restore suspend/resume support for mtd devices
|
16 years ago |