summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/redboot.c
AgeCommit message (Expand)AuthorLines
2014-01-03mtd: make register_mtd_parser return voidAxel Lin-1/+2
2012-03-27mtd: redboot: remove useless codeArtem Bityutskiy-4/+2
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy-2/+2
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy-2/+2
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy-2/+2
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds-7/+9
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker-0/+1
2011-10-16mtd: provide an alias for the redboot module nameAndres Salomon-0/+3
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov-7/+6
2010-08-08mtd: Update copyright noticesDavid Woodhouse-0/+18
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk-2/+0
2007-10-28[MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse-5/+20
2007-02-10[MTD] Improve heuristic for detecting wrong-endian RedBoot partition tableDavid Woodhouse-2/+11
2007-02-10[MTD] Fix RedBoot partition parsing regression harder.Rod Whitby-3/+5
2007-02-09[MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr-1/+1
2006-12-08[MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby-3/+20
2006-12-01[MTD] redboot partition combined fis / config problemYoshinori Sato-0/+3
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan-3/+1
2006-05-16[MTD] Fix build warnings in RedBoot MTD partition parser.Ben Dooks-9/+9
2006-03-31[PATCH] mtd/redboot: Handle holes in fis tablePeter Korsgaard-5/+1
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler-12/+10
2006-02-28[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler-1/+27
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+235