aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdpart.c
AgeCommit message (Expand)Author
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_is_locked interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unlock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: document parse_mtd_partitionsArtem Bityutskiy
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov
2011-09-11mtd: mtdpart: default to cmdlinepart, NULL partitions probingDmitry Eremin-Solenikov
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: be silent when mtd partition parser cannot be foundArtem Bityutskiy
2011-01-17mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy
2011-01-06mtd: initialize writebufsize in the MTD object of a partitionAnatolij Gustschin
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: mtdpart: prevent a read from regions[-1]Roel Kluin
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-05-26[MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse
2009-04-06[MTD] mtdpart: Make ecc_stats more realistic.Yauhen Kharuzhy
2009-04-04[MTD] driver model updatesDavid Brownell
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells